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 i

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 shou

RE: how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Karthik Nanjangude
n U would be asked for the specify the same as per the " jmxremote.port" 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

2009-05-08 Thread Anamika raj
hi i m not getting the meaning of that [ " create CATALINA_HOME/bin/setenv.sh 3. Make it executable 4. Add the following to setenv.sh export CATALINA_OPTS="-Dcom.sun.management.jmxremote""] please tell me if i did right i created one batch file setenv.bat and made directory structure like CA

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 C

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"

Re: how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Anamika raj
I am working on windows vista and using Tomcat 5.0.28.0 and JDK 1.6 so please tell me the steps for windows. thanx Mark Thomas-18 wrote: > > 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 >>

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 \ > -Dcom.su