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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]