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=14042>.
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=14042

Memory leaks with JBoss 3.x +(Tomcat/Jetty)





------- Additional Comments From [EMAIL PROTECTED]  2002-11-25 04:49 -------
I'm still not convinced this is a Struts problem.  I'm almost certain that circular 
references are 
not a problem because Sun's JVM doesn't use reference counting in its garbage 
collector.  What JVM 
are you using?  

As I understand it, to have a Java "memory leak" your app must hold references to 
unused objects.  We're talking about containers reloading an app so all those 
references should 
be disposed by the container even if they were being held in error.  

Does this behavior happen 
when you reload a non Struts app?

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

Reply via email to