JMX Registration Issue
----------------------

         Key: AMQ-680
         URL: https://issues.apache.org/activemq/browse/AMQ-680
     Project: ActiveMQ
        Type: Bug

    Versions: 4.0 RC 2    
    Reporter: Bryan Schmidt


After creating a new destination, rapid multithreaded MessageProducer.send's 
cause JMX registration conflict.  Two or more MessageProducers attempt to 
register the newly created destination with JMX, hence raising the 
InstanceAlreadyExistsException.

16:05:57,609 ERROR [ManagedRegionBroker] Failed to register destination topic://
clientRecordQuery-1144357557593-41
javax.management.InstanceAlreadyExistsException: org.apache.activemq:BrokerName=
localhost,Type=Topic,Destination=clientRecordQuery-1144357557593-41 already regi
stered.

-- 
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