Failed to register MBean error.
-------------------------------

                 Key: AMQ-1044
                 URL: https://issues.apache.org/activemq/browse/AMQ-1044
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 4.0
            Reporter: Hiram Chirino
         Assigned To: Hiram Chirino
             Fix For: 4.1.1, 4.2.0


If async error such as a inactivity IO exception is detected while a 
subscription is being created, then that subscription is not fully cleaned up 
when the connection is disposed.  If the client is using failover and 
reconnects, then it gets a "Failed to register MBean error."  Since the 
subscription is still registered in JMX.  This is also a source of a memory 
leak since subscriptions are are left registered in JMX.

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

        

Reply via email to