Hi

Jconsole in jdk1.6 has an button called " Perform GC" under MEMORY Tab

For a  Production and Live version  Tomcat , Can i hook Jconsole via JMX

on the tomcat and  force GC process  in REMOTE Mode...

Is this permitted or not ?


JMX used as per "http://tomcat.apache.org/tomcat-5.5-doc/monitoring.html";
CATALINA_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8999
                        -Dcom.sun.management.jmxremote.ssl=false
                        -Dcom.sun.management.jmxremote.authenticate=false"


Please advise me on the same




with regards
Karthik

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to