Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Using JConsole with Tomcat

chuanjiang lo

2007-02-23


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
©2008 junlu.com - Jax Systems, LLC, U.S.A.