I can't tell you why those errors happened, but I can tell you that the
errors mean that something went wrong updating the set of information about
the broker that's exposed via JMX.  So the broker would continue to accept
and deliver messages as usual, and the only incorrect behavior would be in
what's shown in JMX if you're using JMX to monitor the broker.  So it's
definitely a bug, but the impact to you is probably low.

Have you searched JIRA to see if it's already been reported?  If not,
submit a bug for it.
On Jan 28, 2015 2:17 AM, "flowerknight" <[email protected]> wrote:

> We are using activemq 5.10.0 in our product env. Today we found some warn
> logs below. What's reason?
>
>
> Thanks for any and all pointers!‍
>
>
> 2015-01-28 14:05:50,837 | WARN  | Failed to register MBean
> org.apache.activemq:type=Broker,brokerName=ROOTNET_AMQ_5.10.0,connector=clientConnectors,connectorName=openwire,connectionViewType=clientId,connectionName=ID_der-PC-53046-635580508045854028-0_0
> | org.apache.activemq.broker.jmx.ManagedTransportConnection | ActiveMQ
> Transport: tcp:///10.29.10.29:53961@61616
> 2015-01-28 14:05:51,840 | WARN  | Failed to register MBean
> org.apache.activemq:type=Broker,brokerName=ROOTNET_AMQ_5.10.0,connector=clientConnectors,connectorName=openwire,connectionViewType=clientId,connectionName=ID_der-PC-53046-635580508045854028-0_0
> | org.apache.activemq.broker.jmx.ManagedTransportConnection | ActiveMQ
> Transport: tcp:///10.29.10.29:53960@61616
> 2015-01-28 14:05:52,844 | WARN  | Failed to register MBean
> org.apache.activemq:type=Broker,brokerName=ROOTNET_AMQ_5.10.0,connector=clientConnectors,connectorName=openwire,connectionViewType=clientId,connectionName=ID_der-PC-53046-635580508045854028-0_0
> | org.apache.activemq.broker.jmx.ManagedTransportConnection | ActiveMQ
> Transport: tcp:///10.29.10.29:53959@61616
> 2015-01-28 14:05:53,848 | WARN  | Failed to register MBean
> org.apache.activemq:type=Broker,brokerName=ROOTNET_AMQ_5.10.0,connector=clientConnectors,connectorName=openwire,connectionViewType=clientId,connectionName=ID_der-PC-53046-635580508045854028-0_0
> | org.apache.activemq.broker.jmx.ManagedTransportConnection | ActiveMQ
> Transport: tcp:///10.29.10.29:53958@61616
> 2015-01-28 14:05:54,852 | WARN  | Failed to register MBean
> org.apache.activemq:type=Broker,brokerName=ROOTNET_AMQ_5.10.0,connector=clientConnectors,connectorName=openwire,connectionViewType=clientId,connectionName=ID_der-PC-53046-635580508045854028-0_0
> | org.apache.activemq.broker.jmx.ManagedTransportConnection | ActiveMQ
> Transport: tcp:///10.29.10.29:53957@61616
> 2015-01-28 14:05:55,857 | WARN  | Failed to register MBean
> org.apache.activemq:type=Broker,brokerName=ROOTNET_AMQ_5.10.0,connector=clientConnectors,connectorName=openwire,connectionViewType=clientId,connectionName=ID_der-PC-53046-635580508045854028-0_0
> | org.apache.activemq.broker.jmx.ManagedTransportConnection | ActiveMQ
> Transport: tcp:///10.29.10.29:53956@61616‍

Reply via email to