Re: how to setup jconsole to monitor tomcat locally

2009-05-09 Thread Anamika raj
- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://www.nabble.com/how-to-setup-jconsole-to-monitor

RE: how to setup jconsole to monitor tomcat locally

2009-05-09 Thread Karthik Nanjangude
This will get the screen activated With regards Karthik -Original Message- From: Anamika raj [mailto:rajnam...@gmail.com] Sent: Saturday, May 09, 2009 11:47 AM To: users@tomcat.apache.org Subject: Re: how to setup jconsole to monitor tomcat locally hi i m not getting the meaning

RE: how to setup jconsole to monitor tomcat locally

2009-05-09 Thread Caldarale, Charles R
From: Karthik Nanjangude [mailto:karthik.nanjang...@xius-bcgi.com] Subject: RE: how to setup jconsole to monitor tomcat locally Just add the following as 1'st line's into u'r /TOMCAT/bin/Catalina.bat ( .sh on Unix /Linux) Bad advice. You should not be modifying Tomcat-supplied scripts

RE: how to setup jconsole to monitor tomcat locally

2009-05-09 Thread Caldarale, Charles R
From: Anamika raj [mailto:rajnam...@gmail.com] Subject: Re: how to setup jconsole to monitor tomcat locally hi i m not getting the meaning of that [ create CATALINA_HOME/bin/setenv.sh CATALINA_HOME refers to the directory in which you have Tomcat installed. 3. Make it executable

how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Anamika raj
\ -Dcom.sun.management.jmxremote.authenticate=false SOMETHING LIKE THIS. i m not getting how to do it. can any body tell me in simple steps how can i set the jconsole to monitor the tomcat application. i want step by step what i need to do for that. -- View this message in context: http://www.nabble.com/how-to-setup-jconsole

Re: how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Mark Thomas
Anamika raj wrote: I searched a lot for the setting of the jconsole to monitor tomcat locally..i got every where it is saying to set or edit CATALINA_OPTS=-Dcom.sun.management.jmxremote \ -Dcom.sun.management.jmxremote.port=9004 \ -Dcom.sun.management.jmxremote.ssl=false \

Re: how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Anamika raj
For additional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://www.nabble.com/how-to-setup-jconsole-to-monitor-tomcat-locally-tp23441354p23445846.html Sent from the Tomcat - User mailing list archive at Nabble.com

RE: how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Caldarale, Charles R
From: Anamika raj [mailto:rajnam...@gmail.com] Subject: Re: how to setup jconsole to monitor tomcat locally I am working on windows vista Our deepest sympathies. so please tell me the steps for windows. The steps Mark outlined are the same; just substitute .bat for .sh. All .bat files

RE: how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Caldarale, Charles R
From: Anamika raj [mailto:rajnam...@gmail.com] Subject: Re: how to setup jconsole to monitor tomcat locally using Tomcat 5.0.28.0 Please note that Tomcat 5.0 has been deprecated for some time; you would be better off moving to 5.5.x, or better yet, 6.0.x. - Chuck THIS COMMUNICATION MAY