RE: problem with tomcat 5.5.9

2006-01-23 Thread rajesh.gannarapu
Hi, Small update on the problem mentioned We did not found any memory leak, but memory footprint is increasing. We observed that tomcat's memory footprint (not the heap size) keeps increasing if we run it for a long time under constant load. Initially it was 305 MB, but after running it for

RE: problem with tomcat 5.5.9

2006-01-23 Thread rajesh.gannarapu
Hi, Yeah, profiler indicates the Tomcat Objects as memory leak. -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Monday, January 23, 2006 11:25 PM To: Tomcat Users List Subject: Re: problem with tomcat 5.5.9 [EMAIL PROTECTED] wrote: > We observed that tomcat's memory

problem with tomcat 5.5.9

2006-01-23 Thread rajesh.gannarapu
Hi, We observed that tomcat's memory footprint (not the heap size) keeps increasing if we run it for a long time under constant load. Initially it was 305 MB, but after running it for 12 hours continuously, it increased to 1153 MB. We are running the server on Red Hat Linux AS 3.0. We are usi