DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=20758>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=20758

Memory Leak in Classloader/Manager deploy/undeploy





------- Additional Comments From [EMAIL PROTECTED]  2004-09-03 16:25 -------
I applogize. My previous posting was incorrect and does not reproduce the 
problem. It grows until the garbage collector hits its first limit. However, I 
have a new one that definately reproduces the problem. It is related to using 
ObjectOutputStreams. There are many posting related to using reset() with 
ObjectOutputStreams which I do. I also have a simple test code that repeatidly 
writes Object to a file with no problem. However, if put it in a servlet and 
continualy reload, it leaks. Could it be related to the ClassLoader?

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

Reply via email to