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=3597>.
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=3597
------- Additional Comments From [EMAIL PROTECTED] 2001-09-15 16:13 -------
StandardManager.stop() will, among other things, try to persist all your current
sessions to disk. Do you have lots of active sessions? Check in the "work"
dirctory for "SESSIONS.ser" files in the directory for each webapp -- are any of
them abnormally large? What happens if you stop Tomcat, delete the
"work/localhost" directory completely, restart, then shut down?