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
-- > 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-tomcat-locally-tp23441354p2345767

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
gt; org.apache.catalina.startup.Bootstrap > > Mark > > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- V

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

how to setup jconsole to monitor tomcat locally

2009-05-08 Thread Anamika raj
false \ -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-j