[
https://issues.apache.org/activemq/browse/AMQ-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-680.
----------------------------
Resolution: Fixed
Fix Version/s: 5.0.0
> JMX Registration Issue
> ----------------------
>
> Key: AMQ-680
> URL: https://issues.apache.org/activemq/browse/AMQ-680
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 4.0 RC2
> Reporter: Bryan Schmidt
> Assignee: Rob Davies
> Fix For: 5.0.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.