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 [EMAIL PROTECTED] 2003-07-27 17:07 ------- http://nagoya.apache.org/eyebrowse/ReadMsg?listName=tomcat- [EMAIL PROTECTED]&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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]