I seem to recall that on RH, all files are mmap'd and that can occupy
seemingly huge amounts of memory, when in fact it is all buffer cache and
will be collected by the OS if actually needed for something else.  Could it
be logging in your app (or Tomcat) is writing a lot of data to files?

Tim

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 24, 2006 2:43 AM
To: users@tomcat.apache.org
Subject: RE: problem with tomcat 5.5.9



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 12 hours continuously, it increased to
1153 MB. We are running the server on Red Hat Linux AS 3.0.

Thanks in advance,
Rajesh Gannarapu


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Sent: Tuesday, January 24, 2006 9:15 AM
To: users@tomcat.apache.org
Subject: RE: problem with tomcat 5.5.9


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 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 using Tomcat version: 5.5.9 and we checked that the application 
> is not the cause for memory leak (checked with Jprobe Profiler).

Did the profiler indicate any memory leak? If so where was it?

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not
the intended recipient, you should not disseminate, distribute or copy this
e-mail. Please notify the sender immediately and destroy all copies of this
message and any attachments.


WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The
company accepts no liability for any damage caused by any virus transmitted
by this email.


www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not
the intended recipient, you should not disseminate, distribute or copy this
e-mail. Please notify the sender immediately and destroy all copies of this
message and any attachments.


WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The
company accepts no liability for any damage caused by any virus transmitted
by this email.


www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to