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=23482>. 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=23482 Sequential stopping and re-starting of web application leads to out of memory exception [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Minor Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2003-09-29 12:46 ------- Many improvements have been made in 5.0 (it was quite complex), and simple, precompiled webapps will now be completely GCed. However, in many situations, class definitions of the old webapp instance cannot be GCed (shutdown hook set by Ant, thread local stuff), so there will be a resource leak. Please do not reopen the bug, as it cannot be addressed. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]