Hi Charles

We don't have any thing other than the default installation, so
nothing on the common/lib.
We also don't have any JSP on this app.

I've made a small webapp with one class, and I see the number of
threads, classes loaded and non-heap memory actually going up, in a
very smaller amount, of course, but still, never decreasing.

Wouldn't it be a problem with the JVM or tomcat and the plataform?

This is really a  show stopper for us, and I believe can affect a lot
of people as well.

regards
Emerson

2008/9/17 Caldarale, Charles R <[EMAIL PROTECTED]>:
>> 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]
>
>

---------------------------------------------------------------------
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