[jboss-jira] [JBoss JIRA] (WFLY-5389) NPE during activation of backup server in collocated replicated topology
Ondřej Kalman (JIRA)
issues at jboss.org
Wed Sep 23 05:52:00 EDT 2015
Ondřej Kalman created WFLY-5389:
-----------------------------------
Summary: NPE during activation of backup server in collocated replicated topology
Key: WFLY-5389
URL: https://issues.jboss.org/browse/WFLY-5389
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.CR1
Reporter: Ondřej Kalman
Assignee: Clebert Suconic
I'm getting this exception when one of nodes in collocated replicated topology fails and backup is trying to get up.
11:41:44,643 ERROR [org.apache.activemq.artemis.core.server] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null) AMQ224000: Failure in initialisation: java.lang.NullPointerException
at org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation.run(SharedNothingBackupActivation.java:235)
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_05]
11:41:44,644 ERROR [stderr] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null) java.lang.NullPointerException
11:41:44,644 ERROR [stderr] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null) at org.apache.activemq.artemis.core.server.impl.SharedNothingBackupActivation.run(SharedNothingBackupActivation.java:235)
11:41:44,645 ERROR [stderr] (AMQ119000: Activation for server ActiveMQServerImpl::serverUUID=null) at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list