> From: Scott McClanahan [mailto:[EMAIL PROTECTED] 
> Subject: Re: Database connections grow after redeploy
> 
> Do you have any suggestions for a profiling tool 
> like you described?

Just to get started, the Sun JDK comes with a primitive heap profiler.
You can enable it with the command line option:

-agentlib:hprof=heap=sites

Documentation is here (among other places):
http://java.sun.com/developer/technicalArticles/Programming/HPROF.html

 - 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