Re: Broker queue attributes not displayed in jconsole with active mq 5.9.0

2015-07-14 Thread Tim Bain
Aditya, I'm never going to recommend downgrading to a version that's almost six years old and for which lots of bug fixes have been made in later versions, so particularly not because you can't get JMX to work for you. And I'm especially not going to recommend that because you spent a small amoun

Re: Broker queue attributes not displayed in jconsole with active mq 5.9.0

2015-06-29 Thread Aditya Aery
Hello Tim, First of all, thanks for your reply. When broker queues are displayed as folders, I can't see queue attributes (like QueueSize). PFA list of attributes visible when queues are displayed as endpoints in jconsole (these details are missing when queues are displayed as folders)

Re: Broker queue attributes not displayed in jconsole with active mq 5.9.0

2015-06-27 Thread Tim Bain
Is the icon (folder vs endpoint) the only thing that was wrong? If memory serves, I've been able to view the attributes of destinations even when the icon showed as a folder... Is option 3 not "remove the really old copy of the ActiveMQ client JAR from the webapp dir and replace it with the 5.9.0

Broker queue attributes not displayed in jconsole with active mq 5.9.0

2015-06-25 Thread Aditya Aery
Hello, We are using apache tomee 1.6 as application server which comes with activemq 5.9.0 jars OOTB. We use Java 1.7.0_51. A broker is configured to start up when tomee instance is started. There are various queues configured under that broker to send/receive messages. The messages are flowing pr