Thanks Steve/Tim it works for me. All i did is add In the activemq.xml file, add useJmx="true" to the <broker> tag and make changes to activemq.bat set ACTIVEMQ_SUNJMX_START= -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1099 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.rmi.port=1098 -Djava.rmi.server.hostname=localhost
start the server start the jconsole : using remote as localhost:1099 Thanks for the help really appreciate that -- View this message in context: http://activemq.2283324.n4.nabble.com/jconsole-using-activemq-tp4716819p4716885.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.