Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1130

NPE during activation of backup server in colocated replicated topology

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.DR13 (Alpha)
    • 7.0.0.DR10
    • ActiveMQ
    • None
    • Hide

      Run 2 nodes in collocated replicated topology, kill one of running nodes.

      Show
      Run 2 nodes in collocated replicated topology, kill one of running nodes.

      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)

            eduda_jira Erich Duda (Inactive)
            okalman@redhat.com Ondřej Kalman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: