Hello All,
So let me start with a little background. Our company has been using the Openfire Spark combo for sometime now. I have been with the company since last December. One of my first tasks was to update and setup Openfire using an MySQL Database instead of the built in database. I followed the great documentation and support threads here on the site and was successful in my endeavors. This was a combo of Openfire 3.9.1 and Spark 2.6.3, and it worked flawlessly. However about 3 weeks ago now, I had logged into the Admin console to look into how I could incorporate a specific AD group instead of all users in our tree. When viewing the AD configuration info it cleared the host dn, admin dn, etc. Well since it had been a while since I configured it and I am not a AD guru, I struggled with this for a while until finally I was able to realize that I had added to much to the host dn. Problem solved I thought and because of the struggle abandoned the idea about the specific group for the time being. However since then we have had many issues with Openfire stability. Quite regularly users who shut their machines down at night will not be able to log in, however if a users was left logged in overnight they can still send and recieve messages freely until they sign out. Stopping and starting the service and redoing the configuration will sometimes solve the issues but not always. We have since moved the install to another machine that has no other real services or apps running on it to see if the issues was from something else on the machine, this also didnt work. We have updated Openfire to 3.9.3 and still see the issue. I have some error logs from this morning that I will post as I am not savvy with code. Please any help or suggestions would be greatly appriceated.
Error Logs from Admin console
rg.jrobin.core.RrdException: Bad sample timestamp 1407919260. Last update time was 1407919260, at least one second step is required
at org.jrobin.core.RrdDb.store(Unknown Source) at org.jrobin.core.Sample.update(Unknown Source) at org.jivesoftware.openfire.reporting.stats.StatsEngine$SampleTask.run(StatsEngin e.java:395) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2014.08.13 08:02:31 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [348baab5, 2d13f6b, 865b93db, a4698c18, 8a497f23, 646c2851, a3c741bd, dbb8c168, d608bebc, d19c8864, 171892df, ba77dfbe, 8c6e9fe4, 4b843074, 837ea393, fdfe01b6, 7f2e918f] for key amputil01/93bd712b2014.08.13 08:08:54 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [348baab5, 2d13f6b, 865b93db, a4698c18, 8a497f23, 646c2851, dbb8c168, cdb5c919, 1231c65d, 171892df, ba77dfbe, 8c6e9fe4, 1ab57ea0, 4b843074, 837ea393, fdfe01b6, 7f2e918f] for key amputil01/d608bebc2014.08.13 08:08:54 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [348baab5, 2d13f6b, 865b93db, a4698c18, 8a497f23, 646c2851, dbb8c168, cdb5c919, 1231c65d, 171892df, ba77dfbe, 8c6e9fe4, 1ab57ea0, 4b843074, 837ea393, fdfe01b6, 7f2e918f] for key amputil01/a3c741bd2014.08.13 08:14:52 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [348baab5, 2d13f6b, 865b93db, 8a497f23, 646c2851, dbb8c168, cdb5c919, b2e69657, 5de9c9a2, 1231c65d, 171892df, ba77dfbe, 1ab57ea0, 78157d1a, 4b843074, fdfe01b6, 7f2e918f, b73a6b23] for key amputil01/8c6e9fe42014.08.13 08:14:52 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [348baab5, 2d13f6b, 8a497f23, 646c2851, dbb8c168, cdb5c919, b2e69657, 5de9c9a2, 1231c65d, 171892df, ba77dfbe, 1ab57ea0, 78157d1a, 4b843074, 7f2e918f, b73a6b23] for key amputil01/865b93db2014.08.13 08:14:52 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [348baab5, 2d13f6b, 8a497f23, 646c2851, dbb8c168, cdb5c919, b2e69657, 5de9c9a2, 1231c65d, 171892df, ba77dfbe, 1ab57ea0, 78157d1a, 4b843074, 7f2e918f, b73a6b23] for key amputil01/fdfe01b62014.08.13 08:14:52 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [348baab5, 2d13f6b, 8a497f23, dbb8c168, cdb5c919, b2e69657, 5de9c9a2, 1231c65d, 171892df, ba77dfbe, 1ab57ea0, 78157d1a, 4b843074, 7f2e918f, b73a6b23] for key amputil01/646c28512014.08.13 08:15:13 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [b6ba8e0b, 348baab5, 8a497f23, e330aabb, dbb8c168, cdb5c919, 5de9c9a2, 1231c65d, b2e69657, b9057874, 1ab57ea0, fdc201aa, d0b957a5, 78157d1a, 7f2e918f, b73a6b23] for key amputil01/4b8430742014.08.13 08:22:15 org.jivesoftware.openfire.container.PluginManager - Error loading plugin: C:\Program Files\Openfire\plugins\broadcast java.lang.NullPointerException: No ComponentManager implementation available. at org.xmpp.component.ComponentManagerFactory.getComponentManager(ComponentManager Factory.java:62) at org.jivesoftware.openfire.plugin.BroadcastPlugin.initializePlugin(BroadcastPlug in.java:105) at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java :483) at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java :80) at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManag er.java:1074) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301 (Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknow n Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2014.08.13 08:22:15 org.jivesoftware.openfire.container.PluginManager - Error loading plugin: C:\Program Files\Openfire\plugins\clientcontrol java.lang.NullPointerException: No ComponentManager implementation available. at org.xmpp.component.ComponentManagerFactory.getComponentManager(ComponentManager Factory.java:62) at org.jivesoftware.openfire.plugin.spark.SparkManager.<init>(SparkManager.java:92 ) at org.jivesoftware.openfire.plugin.ClientControlPlugin.initializePlugin(ClientCon trolPlugin.java:70) at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java :483) at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java :80) at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManag er.java:1074) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301 (Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknow n Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) 2014.08.13 08:36:26 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [b3b28542, bfabc8e, 50271639, f9c42868, 58b44d4c, 43fe00dd, 2d550039, 7ec620c0, 865562e1, 73c707a1, 4567a856, 2a5f3365, b8bbdc00, 1f5c5165, f06e7e63, fc72492a, 7f7248b5, 4436da0b] for key amputil01/8d3f9f9e2014.08.13 08:36:26 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [b3b28542, bfabc8e, 50271639, f9c42868, 58b44d4c, 43fe00dd, 2d550039, 7ec620c0, 865562e1, 73c707a1, 4567a856, 2a5f3365, b8bbdc00, 1f5c5165, f06e7e63, fc72492a, 7f7248b5] for key amputil01/4436da0b2014.08.13 08:36:26 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [b3b28542, bfabc8e, 50271639, f9c42868, 58b44d4c, 43fe00dd, 2d550039, 7ec620c0, 865562e1, 73c707a1, 2a5f3365, b8bbdc00, 1f5c5165, f06e7e63, fc72492a, 7f7248b5] for key amputil01/4567a8562014.08.13 08:36:26 org.jivesoftware.openfire.handler.IQAuthHandler - Error during authentication. Session not found in [b3b28542, bfabc8e, f9c42868, 58b44d4c, 43fe00dd, 2d550039, 7ec620c0, 865562e1, 73c707a1, 2a5f3365, b8bbdc00, 1f5c5165, f06e7e63, fc72492a, 7f7248b5] for key amputil01/50271639
Im sorry the formatting screwed up in the paste