Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-7508

NullPointerException during start of EAP/HornetQ in collocated/dedicated topology

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • TBD EAP 5
    • EAP_EWP 5.1.2 ER2
    • HornetQ, TCK
    • None
    • Hide

      1. Download and unzip "reproducer.zip" from attachment
      2. start reproducer - "sh start.sh" - start.sh is a simple bash script and it's not hard to modify it

      Show
      1. Download and unzip "reproducer.zip" from attachment 2. start reproducer - "sh start.sh" - start.sh is a simple bash script and it's not hard to modify it
    • Blocks Testing
    • Not Required

      There is NullPointerException during start of EAP server with installed HQ in collocated/dedicated topology. There was very little time to investigate where is a problem. There is attached a simple reproducer with configuration and logs.
      Reproducer downloads EAP 5.1.2 ER2 with HQ and prepare two profiles for server A and B with HQ in collocated topology.

      Exception:
      java.lang.NullPointerException
      at org.jboss.as.integration.hornetq.recovery.AS5RecoveryRegistry.register(AS5RecoveryRegistry.java:51)
      at org.hornetq.ra.recovery.RecoveryManager.register(RecoveryManager.java:63)
      at org.hornetq.ra.HornetQResourceAdapter.setup(HornetQResourceAdapter.java:1371)
      at org.hornetq.ra.HornetQResourceAdapter.start(HornetQResourceAdapter.java:225)
      at org.jboss.resource.deployers.RARDeployment.startService(RARDeployment.java:150)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:376)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:322)
      at org.jboss.system.ServiceDynamicMBeanSupport.invoke(ServiceDynamicMBeanSupport.java:124)
      at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
      at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:189)
      at $Proxy38.start(Unknown Source)
      at org.jboss.system.microcontainer.StartStopLifecycleAction.installAction(StartStopLifecycleAction.java:42)

            csuconic@redhat.com Clebert Suconic
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: