activemq : apache-activemq-5.14.0 jconsole using jdk1.7
I have started the activemq which comes with the jetty server. Minor change to make the jmx enable is by making change in activemq.xml managementContext createConnector="true" --- default is false when i start i am seeing the message JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi So I start Jconsole use remote process and use service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi with no password : it says secure/insecure connection failed: not sure where the problem is Any help is really appreciated <http://activemq.2283324.n4.nabble.com/file/n4716820/activemq.png> -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-cannot-connect-with-jconsole-tp4716820.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
