----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
My servlet application seems to be using quite a bit more memory than I
would have expected. I was wondering if any of you have found a good
profiling tool (preferably runs on Linux) which can help me detect where in
my code I am possibly "leaking" memory or at least not making it obvious to
the garbage collector that objects can be collected. Thanks.
- Greg
Gregory Krasnow
Senior Software Engineer
Stone Analytics, Inc.
[EMAIL PROTECTED]
Tel: 858.503.7540 x204
Fax: 858.503.7541
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]