> From: Dale Ogilvie [mailto:dale_ogil...@trimble.com] 
> Subject: Fix your web application so it can cleanly un-deploy and re-deploy - 
> how?

> As I recall undisposed thread locals were a common theme.

Have you enabled this Listener?

http://tomcat.apache.org/tomcat-7.0-doc/config/listeners.html#ThreadLocal_Leak_Prevention_Listener_-_org.apache.catalina.core.ThreadLocalLeakPreventionListener


> I would so love it if Tomcat could just throw away the entire webapp memory 
> footprint on undeploy...

Last time I looked, Java didn't have a free() API...

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to