influxdata / telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
https://influxdata.com/telegraf
MIT License
14.52k stars 5.56k forks source link

Input activemq can not get monitor #8832

Closed Tan-Pchan closed 3 years ago

Tan-Pchan commented 3 years ago

2021-02-08T06:47:00Z E! [inputs.activemq] Error in plugin: queues XML unmarshal error: XML syntax error on line 5: unescaped < inside quoted string

activemq version: 5.14.5 telegraf version:1.17.0

helenosheaa commented 3 years ago

I wasn't able to replicate your problem using telegraf v 1.17.0 and activemq version 5.16.1

Are you able to post an example of your queue? It seems that xml unmarshal is not recognizing the queue syntax.

ddamw commented 3 years ago

The error may indicate that the result from ActiveMQ is not the actual data, but rather an HTML page. This could be due to a missing web interface or invalid credentials.

Please try to call the endpoints from a browser, such as http://:8161/admin/xml/queues.jsp
and check if valid XML shows up.

lukebeer commented 3 years ago

I have the same issue -

Telegraf 1.19.0 ActiveMQ 5.14.5

[root@server: ~]# telegraf --debug --test --input-filter activemq --config /etc/telegraf/telegraf.d/activemq.conf
2021-07-01T20:02:36Z I! Starting Telegraf 1.19.0
2021-07-01T20:02:36Z D! [agent] Initializing plugins
2021-07-01T20:02:36Z D! [agent] Starting service inputs
2021-07-01T20:02:36Z E! [inputs.activemq] Error in plugin: queues XML unmarshal error: XML syntax error on line 5: unescaped < inside quoted string
2021-07-01T20:02:36Z D! [agent] Stopping service inputs
2021-07-01T20:02:36Z D! [agent] Input channel closed
2021-07-01T20:02:36Z D! [agent] Stopped Successfully
2021-07-01T20:02:36Z E! [telegraf] Error running agent: input plugins recorded 1 errors
[root@server: ~]#

This is the response obtained via tcpdump on 127.0.0.1:8162

GET /admin/xml/queues.jsp HTTP/1.1
Host: 127.0.0.1:8162
User-Agent: Go-http-client/1.1
Authorization: Basic REMOVED=
Accept-Encoding: gzip

HTTP/1.1 200 OK
Date: Thu, 01 Jul 2021 20:01:42 GMT
X-FRAME-OPTIONS: SAMEORIGIN
Set-Cookie: JSESSIONID=REMOVED;Path=/admin
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/xml;charset=ISO-8859-1
Transfer-Encoding: chunked
Server: Jetty(9.2.13.v20150730)

<queues>
<c:forEach items="[MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github]), MBeanProxy(com.sun.jmx.mbeanserver.JmxMBeanServer@2f465398[org.apache.activemq:type=Broker,brokerName=localhost,destinationType=Queue,destinationName=removed_for_github])]" var="row">
<queue name="<c:out value="" />">

  <stats size=""
         consumerCount=""
         enqueueCount=""
         dequeueCount=""/>

  <feed>
    <atom><c:out value="queueBrowse/?view=rss&amp;feedType=atom_1.0"/></atom>
    <rss><c:out value="queueBrowse/?view=rss&amp;feedType=rss_2.0"/></rss>
  </feed>
</queue>
</c:forEach>
</queues>
lukebeer commented 3 years ago

Any .jsp people know if that forEach loop is working correctly? Should that be itering over the queue list and populating the <stats .. /> element in the final XML output the client receives?

lukebeer commented 3 years ago

I have resolved the issue by commenting out the first include line and replacing it with as follows for the files in the activemq admin/xml directory.

<%@include file="../WEB-INF/jspf/headertags.jspf" %>
<%-- <%@ page contentType="text/xml;charset=ISO-8859-1"%>
<%--

Now I have valid XML for each queue


....
<queue name=".da........queue">

  <stats size="0"
         consumerCount="1"
         enqueueCount="0"
         dequeueCount="0"/>

  <feed>
    <atom>queueBrowse/.da........queue?view=rss&amp;amp;feedType=atom_1.0</atom>
    <rss>queueBrowse/.da........queue?view=rss&amp;amp;feedType=rss_2.0</rss>
  </feed>
</queue>
...