I tried to connect JMX rmi url in Jboss fuse container for monitoring the queues. The URL not connected in jconsole,
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi/camel
I want to implement in my bundle, How to connect MBean server in JBoss Fuse?
Advance Thanks.
Finally solved the issue with the karaf username and password, Check with the username and password in users.properties file.
It should work.