Re: Tomcat Process Memory Leak?

2007-12-18 Thread Stefano Martines
:27:36 PM Subject: Re: Tomcat Process Memory Leak? Thank you both for your responses. I am also pretty convinced now that it is an application-related issue. Especially since the memory usage jumps ~30mb in a few seconds. My investigation continues. Travis Haagen wrote: Any ideas about what

Re: Tomcat Process Memory Leak?

2007-12-18 Thread David Cassidy
- Original Message From: Bill Clarke-Fields [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Monday, December 17, 2007 5:27:36 PM Subject: Re: Tomcat Process Memory Leak? Thank you both for your responses. I am also pretty convinced now that it is an application-related issue

RE: Tomcat Process Memory Leak?

2007-12-14 Thread Caldarale, Charles R
From: Bill Clarke-Fields [mailto:[EMAIL PROTECTED] Subject: Tomcat Process Memory Leak? Any ideas about what could be causing this? I realize it could be an application-related leak Not just could be, it almost definitely is, since this behavior isn't seen normally. but in that case

Tomcat Process Memory Leak?

2007-12-14 Thread Bill Clarke-Fields
what could be causing this? I realize it could be an application-related leak, but in that case wouldn't we see it running out of heap? Thanks! -Bill -- View this message in context: http://www.nabble.com/Tomcat-Process-Memory-Leak--tp14337929p14337929.html Sent from the Tomcat - User mailing list

Re: Tomcat Process Memory Leak?

2007-12-14 Thread Travis Haagen
Any ideas about what could be causing this? I realize it could be an application-related leak, but in that case wouldn't we see it running out of heap? Server-side application leaks are really hard to figure out, because they usually only happen in a high-traffic production environment and