Re: Status of threads in Tomcat( window service)

2008-08-02 Thread Bill Barker
The latest version of the service manager (aka tomcatNw.exe) has the ability to generate a thread dump for Tomcat running as a service. If this isn't an option in the menu on your version, you can upgrade just this component by grabbing tomcat6.exe and tomcat6w.exe from the most recent 6.0 dist

RE: Status of threads in Tomcat( window service)

2008-08-01 Thread Peter Crowther
> From: Johnny Kewl [mailto:[EMAIL PROTECTED] > From: "Thangavel Sankaranarayanan" <[EMAIL PROTECTED]> > > i am using tomcat as a window service > > ..so i couldn't create a thread dump... > http://localhost:8080/manager/status > > will give you some info on thread usage This assumes the OP has t

Re: Status of threads in Tomcat( window service)

2008-08-01 Thread Johnny Kewl
- Original Message - From: "Thangavel Sankaranarayanan" <[EMAIL PROTECTED]> To: Sent: Friday, August 01, 2008 4:05 PM Subject: Status of threads in Tomcat( window service) Hi, Please help me in find no of threads and thier status spawned by tomcat connector...at any instant of tim