You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ajaya Agrawalla <AA...@strllc.com> on 2005/08/08 23:39:44 UTC

OutofMemory hunts me again

Folks,

I know this is a well known problem which is also well documented in this
BUG 
http://issues.apache.org/bugzilla/show_bug.cgi?id=26135

I have run across same problem and my application seem to run into
OutofMemory errors after 5 restarts.  I have implemented the
Introspector.flushCaches() thing to do a final cleanup before the context is
unloaded but it has no effect on my memory usage.

What i have found from the BUGZILLA and archives.. is that there is NO
certain fix for this problem and hot reloading is not advisable.  Period.
Am I right?  Is this a good advise going forward to my clients??

Thx..

AJ


Re: OutofMemory hunts me again

Posted by Martin Gainty <mg...@hotmail.com>.
Ajaya-

The solution is listed here
http://marc.theaimsgroup.com/?l=log4j-user&m=109586468621477&w=2
Introspector.flushCaches() in Destroy() method of Servlet

HTH,
Martin-

----- Original Message ----- 
From: "Ajaya Agrawalla" <AA...@strllc.com>
To: <us...@struts.apache.org>
Cc: <yo...@computer.org>
Sent: Monday, August 08, 2005 5:39 PM
Subject: OutofMemory hunts me again


> Folks,
>
> I know this is a well known problem which is also well documented in this
> BUG
> http://issues.apache.org/bugzilla/show_bug.cgi?id=26135
>
> I have run across same problem and my application seem to run into
> OutofMemory errors after 5 restarts.  I have implemented the
> Introspector.flushCaches() thing to do a final cleanup before the context 
> is
> unloaded but it has no effect on my memory usage.
>
> What i have found from the BUGZILLA and archives.. is that there is NO
> certain fix for this problem and hot reloading is not advisable.  Period.
> Am I right?  Is this a good advise going forward to my clients??
>
> Thx..
>
> AJ
>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org