[jboss-jira] [JBoss JIRA] Created: (AS7-1233) HornetQ RA gives NPE when no activationSpecs are supplied

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri Jul 8 10:14:23 EDT 2011


HornetQ RA gives NPE when no activationSpecs are supplied
---------------------------------------------------------

                 Key: AS7-1233
                 URL: https://issues.jboss.org/browse/AS7-1233
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Carlo de Wolf
            Priority: Minor


{noformat}
java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:882) [:1.6.0_24]
	at org.hornetq.ra.HornetQResourceAdapter.endpointActivation(HornetQResourceAdapter.java:155)
	at org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent.start(MessageDrivenComponent.java:163)
	at org.jboss.as.ee.component.ComponentStartService.start(ComponentStartService.java:44)
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765)
	... 4 more
{noformat}
It should throw a {{NotSupportedException}}.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list