Hassan - 2014-12-06

Hello Sir.
I am currently using your AMQ-Browser with AMQ 5.6.0 and i am very impressed. Last week I decided to work with the latest version of AMQ (5.10.0). Although, I did everything like in your description, I am getting the same error message:

"Could not start QBrowserV2
Failed to connect to ActiveMQ JMX Server.

Please make sure input value of JMX service URL and/or User, Password are correct.

Input JMX URL : service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi

Or JMX service is not enabled. Make sure that useJmx="true" is indicated in your <broker> element of activemq.xml and in the startup script (may be activemq.bat) has no valid
"set SUNJMX=-Dcom.sun.management.jmxremote.port=1099
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false".

If you modify one of them, the ActiveMQ broker must be restarted.
Refused to connect to ActiveMQ JMX Server."

I downloaded AMQ 5.6.0 and did these changes. Everything works properly with the version 5.6.0 but not with 5.10.0

Thanks for your help.

Hassan