[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1698) Queue should be undeployed even if counter is null

Justin Bertram (JIRA) jira-events at lists.jboss.org
Mon Aug 3 10:36:30 EDT 2009


Queue should be undeployed even if counter is null
--------------------------------------------------

                 Key: JBMESSAGING-1698
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1698
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 1.4.0.SP3.CP08
            Reporter: Justin Bertram
            Assignee: Howard Gao


A queue's undeploy process will halt if its counter is null.  org.jboss.jms.server.destination.QueueService.stopService() throws an IllegalStateException when it detects a null counter.  It seems to me that this exception shouldn't be fatal to the undeploy process.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list