I have a java producer and a remote consumer exchanging messages via HTTP. There is single a broker managing request and response queues. JMX is enabled.
With ActiveMQ 4.1.1, the broker reports the following: WARN ManagedTransportConnection - Failed to register MBean: org.apache.acti vemq:BrokerName=localhost,Type=Connection,ConnectorName=http,ViewType=address,Na me=blockingQueue WARN ManagedTransportConnection - Failed to register MBean: org.apache.acti vemq:BrokerName=localhost,Type=Connection,ConnectorName=http,ViewType=address,Na me=blockingQueue The previous version of ActiveMQ (I believe 4.1.0) did not report this Warning. Also, it seems this somehow effects the performance of the broker. It seems that it takes longer for a reply to come back to the producer. -- View this message in context: http://www.nabble.com/Failed-to-register-MBean-tf3669974s2354.html#a10254486 Sent from the ActiveMQ - User mailing list archive at Nabble.com.