You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/07/27 19:07:56 UTC

DO NOT REPLY [Bug 20758] - Memory Leak in Classloader/Manager deploy/undeploy

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20758>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20758

Memory Leak in Classloader/Manager deploy/undeploy





------- Additional Comments From tagunov@motor.ru  2003-07-27 17:07 -------
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=tomcat-
dev@jakarta.apache.org&msgId=776903

seems to be adding to the topic:

Using 
OptimizeIt, I tried to understand the problem and I found that my application ClassLoader was 
never totally released
when I stop my application. There are always some strange references on 
it and especially the "classLoader of
java.security.ProtectionDomain", which comes from 
the org.apache.catalina.core.StandardContext.start() method.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org