Archive menu not shown in Monitor Service Plugin

Hi! I run 4.7.1 Openfire (fresh installation, embedded database) with 2.3.0 Monitoring Plugin. The button for accessing Archive Menu simply disappeared. Tried to reinstall plugin many times, but the button didn’t appear.

I know that are other threads about this error, but no success with any solution provided. Can someone help me?

Can you please review the log files of Openfire? There will probably be some indications on what is causing this in there. Try reloading the plugin to cause new messages to be written to the log file.

Good Morning!

The same thing happens to me.

Hello all;
I have an Openfire 4.7.1, build d7dfd04, with Monitoring plugin 2.3.0 and the same behavior. Database in mysql-server-8.0 on Ubuntu 20.04 server.
The plugin is installed, but not show any options in the web administration panel.
After installing I reload the plugin and capture the logs, that is the sequence (large):

2022.06.01 10:20:46 DEBUG [Jetty-QTP-AdminConsole-7121]: org.jivesoftware.openfire.container.PluginManager - Reloading plugin 'monitoring'...
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginManager - Unloading plugin 'monitoring'...
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 8 servlet name(s): org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp, org.jivesoftware.openfire.plugin.monitoring.conversations_jsp, org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp, org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp, org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp, org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp, org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp, org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp': /archive-conversation-participants.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp': /conversations.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp': /conversation-viewer.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp': /stats-dashboard.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp': /archive-search.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp': /stats-reporter.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp': /graph-viewer.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp' of plugin 'monitoring'
2022.06.01 10:20:46 TRACE [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp': /archiving-settings.jsp
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'JerseyApplication' of plugin 'monitoring'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'JerseyApplication' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'GraphServlet' of plugin 'monitoring'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'GraphServlet' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Unregistering servlet 'ConversationServlet' of plugin 'monitoring'
2022.06.01 10:20:46 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'ConversationServlet' of plugin 'monitoring' unregistered and destroyed successfully.
2022.06.01 10:20:46 ERROR [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginManager - An exception occurred while unloading plugin 'monitoring':
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/activation-1.1.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-client-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-container-servlet-core-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/barcodes-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jrobin-1.6.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/bcpkix-jdk15on-1.70.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jaxb-api-2.3.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/kernel-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/bcprov-jdk15on-1.70.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jakarta.activation-api-1.2.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/lucene-sandbox-8.4.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jakarta.ws.rs-api-2.1.6.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jackson-annotations-2.12.2.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/junit-4.11.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jcommon-1.0.16.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/javax.servlet-api-3.1.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-server-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/forms-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/aopalliance-repackaged-2.6.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/hamcrest-core-1.3.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/layout-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-util-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/lucene-queryparser-8.4.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/hk2-locator-2.6.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-container-jetty-http-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/txw2-2.3.3.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-entity-filtering-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-io-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jakarta.xml.bind-api-2.3.3.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-security-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-util-ajax-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jackson-core-2.12.2.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/pdfa-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-media-json-jackson-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-webapp-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/lucene-core-8.4.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-server-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jakarta.validation-api-2.0.2.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-container-servlet-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-http-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-common-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/monitoring-2.3.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jakarta.activation-1.2.2.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jackson-module-jaxb-annotations-2.12.2.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/istack-commons-runtime-3.0.11.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jackson-databind-2.12.2.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/hyph-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/styled-xml-parser-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/lucene-queries-8.4.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-servlet-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/hk2-utils-2.6.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-continuation-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jaxb-runtime-2.3.3.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/io-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jakarta.annotation-api-1.3.5.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jakarta.inject-2.6.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jetty-xml-9.4.42.v20210604.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/sign-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/svg-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-container-jetty-servlet-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/orsonpdf-1.9.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jfreechart-1.0.13.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/javax.activation-api-1.2.0.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/hk2-api-2.6.1.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/bcutil-jdk15on-1.70.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/jersey-hk2-2.35.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/font-asian-7.1.17.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/slf4j-api-1.7.30.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/javassist-3.25.0-GA.jar
2022.06.01 10:20:46 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginClassLoader - Unloading plugin JAR file /usr/share/openfire/plugins/monitoring/lib/osgi-resource-locator-1.0.3.jar
2022.06.01 10:20:49 INFO  [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully unloaded plugin 'monitoring'.
2022.06.01 10:20:49 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Extracting plugin 'monitoring'...
2022.06.01 10:20:49 DEBUG [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Successfully extracted plugin 'monitoring'.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginManager - Loading plugin 'monitoring'...
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 8 servlet name(s): org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp, org.jivesoftware.openfire.plugin.monitoring.conversations_jsp, org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp, org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp, org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp, org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp, org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp, org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp': org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp': /archive-conversation-participants.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp' registered on path: monitoring/archive-conversation-participants.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dconversation_002dparticipants_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp': org.jivesoftware.openfire.plugin.monitoring.conversations_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp': /conversations.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp' registered on path: monitoring/conversations.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.conversations_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp': org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp': /conversation-viewer.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp' registered on path: monitoring/conversation-viewer.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.conversation_002dviewer_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp': org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp': /stats-dashboard.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp' registered on path: monitoring/stats-dashboard.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002ddashboard_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp': org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp': /archive-search.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp' registered on path: monitoring/archive-search.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archive_002dsearch_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp': org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp': /stats-reporter.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp' registered on path: monitoring/stats-reporter.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.stats_002dreporter_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp': org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp': /graph-viewer.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp' registered on path: monitoring/graph-viewer.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.graph_002dviewer_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found class name for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp': org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp' of plugin 'monitoring'...
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for init params for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 0 init-params(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:49 TRACE [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Looking for URL patterns for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp'
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.util.WebXmlUtils - Found 1 URL pattern(s) for servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp': /archiving-settings.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp' registered on path: monitoring/archiving-settings.jsp
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'org.jivesoftware.openfire.plugin.monitoring.archiving_002dsettings_jsp' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'JerseyApplication' of plugin 'monitoring'...
2022.06.01 10:20:49 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'JerseyApplication' of plugin 'monitoring'...
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'JerseyApplication' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'JerseyApplication' registered on path: monitoring/api/*
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'JerseyApplication' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'GraphServlet' of plugin 'monitoring'...
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'GraphServlet' of plugin 'monitoring'...
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'GraphServlet' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'GraphServlet' registered on path: monitoring/graph
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'GraphServlet' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Loading servlet 'ConversationServlet' of plugin 'monitoring'...
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Initializing servlet 'ConversationServlet' of plugin 'monitoring'...
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Registering servlet 'ConversationServlet' of plugin 'monitoring' URL patterns.
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'ConversationServlet' registered on path: monitoring/conversation
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginServlet - Servlet 'ConversationServlet' of plugin 'monitoring' loaded successfully.
2022.06.01 10:20:50 DEBUG [pool-monitoring2]: com.reucon.openfire.plugin.archive.impl.DatabaseUpdateSplitJIDsTask - No need to run database table migration to split full JID values into bare JID and resource-part components: configuration indicates that migration already occurred.
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.apache.jasper.compiler.JspRuntimeContext - Compilation classpath initialized: /usr/share/openfire/plugins/monitoring/classes/:/usr/share/openfire/plugins/monitoring/database/:/usr/share/openfire/plugins/monitoring/i18n/:/usr/share/openfire/plugins/monitoring/web/:/tmp/jetty-0_0_0_0-7070-classes-_monitoring-any-8626074363634445039/jsp:/usr/share/openfire/plugins/monitoring/classes:/usr/share/openfire/plugins/monitoring/database:/usr/share/openfire/plugins/monitoring/i18n:/usr/share/openfire/plugins/monitoring/web
2022.06.01 10:20:50 DEBUG [pool-4280-thread-1]: org.apache.jasper.servlet.JspServlet - Scratch dir for the JSP engine is: [/tmp/jetty-0_0_0_0-7070-classes-_monitoring-any-8626074363634445039/jsp]
2022.06.01 10:20:50 ERROR [pool-4280-thread-1]: org.jivesoftware.openfire.container.PluginManager - An exception occurred while loading plugin 'monitoring':
        at org.jivesoftware.openfire.archive.ConversationManager.start(ConversationManager.java:236) ~[monitoring-2.3.0.jar:?]
        at org.jivesoftware.openfire.plugin.MonitoringPlugin.initializePlugin(MonitoringPlugin.java:205) ~[monitoring-2.3.0.jar:?]
2022.06.01 10:20:50 DEBUG [pool-monitoring2]: org.jivesoftware.openfire.muc.spi.MUCPersistenceManager - Counting rooms for service 'conference' in the database.
2022.06.01 10:20:50 TRACE [pool-monitoring2]: org.jivesoftware.openfire.muc.MultiUserChatManager - Loaded service ID for MUC service 'conference'

Hi @guus! Thank you for your help and sorry for my late response. I restarted opnefire service and there are the logs:

2022.06.01 11:01:56 e[33mWARN e[m [socket_c2s-thread-6]: org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to exception in session: (0x000001EB: nio socket, server, /192.168.0.213:29977 => 0.0.0.0/0.0.0.0:5222)
java.io.IOException: Foi forçado o cancelamento de uma conexão existente pelo host remoto
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
	at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1222) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1211) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.1.3.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 11:38:14 e[33mWARN e[m [socket_c2s-thread-4]: org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to exception in session: (0x000001F8: nio socket, server, /192.168.0.122:52148 => 0.0.0.0/0.0.0.0:5222)
java.io.IOException: Foi forçado o cancelamento de uma conexão existente pelo host remoto
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
	at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1222) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1211) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.1.3.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 11:47:32 e[33mWARN e[m [socket_c2s-thread-6]: org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to exception in session: (0x000001F0: nio socket, server, /192.168.0.142:54650 => 0.0.0.0/0.0.0.0:5222)
java.io.IOException: Foi forçado o cancelamento de uma conexão existente pelo host remoto
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
	at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1222) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1211) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.1.3.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 11:47:32 e[33mWARN e[m [socket_c2s-thread-2]: org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to exception in session: (0x000001EE: nio socket, server, /192.168.0.142:54645 => 0.0.0.0/0.0.0.0:5222)
java.io.IOException: Foi forçado o cancelamento de uma conexão existente pelo host remoto
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
	at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1222) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1211) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.1.3.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 11:47:32 e[33mWARN e[m [socket_c2s-thread-4]: org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to exception in session: (0x000001F1: nio socket, server, /192.168.0.142:54654 => 0.0.0.0/0.0.0.0:5222)
java.io.IOException: Foi forçado o cancelamento de uma conexão existente pelo host remoto
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
	at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1222) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1211) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.1.3.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 11:47:32 e[33mWARN e[m [socket_c2s-thread-3]: org.jivesoftware.openfire.nio.ConnectionHandler - Closing connection due to exception in session: (0x000001EF: nio socket, server, /192.168.0.142:54649 => 0.0.0.0/0.0.0.0:5222)
java.io.IOException: Foi forçado o cancelamento de uma conexão existente pelo host remoto
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_201]
	at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_201]
	at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_201]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1222) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1211) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) ~[mina-core-2.1.3.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) ~[mina-core-2.1.3.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 12:01:07 e[32mINFO e[m [Thread-3]: org.jivesoftware.openfire.XMPPServer - Shutting down plugins ...
2022.06.01 12:01:07 e[32mINFO e[m [Thread-3]: org.jivesoftware.openfire.container.PluginManager - Shutting down. Unloading all loaded plugins...
2022.06.01 12:01:07 e[32mINFO e[m [Thread-3]: org.jivesoftware.openfire.container.PluginManager - Unloaded plugin 'admin'.
2022.06.01 12:01:07 e[1;31mERRORe[m [Thread-3]: org.jivesoftware.openfire.container.PluginManager - An exception occurred while trying to unload plugin 'monitoring':
java.lang.NullPointerException: null
	at org.jivesoftware.openfire.index.LuceneIndexer.stop(LuceneIndexer.java:208) ~[?:?]
	at org.jivesoftware.openfire.plugin.MonitoringPlugin.destroyPlugin(MonitoringPlugin.java:222) ~[?:?]
	at org.jivesoftware.openfire.container.PluginManager.shutdown(PluginManager.java:151) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.XMPPServer.shutdownServer(XMPPServer.java:1263) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.XMPPServer.access$900(XMPPServer.java:159) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.XMPPServer$ShutdownHookThread.run(XMPPServer.java:1203) [xmppserver-4.7.1.jar:4.7.1]
2022.06.01 12:01:07 e[32mINFO e[m [Thread-3]: org.jivesoftware.openfire.container.PluginManager - Unloaded plugin 'search'.
2022.06.01 12:01:07 e[32mINFO e[m [Thread-3]: org.jivesoftware.openfire.XMPPServer - Shutting down 54 modules ...
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[component] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Stopped.
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.http.HttpSessionManager - Stopping instance
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service stopped
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider - Flushing write cache to database
2022.06.01 12:01:07 e[32mINFO e[m [shutdown-thread-0]: org.jivesoftware.openfire.OfflineMessageStore - Offline message cleaning - Stop old timer if started
2022.06.01 12:01:10 e[32mINFO e[m [Thread-3]: hsqldb.db.HSQLDB7F2CB85AC9.ENGINE - Database closed
2022.06.01 12:01:10 e[32mINFO e[m [Thread-3]: org.jivesoftware.openfire.XMPPServer - Openfire stopped
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Registering shutdown hook (standalone mode)
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.ConsistencyMonitor - Applying configuration for cache consistency check. Enabled: false
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Servers Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Components Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Users Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing AnonymousUsers Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing User Sessions
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Roster
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for RosterItems
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Result Listeners
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Multicast Service
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Message Size
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for VCard
2022.06.01 12:01:21 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.xmlutil.parser.core-pool-size in locale pt_BR
2022.06.01 12:01:21 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.xmlutil.parser.maximum-pool-size in locale pt_BR
2022.06.01 12:01:21 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.xmlutil.parser.keep_alive_time in locale pt_BR
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Privacy Lists
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Presence Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Last Activity Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for User
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Remote Users Existence
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components Sessions
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Connection Managers Sessions
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Incoming Server Session Info Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Sessions by Domain
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Client Session Info Cache
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Directed Presences
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for PEPServiceManager
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.openfire.pubsub.PubSubPersistenceProviderManager - Loading PubSub persistence provider: class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider.
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Published Items
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider - Loading PubSub persistence provider to delegate to: class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider.
2022.06.01 12:01:21 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Default Node Configurations
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Features
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Items
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities Users
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group Metadata Cache
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.openfire.pubsub.PubSubModule - Domínio para Publicação-Subscrição: pubsub.server.servidor.clinicaintelimed.com.br
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for MUC Service Pings Sent
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for MUC Service 'conference' Rooms
2022.06.01 12:01:22 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.muc.occupants.clustertask.non-blocking in locale pt_BR
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Rescheduling user idle task, recurring every PT15M
2022.06.01 12:01:22 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.muc.vcard.enabled in locale pt_BR
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Domínio para Salas de Conferência: conference.server.servidor.clinicaintelimed.com.br
2022.06.01 12:01:22 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Openfire 4.7.1 [01/06/2022 12:01:22]
2022.06.01 12:01:22 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for DNS Records
2022.06.01 12:01:23 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.container.PluginServlet#ALLOW_LOCAL_FILE_READING
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.session.SoftwareVersionManager#VERSION_QUERY_ENABLED
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.session.SoftwareVersionManager#VERSION_QUERY_DELAY
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.XMPPServerInfo#XMPP_DOMAIN
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.roster.RosterManager#EXECUTOR_CORE_POOL_SIZE
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.roster.RosterManager#EXECUTOR_MAX_POOL_SIZE
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.roster.RosterManager#EXECUTOR_POOL_KEEP_ALIVE
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.disco.IQDiscoInfoHandler#ENABLED
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pep.IQPEPHandler#EXECUTOR_CORE_POOL_SIZE
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pep.IQPEPHandler#EXECUTOR_MAX_POOL_SIZE
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pep.IQPEPHandler#EXECUTOR_POOL_KEEP_ALIVE
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pubsub.PubSubPersistenceProviderManager#PROVIDER
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider#DELEGATE
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.lockout.LockOutManager#LOCKOUT_PROVIDER
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.spi.OccupantManager#PROPERTY_USE_NONBLOCKING_CLUSTERTASKS
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.spi.IQMUCvCardHandler#PROPERTY_ENABLED
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.spi.FMUCHandler#FMUC_ENABLED
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#PRIMARY_PROVIDER
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#SECONDARY_PROVIDER
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#TERTIARY_PROVIDER
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.net.SASLAuthentication#SKIP_PEER_CERT_REVALIDATION_CLIENT
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'ANONYMOUS' SASL mechanism.
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'PLAIN' SASL mechanism.
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'DIGEST-MD5' SASL mechanism.
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'CRAM-MD5' SASL mechanism.
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'SCRAM-SHA-1' SASL mechanism.
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'JIVE-SHAREDSECRET' SASL mechanism.
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'GSSAPI' SASL mechanism.
2022.06.01 12:01:23 e[32mINFO e[m [main]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'EXTERNAL' SASL mechanism.
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#MAX_POOL_SIZE
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#MIN_POOL_SIZE
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#POOL_KEEP_ALIVE
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#SESSION_CLEANUP_INTERVAL
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#MAX_PAUSE
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#MAX_WAIT
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#POLLING_INTERVAL
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#MAX_REQUESTS
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#INACTIVITY_TIMEOUT
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpSessionManager#POLLING_INACTIVITY_TIMEOUT
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#LOG_HTTPBIND_ENABLED
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_ENABLED
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_PORT
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_SECURE_PORT
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_THREADS_MIN
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_THREADS
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_THREADS_TIMEOUT
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_AUTH_PER_CLIENTCERT_POLICY
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_FORWARDED
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_FORWARDED_FOR
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_FORWARDED_SERVER
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_FORWARDED_HOST
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_FORWARDED_HOST_NAME
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_CORS_ENABLED
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_ALLOWED_ORIGINS
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_CORS_ALLOW_METHODS
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_CORS_ALLOW_HEADERS
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_CORS_MAX_AGE
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.http.HttpBindManager#HTTP_BIND_REQUEST_HEADER_SIZE
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.server.OutgoingSessionPromise#QUEUE_MAX_THREADS
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.server.OutgoingSessionPromise#QUEUE_MIN_THREADS
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.server.OutgoingSessionPromise#QUEUE_SIZE
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.server.OutgoingSessionPromise#QUEUE_THREAD_TIMEOUT
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.nio.MultiplexerConnectionHandler#BACKUP_PACKET_DELIVERY_ENABLED
2022.06.01 12:01:24 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.multiplex.backup-packet-delivery.enabled in locale pt_BR
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.nio.ComponentConnectionHandler#BACKUP_PACKET_DELIVERY_ENABLED
2022.06.01 12:01:24 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.component.backup-packet-delivery.enabled in locale pt_BR
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.nio.ServerConnectionHandler#BACKUP_PACKET_DELIVERY_ENABLED
2022.06.01 12:01:24 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.server.backup-packet-delivery.enabled in locale pt_BR
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.nio.ClientConnectionHandler#BACKUP_PACKET_DELIVERY_ENABLED
2022.06.01 12:01:24 e[33mWARN e[m [main]: org.jivesoftware.util.LocaleUtils - Missing resource for key: system_property.xmpp.client.backup-packet-delivery.enabled in locale pt_BR
2022.06.01 12:01:24 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.AdminManager#ADMIN_PROVIDER
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.AnonymousSaslServer#ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ScramSha1SaslServer#ITERATION_COUNT
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapVCardProvider#STORE_AVATAR_IN_DB
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.JMXManager#XMPP_JMX_ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.JMXManager#XMPP_JMX_SECURE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.JMXManager#XMPP_JMX_PORT
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.cluster.ClusterMonitor#ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#TRUST_MANAGER_CLASS
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#SSLCONTEXT_PROTOCOL
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.LegacyConnectionAcceptor#STARTUP_RETRY_DELAY
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.OfflineMessageStore#OFFLINE_AUTOCLEAN_DAYSTOLIVE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.OfflineMessageStore#OFFLINE_AUTOCLEAN_CHECKINTERVAL
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.OfflineMessageStore#OFFLINE_AUTOCLEAN_ENABLE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROVIDER
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#REMOTE_DISCO_INFO_TIMEOUT
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROPERTY_PROVIDER
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pubsub.PubSubModule#PUBSUB_CREATE_ANYONE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pubsub.PubSubModule#PUBSUB_ALLOWED_TO_CREATE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pubsub.PubSubModule#PUBSUB_SYSADMINS
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.archive.ArchiveManager#EXECUTOR_CORE_POOL_SIZE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.archive.ArchiveManager#EXECUTOR_MAX_POOL_SIZE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.archive.ArchiveManager#EXECUTOR_POOL_KEEP_ALIVE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.SessionManager#CONFLICT_LIMIT
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#NOTIFY_ADMINS
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#LAST_UPDATE_CHECK
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#UPDATE_FREQUENCY
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_HOST
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_PORT
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler#PROPERTY_ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.MUCRoom#JOIN_PRESENCE_ENABLE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.MUCRoom#SELF_PRESENCE_TIMEOUT
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.MUCRoom#ALLOWPM_BLOCKALL
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager#EXECUTOR_CORE_POOL_SIZE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager#EXECUTOR_MAX_POOL_SIZE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager#EXECUTOR_POOL_KEEP_ALIVE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.vcard.VCardManager#VCARD_PROVIDER
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.keystore.CertificateStoreWatcher#ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.group.GroupManager#GROUP_PROVIDER
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#PASSWORD_KEY
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#AUTH_PROVIDER
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#LOCATION_ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#MAX_SERVER_ENABLED
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#ACTIVE
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.net.StanzaHandler#PROPERTY_OVERWRITE_EMPTY_TO
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.GroupBasedAdminProvider#GROUP_NAME
2022.06.01 12:01:25 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.DefaultAdminProvider#ADMIN_JIDS
2022.06.01 12:01:26 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ExternalClientSaslServer#PROPERTY_SASL_EXTERNAL_CLIENT_SUPPRESS_MATCHING_REALMNAME
2022.06.01 12:01:26 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.security.SecurityAuditManager#AUDIT_PROVIDER
2022.06.01 12:01:26 e[32mINFO e[m [main]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapManager#LDAP_PAGE_SIZE
2022.06.01 12:01:26 e[32mINFO e[m [main]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for LDAP UserDN
2022.06.01 12:01:26 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Misses
2022.06.01 12:01:26 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Hits
2022.06.01 12:01:26 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.container.AdminConsolePlugin - Console de Administração ouvindo em:
  http://server.servidor.clinicaintelimed.com.br:9090
  https://server.servidor.clinicaintelimed.com.br:9091
2022.06.01 12:01:26 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'admin'.
2022.06.01 12:01:35 e[32mINFO e[m [pool-6-thread-2]: org.jivesoftware.openfire.archive.ArchiveIndexer[CONVERSATION] - Lucene index is clean.
2022.06.01 12:01:35 e[1;31mERRORe[m [pool-6-thread-2]: org.jivesoftware.util.XMLProperties - Error reading XML properties
org.dom4j.DocumentException: Error on line 1 of document  : O conteúdo não é permitido no prólogo.
	at org.dom4j.io.SAXReader.read(SAXReader.java:511) ~[dom4j-2.1.3.jar:?]
	at org.dom4j.io.SAXReader.read(SAXReader.java:408) ~[dom4j-2.1.3.jar:?]
	at org.jivesoftware.util.XMLProperties.buildDoc(XMLProperties.java:740) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.util.XMLProperties.<init>(XMLProperties.java:163) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.util.XMLProperties.<init>(XMLProperties.java:123) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.index.LuceneIndexer.loadPropertiesFile(LuceneIndexer.java:453) [monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.index.LuceneIndexer.start(LuceneIndexer.java:80) [monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.plugin.MonitoringPlugin.initializePlugin(MonitoringPlugin.java:210) [monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:637) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:375) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:363) [xmppserver-4.7.1.jar:4.7.1]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
Caused by: org.xml.sax.SAXParseException: O conteúdo não é permitido no prólogo.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) ~[?:1.8.0_201]
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) ~[?:1.8.0_201]
	at org.dom4j.io.SAXReader.read(SAXReader.java:494) ~[dom4j-2.1.3.jar:?]
	... 14 more
2022.06.01 12:01:35 e[1;31mERRORe[m [pool-6-thread-2]: org.jivesoftware.openfire.archive.ArchiveIndexer[MUCSEARCH] - An exception occurred while initializing the Lucene index that is expected to exist in: C:\Program Files\Openfire\monitoring\mucsearch
java.io.IOException: Error on line 1 of document  : O conteúdo não é permitido no prólogo.
	at org.jivesoftware.util.XMLProperties.buildDoc(XMLProperties.java:744) ~[xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.util.XMLProperties.<init>(XMLProperties.java:163) ~[xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.util.XMLProperties.<init>(XMLProperties.java:123) ~[xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.index.LuceneIndexer.loadPropertiesFile(LuceneIndexer.java:453) ~[monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.index.LuceneIndexer.start(LuceneIndexer.java:80) [monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.plugin.MonitoringPlugin.initializePlugin(MonitoringPlugin.java:210) [monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:637) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:375) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:363) [xmppserver-4.7.1.jar:4.7.1]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 12:01:35 e[1;31mERRORe[m [pool-6-thread-2]: org.jivesoftware.openfire.container.PluginManager - An exception occurred while loading plugin 'monitoring':
java.lang.NullPointerException: null
	at org.jivesoftware.openfire.index.LuceneIndexer.getLastModified(LuceneIndexer.java:182) ~[monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.index.LuceneIndexer.start(LuceneIndexer.java:153) ~[monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.plugin.MonitoringPlugin.initializePlugin(MonitoringPlugin.java:210) ~[monitoring-2.3.0.jar!/:?]
	at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:637) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:375) [xmppserver-4.7.1.jar:4.7.1]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:363) [xmppserver-4.7.1.jar:4.7.1]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_201]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_201]
	at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
2022.06.01 12:01:35 e[32mINFO e[m [pool-6-thread-3]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'search'.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Started.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Started.
2022.06.01 12:01:35 e[33mWARN e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Started.
2022.06.01 12:01:35 e[33mWARN e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Started.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component] - Started.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Started.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Started.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Started.
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2022.06.01 12:01:35 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.http.HttpSessionManager - Starting instance
2022.06.01 12:01:36 e[32mINFO e[m [pool-4-thread-1]: org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service started
2022.06.01 12:01:36 e[32mINFO e[m [socket_c2s-thread-5]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Locked Out Accounts
2022.06.01 12:01:46 e[32mINFO e[m [Jetty-QTP-AdminConsole-38]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Sequences

@psyke83 You appear to be suffering from a corrupted index file. These files are used to facilitate full text search of archived messages, and can be recreated by Openfire when they are missing.

Please try this:

  1. shut down Openfire
  2. backup everything
  3. delete the directory C:\Program Files\Openfire\monitoring
  4. start Openfire
1 Like

@Rommel I would think that a line is missing in this error message. Are you sure that you copy/pasted everything?

Hello Guus;
thank for write me back.
Yes, that is all from log file.
I reload the plugin again and the same result in log files:

2022.06.01 12:00:41 DEBUG [pool-4581-thread-1]: org.apache.jasper.servlet.JspServlet - Scratch dir for the JSP engine is: [/tmp/jetty-0_0_0_0-7070-classes-_monitoring-any-7565893712207574182/jsp]
2022.06.01 12:00:41 ERROR [pool-4581-thread-1]: org.jivesoftware.openfire.container.PluginManager - An exception occurred while loading plugin ‘monitoring’:
at org.jivesoftware.openfire.archive.ConversationManager.start(ConversationManager.java:236) ~[monitoring-2.3.0.jar:?]
at org.jivesoftware.openfire.plugin.MonitoringPlugin.initializePlugin(MonitoringPlugin.java:205) ~[monitoring-2.3.0.jar:?]
2022.06.01 12:00:41 DEBUG [pool-monitoring2]: org.jivesoftware.openfire.muc.spi.MUCPersistenceManager - Counting rooms for service ‘conference’ in the database.

it worked! thank you so much

1 Like

does this work on a cent server?

That should work, although the directory is obviously different. It still will be a directory named ‘monitoring’ that is in your Openfire installation directory. It is not the directory named ‘monitoring’ that is in the ‘plugins’ directory!