This content has been marked as final.
Show 1 reply
-
1. Re: jmx rmi connection refused
nazia24 Sep 17, 2013 6:20 AM (in response to keiji13)Hi,
To connect to JBoss using JConsole(instead of jmx-console), use the script provided in $JBOSS_HOME/bin/jconsole.sh
Do the following:
1.Start the JBoss server with the bindaddress e.g ./standalone.sh -c standalone-full.xml -bmanagement x.x.x.x
2. Run script $JBOSS_HOME/bin/jconsole.sh
3. Set the remote connection URL as
service:jmx:remoting-jmx://jbossHost:9999
with the username and password added for managment user