[jboss-jira] [JBoss JIRA] (AS7-6873) NullPointerException when removing messages from non-existing queue
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Thu Apr 11 08:52:56 EDT 2013
Jeff Mesnil created AS7-6873:
--------------------------------
Summary: NullPointerException when removing messages from non-existing queue
Key: AS7-6873
URL: https://issues.jboss.org/browse/AS7-6873
Project: Application Server 7
Issue Type: Bug
Components: JMS
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
{noformat}
java.lang.NullPointerException
at org.jboss.as.messaging.jms.JMSQueueControlHandler$1.removeMessages(JMSQueueControlHandler.java:78)
at org.jboss.as.messaging.AbstractQueueControlHandler.executeRuntimeStep(AbstractQueueControlHandler.java:310)
...
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list