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 2004/02/26 20:41:25 UTC

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

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=3888>.
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=3888

WebappClassLoader: Lifecycle error : CL stopped





------- Additional Comments From dmachak@tibco.com  2004-02-26 19:41 -------
We have been seeing this same problem with 4.1.29. A jar file was still locked
after doing an undeploy. As a work-around, we found that if this jar file were
expanded into the WEB-INF/classes directory, the the undeploy was successful. 

It seems that this points to a problem with the ClassLoader closing the jar
file. Perhaps an exception during undeploy is causing the closing of the jar
file to be bypassed.

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