hi ,
i am trying to setup JMX monitoring - i have added options in setenv.sh
CATALINA_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8099 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false $CATALINA_OPTS"
when i try and test with jconsole - it tries and fails
and from Solarwinds - it can connect
open service:jmx:rmi:///jndi/rmi://192.168.XX.XX:8099/jmxrmi
but then fails
#IllegalArgumentException: Please specify domain using either -d option or domain command
Question - what should i specify in mbeans
and if i use jconsole - what should i type in remote connection ?
should it be
service:jmx:rmi:///jndi/rmi://192.168.XX.XX:8099/jmxrmi -- ?
Thanks
were you able to figure out how to actually connect to jmx remotely using jconsole with remote process, username and password?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.