> From: Konstantin Kolinko [mailto:[EMAIL PROTECTED] 
> Subject: Re: find out the possible bottleneck webapp
> 
> kill -3  command will produce it under UNIXes.
> 
> 2008/1/24, maggie <[EMAIL PROTECTED]>:
> >
> > Is there any tool to provide such information Remotely even if the
> > workload of Tomcat is very heavy?

There's a set of tools in the HotSpot JDK that look interesting:
http://java.sun.com/javase/6/docs/technotes/tools/index.html#troubleshoo
t

The jstack one in conjunction with jsadebugd would be of interest here.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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