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]  2002-10-10 17:59 -------
Catalina replaces the pointer from the old loader to the new one, removes
sessions and things. However, you could have a thread or some other component
holding the pointer to the objects, and preventing finalization.
Basically, if you can find some component in Catalina holding a pointer to
either one of the old object/classes/classloader, then the bug is valid.
Otherwise, it's not.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to