> From: emerson cargnin [mailto:[EMAIL PROTECTED]
> Subject: Non-Heap Memory always increasing during deployment
> for TC 5.5.26/Solaris/JVM 1.5.0_16
>
> Every time I hot-deploy an application, the non-heap memory goes up.

Some component in your environment is hanging onto object or class references 
when it shouldn't.  Placing logging libraries in a common location rather than 
with each webapp is a common - but certainly not only - cause.

Read the FAQ again:
http://wiki.apache.org/tomcat/FAQ/Memory#Q2

In particular, the FAQ links to this article:
http://opensource.atlassian.com/confluence/spring/pages/viewpage.action?pageId=2669

 - 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