> From: Mohit Anchlia [mailto:[EMAIL PROTECTED] > Subject: Re: Heap dump of servlet > > Is there any way to get just the heapdump of servlet threads?
Since the heap is shared by all threads in the JVM, there's no such thing as a "heapdump of servlet threads". Use jmap or similar tools to see what's in the heap of a running JVM. - 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]