AuditImpl error upon log-in

I currently getting the following error. I am new to openfire and am not sure what it causing it. Could someone

help me with this?

org.jivesoftware.openfire.audit.spi.AuditorImpl$SaveQueuedPacketsTask.run(Audito rImpl.java:334)

] Internal server error

java.lang.NullPointerException

at org.jivesoftware.openfire.audit.spi.AuditorImpl.ensureMaxDays(AuditorImpl.java: 247)

at org.jivesoftware.openfire.audit.spi.AuditorImpl.access$100(AuditorImpl.java:30)

at org.jivesoftware.openfire.audit.spi.AuditorImpl$SaveQueuedPacketsTask.run(Audit orImpl.java:329)

at java.util.TimerThread.mainLoop(Unknown Source)

at java.util.TimerThread.run(Unknown Source)

Thanks,

Erin

Hey Erin,

Make sure that you configured the Folder to save the files in the admin console and that the user running the server has permission to read and write in the specified folder (and also create the specified folder).

Regards,

– Gato