At 11:22 AM -0700 2/14/05, Wendy Smoak wrote:
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?

See http://issues.apache.org/bugzilla/show_bug.cgi?id=14042 -- this is fixed in Struts SVN Head (1.3.0-dev). It should probably also be applied to the 1.2.x branch, but I haven't found time for that myself.


Joe

--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex


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



Reply via email to