-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR3, 7.1.0.DR8, 7.1.0.CR1
Sometimes when backup (dedicated topology with shared store) is cleanly shutdown at the end of the test following NPE is logged in server.log:
14:27:52,399 ERROR [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=41331b5f-ef92-11e5-ad11-49afc9fd4462) AMQ224000: Failure in initialisation: java.lang.NullPointerException
at org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation$FailbackChecker.<init>(SharedStoreBackupActivation.java:198) [artemis-server-1.1.0.SP14-redhat-1.jar:1.1.0.SP14-redhat-1]
at org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation.startFailbackChecker(SharedStoreBackupActivation.java:191) [artemis-server-1.1.0.SP14-redhat-1.jar:1.1.0.SP14-redhat-1]
at org.apache.activemq.artemis.core.server.impl.SharedStoreBackupActivation.run(SharedStoreBackupActivation.java:116) [artemis-server-1.1.0.SP14-redhat-1.jar:1.1.0.SP14-redhat-1]
There was no such exception in previous ERs.
- clones
-
JBEAP-3918 (7.0.z) AMQ224000: Failure in initialisation: java.lang.NullPointerException
- Closed
- is incorporated by
-
JBEAP-14987 [GSS](7.1.z) Upgrade ActiveMQ Artemis from 1.5.5.jbossorg-013 to 1.5.5.jbossorg-014
- Closed
- links to