I killed my [production, ouch,] Tomcat instance the other day by reloading a Struts/JCL/Log4j webapp repeatedly using the manager app. It died with an OutOfMemory error. I mentioned it in passing on tomcat-user, and they pointed out this:
http://issues.apache.org/bugzilla/show_bug.cgi?id=26135#c6 I don't pretend to understand what's actually going on, but I need to be able to reload these webapps. The Javadoc here: http://www.springframework.org/docs/api/org/springframework/web/util/IntrospectorCleanupListener.html says that Struts doesn't do something it should do-- 'clean up the Introspector'. Do you see it as a Struts issue? Or should it be the responsibility of the webapp to clean up after itself? Thanks, Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]