I have added this statement in catalina.bat

set CATALINA_OPTS="-Dcom.sun.management.jmxremote -
Dcom.sun.management.jmxremote.port=1099 -
Dcom.sun.management.jmxremote.ssl=false -
Dcom.sun.management.jmxremote.authenticate=false"

I try to use Jconsole to connect to the tomcat jmx agent but it is not
listed.

What are the neccessary args to make the tomcat jmx agent available for
JConsole?

Appreciate any advice

Reply via email to