Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).
Build: #2964 was successful
Job: Build was successful
Build log
The build generated 1,068 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 22-Apr-2026 02:47:33 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ i18n --- |
| 22-Apr-2026 02:47:33 | [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/src/test/resources |
| 22-Apr-2026 02:47:33 | [INFO] |
| 22-Apr-2026 02:47:33 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- |
| 22-Apr-2026 02:47:33 | [INFO] No sources to compile |
| 22-Apr-2026 02:47:33 | [INFO] |
| 22-Apr-2026 02:47:33 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- |
| 22-Apr-2026 02:47:33 | [INFO] No tests to run. |
| 22-Apr-2026 02:47:33 | [INFO] |
| 22-Apr-2026 02:47:33 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- |
| 22-Apr-2026 02:47:33 | [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/target/i18n-5.1.0-SNAPSHOT.jar |
| 22-Apr-2026 02:47:33 | [INFO] |
| 22-Apr-2026 02:47:33 | [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- |
| 22-Apr-2026 02:47:33 | [INFO] Building Core XMPP Server 5.1.0-SNAPSHOT [3/7] |
| 22-Apr-2026 02:47:33 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Apr-2026 02:47:34 | [INFO] |
| 22-Apr-2026 02:47:34 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- |
| 22-Apr-2026 02:47:34 | [INFO] |
| 22-Apr-2026 02:47:34 | [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ xmppserver --- |
| 22-Apr-2026 02:47:34 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 22-Apr-2026 02:47:34 | [INFO] |
| 22-Apr-2026 02:47:34 | [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- |
| 22-Apr-2026 02:47:34 | [INFO] |
| 22-Apr-2026 02:47:34 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ xmppserver --- |
| 22-Apr-2026 02:47:34 | [INFO] Copying 2 resources from src/main/resources to target/classes |
| 22-Apr-2026 02:47:34 | [INFO] |
| 22-Apr-2026 02:47:34 | [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- |
| 22-Apr-2026 02:47:34 | [INFO] Recompiling the module because of changed dependency. |
| 22-Apr-2026 02:47:34 | [INFO] Compiling 785 source files with javac [debug target 17] to target/classes |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[39,10] deprecated item is not annotated with @Deprecated |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal |
| 22-Apr-2026 02:47:46 | [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated |
| 22-Apr-2026 02:47:46 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. |
| 22-Apr-2026 02:47:46 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. |
| 22-Apr-2026 02:47:46 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. |
| 22-Apr-2026 02:47:46 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. |
| 22-Apr-2026 02:47:46 | [INFO] |
| 22-Apr-2026 02:47:46 | [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.34:jspc (jspc) @ xmppserver --- |
| 22-Apr-2026 02:47:46 | [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,dns-overrides.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin-jsp.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscriber-delete.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-expiry-check-page.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary-config-page.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,system-admin-console-access.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-clustering.jsp,system-email.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-profile.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** |
| 22-Apr-2026 02:47:46 | [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. |
| 22-Apr-2026 02:47:51 | [INFO] Generation completed with [0] errors in [4251] milliseconds |
| 22-Apr-2026 02:47:51 | [INFO] |
| 22-Apr-2026 02:47:51 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ xmppserver --- |
| 22-Apr-2026 02:47:51 | [INFO] Copying 31 resources from src/test/resources to target/test-classes |
| 22-Apr-2026 02:47:51 | [INFO] |
| 22-Apr-2026 02:47:51 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- |
| 22-Apr-2026 02:47:51 | [INFO] Recompiling the module because of changed dependency. |
| 22-Apr-2026 02:47:51 | [INFO] Compiling 128 source files with javac [debug target 17] to target/test-classes |
| 22-Apr-2026 02:47:54 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. |
| 22-Apr-2026 02:47:54 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. |
| 22-Apr-2026 02:47:54 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. |
| 22-Apr-2026 02:47:54 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. |
| 22-Apr-2026 02:47:54 | [INFO] |
| 22-Apr-2026 02:47:54 | [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- |
| 22-Apr-2026 02:47:54 | [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider |
| 22-Apr-2026 02:47:54 | [INFO] |
| 22-Apr-2026 02:47:54 | [INFO] ------------------------------------------------------- |
| 22-Apr-2026 02:47:54 | [INFO] T E S T S |
| 22-Apr-2026 02:47:54 | [INFO] ------------------------------------------------------- |
| 22-Apr-2026 02:47:56 | [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest |
| 22-Apr-2026 02:47:57 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:47:59 | [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 s -- in org.jivesoftware.admin.AuthCheckFilterTest |
| 22-Apr-2026 02:48:00 | [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest |
| 22-Apr-2026 02:48:00 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:01 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:01 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:01 | |
| 22-Apr-2026 02:48:01 | |
| 22-Apr-2026 02:48:02 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.762 s -- in org.jivesoftware.admin.LoginLimitManagerTest |
| 22-Apr-2026 02:48:03 | [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 22-Apr-2026 02:48:04 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:05 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.943 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest |
| 22-Apr-2026 02:48:06 | [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest |
| 22-Apr-2026 02:48:06 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:06 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:06 | |
| 22-Apr-2026 02:48:06 | |
| 22-Apr-2026 02:48:07 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest |
| 22-Apr-2026 02:48:08 | [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 22-Apr-2026 02:48:08 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:10 | [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.825 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest |
| 22-Apr-2026 02:48:11 | [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest |
| 22-Apr-2026 02:48:12 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:12 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:12 | |
| 22-Apr-2026 02:48:12 | |
| 22-Apr-2026 02:48:12 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest |
| 22-Apr-2026 02:48:13 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 22-Apr-2026 02:48:13 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:13 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:13 | |
| 22-Apr-2026 02:48:13 | |
| 22-Apr-2026 02:48:13 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest |
| 22-Apr-2026 02:48:14 | [INFO] Running org.jivesoftware.openfire.ldap.VCardTest |
| 22-Apr-2026 02:48:15 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:15 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:15 | |
| 22-Apr-2026 02:48:15 | |
| 22-Apr-2026 02:48:15 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.jivesoftware.openfire.ldap.VCardTest |
| 22-Apr-2026 02:48:16 | [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest |
| 22-Apr-2026 02:48:16 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:16 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:16 | |
| 22-Apr-2026 02:48:16 | |
| 22-Apr-2026 02:48:17 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest |
| 22-Apr-2026 02:48:18 | [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest |
| 22-Apr-2026 02:48:18 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:20 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.660 s -- in org.jivesoftware.openfire.SessionPacketRouterTest |
| 22-Apr-2026 02:48:21 | [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 22-Apr-2026 02:48:22 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:22 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:22 | |
| 22-Apr-2026 02:48:22 | |
| 22-Apr-2026 02:48:22 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:23 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest |
| 22-Apr-2026 02:48:24 | [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest |
| 22-Apr-2026 02:48:26 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s -- in org.jivesoftware.openfire.archive.ArchiverTest |
| 22-Apr-2026 02:48:27 | [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 22-Apr-2026 02:48:27 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.630 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest |
| 22-Apr-2026 02:48:28 | [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 22-Apr-2026 02:48:29 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:29 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:29 | |
| 22-Apr-2026 02:48:29 | |
| 22-Apr-2026 02:48:32 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.646 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest |
| 22-Apr-2026 02:48:33 | [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 22-Apr-2026 02:48:34 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest |
| 22-Apr-2026 02:48:34 | [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest |
| 22-Apr-2026 02:48:35 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:35 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:35 | |
| 22-Apr-2026 02:48:35 | |
| 22-Apr-2026 02:48:35 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest |
| 22-Apr-2026 02:48:36 | [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 22-Apr-2026 02:48:37 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest |
| 22-Apr-2026 02:48:37 | [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 22-Apr-2026 02:48:38 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:39 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest |
| 22-Apr-2026 02:48:41 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 22-Apr-2026 02:48:42 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:43 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:43 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:43 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:43 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:43 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:43 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:43 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:43 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:43 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:43 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:43 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3ea43c03). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@424ae665). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@50cfc993). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@404ad26f). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@17ff2279). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4797b72e). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@39d103c4). |
| 22-Apr-2026 02:48:44 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@18f4b3b0). |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:44 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@18f4b3b0). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b39d1a3). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@74622eba). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@27174e58). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@75779aad). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@734e4fb7). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:45 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:45 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:45 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1cd3c2f9). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6e4d5627). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@385245d9). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6cb0cc2c). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4eb95be5). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:46 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5a74f1ad). |
| 22-Apr-2026 02:48:46 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.515 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest |
| 22-Apr-2026 02:48:47 | [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 22-Apr-2026 02:48:48 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fe9275b). |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2fe9275b). |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@26ec8814). |
| 22-Apr-2026 02:48:50 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@26ec8814). |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6d030759). |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6d030759). |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28f39b18). |
| 22-Apr-2026 02:48:50 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28f39b18). |
| 22-Apr-2026 02:48:50 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28f39b18). |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28f39b18). |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3de66ced). |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3de66ced). |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:50 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4ae3ec25). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4ae3ec25). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e7b8995). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4e7b8995). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4f17dd55). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7272abdb). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7272abdb). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@24fb2775). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@24fb2775). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@24fb2775). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@24fb2775). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@22aa71e4). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@22aa71e4). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@22aa71e4). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@22aa71e4). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57687f1c). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57687f1c). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b1d3baa). |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3b1d3baa). |
| 22-Apr-2026 02:48:51 | Initializing Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | Destroying Node_A_Plugin. |
| 22-Apr-2026 02:48:51 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.093 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest |
| 22-Apr-2026 02:48:52 | [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest |
| 22-Apr-2026 02:48:53 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:53 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:53 | |
| 22-Apr-2026 02:48:53 | |
| 22-Apr-2026 02:48:53 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.jivesoftware.openfire.container.PluginManagerTest |
| 22-Apr-2026 02:48:54 | [INFO] Running org.jivesoftware.openfire.container.PluginServletTest |
| 22-Apr-2026 02:48:54 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:54 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:54 | |
| 22-Apr-2026 02:48:54 | |
| 22-Apr-2026 02:48:54 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.jivesoftware.openfire.container.PluginServletTest |
| 22-Apr-2026 02:48:55 | [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest |
| 22-Apr-2026 02:48:56 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:48:56 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:48:56 | |
| 22-Apr-2026 02:48:56 | |
| 22-Apr-2026 02:48:56 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.jivesoftware.openfire.csi.CsiManagerTest |
| 22-Apr-2026 02:48:57 | [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 22-Apr-2026 02:48:58 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:48:59 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.204 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest |
| 22-Apr-2026 02:49:00 | [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest |
| 22-Apr-2026 02:49:00 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:49:00 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:49:00 | |
| 22-Apr-2026 02:49:00 | |
| 22-Apr-2026 02:49:01 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest |
| 22-Apr-2026 02:49:02 | [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest |
| 22-Apr-2026 02:49:02 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:49:03 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:49:03 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:49:03 | |
| 22-Apr-2026 02:49:03 | |
| 22-Apr-2026 02:49:04 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.659 s -- in org.jivesoftware.openfire.forward.ForwardedTest |
| 22-Apr-2026 02:49:05 | [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 22-Apr-2026 02:49:07 | 2026-04-22T07:49:07.252093002Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:07 | 2026-04-22T07:49:07.296905010Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:07 | 2026-04-22T07:49:07.297704759Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:07 | 2026-04-22T07:49:07.299155285Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:07 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:49:07 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:49:07 | |
| 22-Apr-2026 02:49:07 | |
| 22-Apr-2026 02:49:07 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:49:15 | [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.738 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest |
| 22-Apr-2026 02:49:16 | [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 22-Apr-2026 02:49:17 | 2026-04-22T07:49:17.847697598Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:17 | 2026-04-22T07:49:17.888067905Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:17 | 2026-04-22T07:49:17.888758019Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:17 | 2026-04-22T07:49:17.890005592Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:17 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:49:17 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:49:17 | |
| 22-Apr-2026 02:49:17 | |
| 22-Apr-2026 02:49:18 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:49:23 | [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.156 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest |
| 22-Apr-2026 02:49:24 | [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest |
| 22-Apr-2026 02:49:25 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:49:25 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:49:25 | |
| 22-Apr-2026 02:49:25 | |
| 22-Apr-2026 02:49:25 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s -- in org.jivesoftware.openfire.group.GroupJIDTest |
| 22-Apr-2026 02:49:26 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 22-Apr-2026 02:49:27 | 2026-04-22T07:49:27.841194792Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:27 | 2026-04-22T07:49:27.885277087Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:27 | 2026-04-22T07:49:27.885817419Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:27 | 2026-04-22T07:49:27.887365661Z main ERROR Recursive call to appender file |
| 22-Apr-2026 02:49:27 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:49:27 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:49:27 | |
| 22-Apr-2026 02:49:27 | |
| 22-Apr-2026 02:49:28 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:49:31 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.605 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest |
| 22-Apr-2026 02:49:32 | [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest |
| 22-Apr-2026 02:49:32 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:49:34 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.192 s -- in org.jivesoftware.openfire.group.GroupManagerTest |
| 22-Apr-2026 02:49:35 | [INFO] Running org.jivesoftware.openfire.group.GroupTest |
| 22-Apr-2026 02:49:36 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:49:36 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.626 s -- in org.jivesoftware.openfire.group.GroupTest |
| 22-Apr-2026 02:49:37 | [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 22-Apr-2026 02:49:38 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest |
| 22-Apr-2026 02:49:39 | [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 22-Apr-2026 02:49:40 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest |
| 22-Apr-2026 02:49:41 | [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 22-Apr-2026 02:49:41 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest |
| 22-Apr-2026 02:49:42 | [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 22-Apr-2026 02:49:43 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.560 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest |
| 22-Apr-2026 02:49:44 | [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest |
| 22-Apr-2026 02:49:44 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest |
| 22-Apr-2026 02:49:45 | [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 22-Apr-2026 02:49:46 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest |
| 22-Apr-2026 02:49:47 | [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 22-Apr-2026 02:49:53 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.528 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest |
| 22-Apr-2026 02:49:54 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:49:57 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:49:59 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:49:59 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:50:01 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:50:01 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:50:02 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:50:02 | [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:50:03 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.490 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:50:03 | [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.994 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest |
| 22-Apr-2026 02:50:04 | [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 22-Apr-2026 02:50:09 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.220 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest |
| 22-Apr-2026 02:50:10 | [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 22-Apr-2026 02:50:11 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:11 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:11 | |
| 22-Apr-2026 02:50:11 | |
| 22-Apr-2026 02:50:11 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest |
| 22-Apr-2026 02:50:12 | [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest |
| 22-Apr-2026 02:50:12 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:13 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:13 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:13 | |
| 22-Apr-2026 02:50:13 | |
| 22-Apr-2026 02:50:14 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.089 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest |
| 22-Apr-2026 02:50:15 | [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest |
| 22-Apr-2026 02:50:15 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:17 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:17 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:17 | |
| 22-Apr-2026 02:50:17 | |
| 22-Apr-2026 02:50:18 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.478 s -- in org.jivesoftware.openfire.muc.MUCRoomTest |
| 22-Apr-2026 02:50:19 | [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 22-Apr-2026 02:50:19 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.770 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest |
| 22-Apr-2026 02:50:20 | [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 22-Apr-2026 02:50:21 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:22 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:22 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:22 | |
| 22-Apr-2026 02:50:22 | |
| 22-Apr-2026 02:50:23 | [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest |
| 22-Apr-2026 02:50:24 | [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest |
| 22-Apr-2026 02:50:24 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:24 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:24 | |
| 22-Apr-2026 02:50:24 | |
| 22-Apr-2026 02:50:25 | [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s -- in org.jivesoftware.openfire.net.DNSUtilTest |
| 22-Apr-2026 02:50:26 | [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 22-Apr-2026 02:50:28 | [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.768 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest |
| 22-Apr-2026 02:50:29 | [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest |
| 22-Apr-2026 02:50:29 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.jivesoftware.openfire.net.SrvRecordTest |
| 22-Apr-2026 02:50:30 | [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 22-Apr-2026 02:50:31 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:31 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:31 | |
| 22-Apr-2026 02:50:31 | |
| 22-Apr-2026 02:50:31 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest |
| 22-Apr-2026 02:50:32 | [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 22-Apr-2026 02:50:33 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:33 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:33 | |
| 22-Apr-2026 02:50:33 | |
| 22-Apr-2026 02:50:33 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest |
| 22-Apr-2026 02:50:34 | [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 22-Apr-2026 02:50:35 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:35 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:35 | |
| 22-Apr-2026 02:50:35 | |
| 22-Apr-2026 02:50:35 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest |
| 22-Apr-2026 02:50:36 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 22-Apr-2026 02:50:36 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:37 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:37 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:37 | |
| 22-Apr-2026 02:50:37 | |
| 22-Apr-2026 02:50:38 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.139 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest |
| 22-Apr-2026 02:50:39 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 22-Apr-2026 02:50:39 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:40 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:40 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:40 | |
| 22-Apr-2026 02:50:40 | |
| 22-Apr-2026 02:50:41 | [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.384 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest |
| 22-Apr-2026 02:50:42 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 22-Apr-2026 02:50:42 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:43 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:43 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:43 | |
| 22-Apr-2026 02:50:43 | |
| 22-Apr-2026 02:50:44 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest |
| 22-Apr-2026 02:50:45 | [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 22-Apr-2026 02:50:46 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:47 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:47 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:47 | |
| 22-Apr-2026 02:50:47 | |
| 22-Apr-2026 02:50:48 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest |
| 22-Apr-2026 02:50:49 | [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 22-Apr-2026 02:50:49 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest |
| 22-Apr-2026 02:50:50 | [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 22-Apr-2026 02:50:51 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest |
| 22-Apr-2026 02:50:52 | [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 22-Apr-2026 02:50:52 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:54 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:50:54 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:50:54 | |
| 22-Apr-2026 02:50:54 | |
| 22-Apr-2026 02:50:54 | [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.474 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest |
| 22-Apr-2026 02:50:55 | [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest |
| 22-Apr-2026 02:50:56 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:50:57 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest |
| 22-Apr-2026 02:50:58 | [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest |
| 22-Apr-2026 02:50:59 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:51:00 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:51:00 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:51:00 | |
| 22-Apr-2026 02:51:00 | |
| 22-Apr-2026 02:51:00 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s -- in org.jivesoftware.openfire.roster.RosterItemTest |
| 22-Apr-2026 02:51:01 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 22-Apr-2026 02:51:02 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:51:03 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:51:03 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:51:03 | |
| 22-Apr-2026 02:51:03 | |
| 22-Apr-2026 02:51:04 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.262 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest |
| 22-Apr-2026 02:51:05 | [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 22-Apr-2026 02:51:05 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:51:07 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:51:07 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:51:07 | |
| 22-Apr-2026 02:51:07 | |
| 22-Apr-2026 02:51:07 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.307 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest |
| 22-Apr-2026 02:51:08 | [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 22-Apr-2026 02:51:08 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:51:09 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:51:09 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:51:09 | |
| 22-Apr-2026 02:51:09 | |
| 22-Apr-2026 02:51:10 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest |
| 22-Apr-2026 02:51:11 | [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 22-Apr-2026 02:51:12 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:51:46 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.86 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest |
| 22-Apr-2026 02:51:47 | [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 22-Apr-2026 02:51:48 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:54:45 | [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.3 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest |
| 22-Apr-2026 02:54:46 | [INFO] Running org.jivesoftware.openfire.session.SessionTest |
| 22-Apr-2026 02:54:47 | [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.jivesoftware.openfire.session.SessionTest |
| 22-Apr-2026 02:54:48 | [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 22-Apr-2026 02:54:48 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest |
| 22-Apr-2026 02:54:49 | [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 22-Apr-2026 02:54:49 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:54:49 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:54:49 | |
| 22-Apr-2026 02:54:49 | |
| 22-Apr-2026 02:54:50 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest |
| 22-Apr-2026 02:54:51 | [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 22-Apr-2026 02:54:51 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:54:51 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:54:51 | |
| 22-Apr-2026 02:54:51 | |
| 22-Apr-2026 02:54:51 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.600 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest |
| 22-Apr-2026 02:54:52 | [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 22-Apr-2026 02:54:53 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:54:54 | [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.725 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest |
| 22-Apr-2026 02:54:55 | [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 22-Apr-2026 02:54:56 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:54:56 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:54:56 | |
| 22-Apr-2026 02:54:56 | |
| 22-Apr-2026 02:54:56 | [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest |
| 22-Apr-2026 02:54:57 | [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest |
| 22-Apr-2026 02:54:57 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest |
| 22-Apr-2026 02:54:58 | [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest |
| 22-Apr-2026 02:54:59 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest |
| 22-Apr-2026 02:55:00 | [INFO] Running org.jivesoftware.openfire.user.UserManagerTest |
| 22-Apr-2026 02:55:01 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:55:03 | [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 s -- in org.jivesoftware.openfire.user.UserManagerTest |
| 22-Apr-2026 02:55:04 | [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 22-Apr-2026 02:55:05 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest |
| 22-Apr-2026 02:55:06 | [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 22-Apr-2026 02:55:06 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest |
| 22-Apr-2026 02:55:07 | [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 22-Apr-2026 02:55:08 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:08 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:08 | |
| 22-Apr-2026 02:55:08 | |
| 22-Apr-2026 02:55:08 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest |
| 22-Apr-2026 02:55:09 | [INFO] Running org.jivesoftware.util.AdminConsoleTest |
| 22-Apr-2026 02:55:09 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:09 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:09 | |
| 22-Apr-2026 02:55:09 | |
| 22-Apr-2026 02:55:09 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.jivesoftware.util.AdminConsoleTest |
| 22-Apr-2026 02:55:11 | [INFO] Running org.jivesoftware.util.AesEncryptorTest |
| 22-Apr-2026 02:55:12 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s -- in org.jivesoftware.util.AesEncryptorTest |
| 22-Apr-2026 02:55:13 | [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 22-Apr-2026 02:55:14 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest |
| 22-Apr-2026 02:55:15 | [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest |
| 22-Apr-2026 02:55:15 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:15 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:15 | |
| 22-Apr-2026 02:55:15 | |
| 22-Apr-2026 02:55:17 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 s -- in org.jivesoftware.util.BlowfishEncryptorTest |
| 22-Apr-2026 02:55:18 | [INFO] Running org.jivesoftware.util.CacheUtilTest |
| 22-Apr-2026 02:55:19 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:19 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:19 | |
| 22-Apr-2026 02:55:19 | |
| 22-Apr-2026 02:55:19 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.jivesoftware.util.CacheUtilTest |
| 22-Apr-2026 02:55:20 | [INFO] Running org.jivesoftware.util.CacheableOptionalTest |
| 22-Apr-2026 02:55:20 | [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.128 s -- in org.jivesoftware.util.CacheableOptionalTest |
| 22-Apr-2026 02:55:21 | [INFO] Running org.jivesoftware.util.CertificateManagerTest |
| 22-Apr-2026 02:55:23 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:23 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:23 | |
| 22-Apr-2026 02:55:23 | |
| 22-Apr-2026 02:55:23 | [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 s -- in org.jivesoftware.util.CertificateManagerTest |
| 22-Apr-2026 02:55:24 | [INFO] Running org.jivesoftware.util.CertificateTest |
| 22-Apr-2026 02:55:24 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.jivesoftware.util.CertificateTest |
| 22-Apr-2026 02:55:25 | [INFO] Running org.jivesoftware.util.CollectionUtilsTest |
| 22-Apr-2026 02:55:25 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.jivesoftware.util.CollectionUtilsTest |
| 22-Apr-2026 02:55:26 | [INFO] Running org.jivesoftware.util.GraphicsUtilsTest |
| 22-Apr-2026 02:55:27 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in org.jivesoftware.util.GraphicsUtilsTest |
| 22-Apr-2026 02:55:28 | [INFO] Running org.jivesoftware.util.IpUtilsTest |
| 22-Apr-2026 02:55:28 | [INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.jivesoftware.util.IpUtilsTest |
| 22-Apr-2026 02:55:29 | [INFO] Running org.jivesoftware.util.JIDTest |
| 22-Apr-2026 02:55:29 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.jivesoftware.util.JIDTest |
| 22-Apr-2026 02:55:30 | [INFO] Running org.jivesoftware.util.JavaSpecVersionTest |
| 22-Apr-2026 02:55:30 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.jivesoftware.util.JavaSpecVersionTest |
| 22-Apr-2026 02:55:31 | [INFO] Running org.jivesoftware.util.LDAPTest |
| 22-Apr-2026 02:55:32 | [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s -- in org.jivesoftware.util.LDAPTest |
| 22-Apr-2026 02:55:33 | [INFO] Running org.jivesoftware.util.ListPagerTest |
| 22-Apr-2026 02:55:33 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:55:35 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.036 s -- in org.jivesoftware.util.ListPagerTest |
| 22-Apr-2026 02:55:36 | [INFO] Running org.jivesoftware.util.LocaleUtilsTest |
| 22-Apr-2026 02:55:36 | [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s -- in org.jivesoftware.util.LocaleUtilsTest |
| 22-Apr-2026 02:55:37 | [INFO] Running org.jivesoftware.util.ObfuscatorTest |
| 22-Apr-2026 02:55:38 | [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 s -- in org.jivesoftware.util.ObfuscatorTest |
| 22-Apr-2026 02:55:39 | [INFO] Running org.jivesoftware.util.SAXReaderUtilTest |
| 22-Apr-2026 02:55:40 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:40 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:40 | |
| 22-Apr-2026 02:55:40 | |
| 22-Apr-2026 02:55:40 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.jivesoftware.util.SAXReaderUtilTest |
| 22-Apr-2026 02:55:41 | [INFO] Running org.jivesoftware.util.StringUtilsTest |
| 22-Apr-2026 02:55:42 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:42 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:42 | |
| 22-Apr-2026 02:55:42 | |
| 22-Apr-2026 02:55:42 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s -- in org.jivesoftware.util.StringUtilsTest |
| 22-Apr-2026 02:55:43 | [INFO] Running org.jivesoftware.util.SystemPropertyTest |
| 22-Apr-2026 02:55:44 | OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended |
| 22-Apr-2026 02:55:45 | [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.310 s -- in org.jivesoftware.util.SystemPropertyTest |
| 22-Apr-2026 02:55:46 | [INFO] Running org.jivesoftware.util.TaskEngineTest |
| 22-Apr-2026 02:55:47 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:47 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:47 | |
| 22-Apr-2026 02:55:47 | |
| 22-Apr-2026 02:55:47 | [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.jivesoftware.util.TaskEngineTest |
| 22-Apr-2026 02:55:48 | [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest |
| 22-Apr-2026 02:55:48 | [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest |
| 22-Apr-2026 02:55:49 | [INFO] Running org.jivesoftware.util.VersionTest |
| 22-Apr-2026 02:55:49 | [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.jivesoftware.util.VersionTest |
| 22-Apr-2026 02:55:50 | [INFO] Running org.jivesoftware.util.WebXmlUtilsTest |
| 22-Apr-2026 02:55:50 | [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s -- in org.jivesoftware.util.WebXmlUtilsTest |
| 22-Apr-2026 02:55:51 | [INFO] Running org.jivesoftware.util.XMLPropertiesTest |
| 22-Apr-2026 02:55:52 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:52 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:52 | |
| 22-Apr-2026 02:55:52 | |
| 22-Apr-2026 02:55:53 | [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.402 s -- in org.jivesoftware.util.XMLPropertiesTest |
| 22-Apr-2026 02:55:54 | [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest |
| 22-Apr-2026 02:55:54 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest |
| 22-Apr-2026 02:55:55 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 22-Apr-2026 02:55:56 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:56 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:56 | |
| 22-Apr-2026 02:55:56 | |
| 22-Apr-2026 02:55:56 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest |
| 22-Apr-2026 02:55:57 | [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest |
| 22-Apr-2026 02:55:57 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:57 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:57 | |
| 22-Apr-2026 02:55:57 | |
| 22-Apr-2026 02:55:57 | [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s -- in org.jivesoftware.util.cache.CacheFactoryTest |
| 22-Apr-2026 02:55:58 | [INFO] Running org.jivesoftware.util.cache.CacheSizesTest |
| 22-Apr-2026 02:55:59 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:55:59 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:55:59 | |
| 22-Apr-2026 02:55:59 | |
| 22-Apr-2026 02:55:59 | [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s -- in org.jivesoftware.util.cache.CacheSizesTest |
| 22-Apr-2026 02:56:00 | [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 22-Apr-2026 02:56:00 | [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest |
| 22-Apr-2026 02:56:01 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 22-Apr-2026 02:56:01 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest |
| 22-Apr-2026 02:56:02 | [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 22-Apr-2026 02:56:03 | Critical Error! The home directory has not been configured, |
| 22-Apr-2026 02:56:03 | which will prevent the application from working correctly. |
| 22-Apr-2026 02:56:03 | |
| 22-Apr-2026 02:56:03 | |
| 22-Apr-2026 02:56:03 | [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.623 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest |
| 22-Apr-2026 02:56:04 | [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 22-Apr-2026 02:56:06 | [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest |
| 22-Apr-2026 02:56:07 | [INFO] Running org.jivesoftware.database.ProfiledConnectionTest |
| 22-Apr-2026 02:56:07 | [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.jivesoftware.database.ProfiledConnectionTest |
| 22-Apr-2026 02:56:08 | [INFO] Running dom.io.XMPPPacketReaderTest |
| 22-Apr-2026 02:56:09 | [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in dom.io.XMPPPacketReaderTest |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] Results: |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [WARNING] Tests run: 1965, Failures: 0, Errors: 0, Skipped: 2 |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- |
| 22-Apr-2026 02:56:09 | [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT.jar |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ xmppserver --- |
| 22-Apr-2026 02:56:09 | [INFO] Reading assembly descriptor: src/assembly/taglib.xml |
| 22-Apr-2026 02:56:09 | [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.1.0-SNAPSHOT-taglib.jar |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- |
| 22-Apr-2026 02:56:09 | [INFO] Building Starter for Openfire 5.1.0-SNAPSHOT [4/7] |
| 22-Apr-2026 02:56:09 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ starter --- |
| 22-Apr-2026 02:56:09 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] --- maven-resources-plugin:3.4.0:resources (default-resources) @ starter --- |
| 22-Apr-2026 02:56:09 | [INFO] Copying 4 resources from src/main/resources to target/classes |
| 22-Apr-2026 02:56:09 | [INFO] |
| 22-Apr-2026 02:56:09 | [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- |
| 22-Apr-2026 02:56:09 | [INFO] Recompiling the module because of changed dependency. |
| 22-Apr-2026 02:56:09 | [INFO] Compiling 8 source files with javac [debug target 17] to target/classes |
| 22-Apr-2026 02:56:10 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. |
| 22-Apr-2026 02:56:10 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. |
| 22-Apr-2026 02:56:10 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. |
| 22-Apr-2026 02:56:10 | [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-resources-plugin:3.4.0:testResources (default-testResources) @ starter --- |
| 22-Apr-2026 02:56:10 | [INFO] Copying 2 resources from src/test/resources to target/test-classes |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- |
| 22-Apr-2026 02:56:10 | [INFO] Recompiling the module because of changed dependency. |
| 22-Apr-2026 02:56:10 | [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- |
| 22-Apr-2026 02:56:10 | [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports |
| 22-Apr-2026 02:56:10 | |
| 22-Apr-2026 02:56:10 | ------------------------------------------------------- |
| 22-Apr-2026 02:56:10 | T E S T S |
| 22-Apr-2026 02:56:10 | ------------------------------------------------------- |
| 22-Apr-2026 02:56:10 | Running org.jivesoftware.openfire.launcher.LauncherTest |
| 22-Apr-2026 02:56:10 | [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property. |
| 22-Apr-2026 02:56:10 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec |
| 22-Apr-2026 02:56:10 | |
| 22-Apr-2026 02:56:10 | Results : |
| 22-Apr-2026 02:56:10 | |
| 22-Apr-2026 02:56:10 | Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 |
| 22-Apr-2026 02:56:10 | |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- |
| 22-Apr-2026 02:56:10 | [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- |
| 22-Apr-2026 02:56:10 | [INFO] Building Openfire Plugins 5.1.0-SNAPSHOT [5/7] |
| 22-Apr-2026 02:56:10 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ plugins --- |
| 22-Apr-2026 02:56:10 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- |
| 22-Apr-2026 02:56:10 | [INFO] Building Openfire Plugin Assembly Descriptor 5.1.0-SNAPSHOT [6/7] |
| 22-Apr-2026 02:56:10 | [INFO] --------------------------------[ jar ]--------------------------------- |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 22-Apr-2026 02:56:10 | [INFO] Copying 1 resource |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] No sources to compile |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| 22-Apr-2026 02:56:10 | [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] No sources to compile |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] No tests to run. |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- |
| 22-Apr-2026 02:56:10 | [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.1.0-SNAPSHOT.jar |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- |
| 22-Apr-2026 02:56:10 | [INFO] Building Distribution 5.1.0-SNAPSHOT [7/7] |
| 22-Apr-2026 02:56:10 | [INFO] --------------------------------[ pom ]--------------------------------- |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-no-snapshots) @ distribution --- |
| 22-Apr-2026 02:56:10 | [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed |
| 22-Apr-2026 02:56:10 | [INFO] |
| 22-Apr-2026 02:56:10 | [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ distribution --- |
| 22-Apr-2026 02:56:10 | [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml |
| 22-Apr-2026 02:56:12 | [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 22-Apr-2026 02:56:12 | [INFO] 688 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base |
| 22-Apr-2026 02:56:12 | [INFO] |
| 22-Apr-2026 02:56:12 | [INFO] --- maven-dependency-plugin:3.8.1:copy (copy) @ distribution --- |
| 22-Apr-2026 02:56:13 | [INFO] Configured Artifact: org.igniterealtime.openfire.plugins:search:openfire-plugin-assembly:?:jar |
| 22-Apr-2026 02:56:13 | [INFO] ------------------------------------------------------------------------ |
| 22-Apr-2026 02:56:13 | [INFO] Reactor Summary for Parent 5.1.0-SNAPSHOT: |
| 22-Apr-2026 02:56:13 | [INFO] |
| 22-Apr-2026 02:56:13 | [INFO] Parent ............................................. SUCCESS [ 0.319 s] |
| 22-Apr-2026 02:56:13 | [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.888 s] |
| 22-Apr-2026 02:56:13 | [INFO] Core XMPP Server ................................... SUCCESS [08:36 min] |
| 22-Apr-2026 02:56:13 | [INFO] Starter for Openfire ............................... SUCCESS [ 0.665 s] |
| 22-Apr-2026 02:56:13 | [INFO] Openfire Plugins ................................... SUCCESS [ 0.022 s] |
| 22-Apr-2026 02:56:13 | [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.145 s] |
| 22-Apr-2026 02:56:13 | [INFO] Distribution ....................................... SUCCESS [ 2.539 s] |
| 22-Apr-2026 02:56:13 | [INFO] ------------------------------------------------------------------------ |
| 22-Apr-2026 02:56:13 | [INFO] BUILD SUCCESS |
| 22-Apr-2026 02:56:13 | [INFO] ------------------------------------------------------------------------ |
| 22-Apr-2026 02:56:13 | [INFO] Total time: 08:41 min |
| 22-Apr-2026 02:56:13 | [INFO] Finished at: 2026-04-22T02:56:13-05:00 |
| 22-Apr-2026 02:56:13 | [INFO] ------------------------------------------------------------------------ |
| 22-Apr-2026 02:56:13 | Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1... |
| 22-Apr-2026 02:56:13 | Finished task 'Build' with result: Success |
| 22-Apr-2026 02:56:13 | Running post build plugin 'Docker Container Cleanup' |
| 22-Apr-2026 02:56:13 | Running post build plugin 'NCover Results Collector' |
| 22-Apr-2026 02:56:13 | Running post build plugin 'Build Results Label Collector' |
| 22-Apr-2026 02:56:13 | Running post build plugin 'Clover Results Collector' |
| 22-Apr-2026 02:56:13 | Running post build plugin 'npm Cache Cleanup' |
| 22-Apr-2026 02:56:13 | Running post build plugin 'Artifact Copier' |
| 22-Apr-2026 02:56:13 | Publishing an artifact: Unpacked project files |
| 22-Apr-2026 02:56:33 | Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 20.27 s |
| 22-Apr-2026 02:56:33 | Finalising the build... |
| 22-Apr-2026 02:56:33 | Stopping timer. |
| 22-Apr-2026 02:56:33 | Build OPENFIRE-TRUNK-JOB1-2964 completed. |
| 22-Apr-2026 07:56:36 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 22-Apr-2026 07:56:36 | Running on server: post build plugin 'NCover Results Collector' |
| 22-Apr-2026 07:56:36 | Running on server: post build plugin 'Build Labeller' |
| 22-Apr-2026 07:56:36 | Running on server: post build plugin 'Clover Delta Calculator' |
| 22-Apr-2026 07:56:36 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 22-Apr-2026 07:56:36 | All post build plugins have finished |
| 22-Apr-2026 07:56:36 | Generating build results summary... |
| 22-Apr-2026 07:56:36 | Saving build results to disk... |
| 22-Apr-2026 07:56:36 | Store variable context... |
| 22-Apr-2026 07:56:36 | Finished building OPENFIRE-TRUNK-JOB1-2964. |