[Resin-interest] Possible Resin Classloader leakage for JPA applications

2011-06-20 Thread Patric Rufflar
Hi all, I think that resin (at least version 3.1, but most probably 4.0 too) suffers from a critical classloader leak which may cause that the memory occupied by an application will not get released when destroying its servlet context (stopping/redeploying the application). As an result, further

Re: [Resin-interest] Possible Resin Classloader leakage for JPA applications

2011-06-20 Thread Scott Ferguson
On 06/20/2011 09:09 AM, Patric Rufflar wrote: Hi all, I think that resin (at least version 3.1, but most probably 4.0 too) suffers from a critical classloader leak which may cause that the memory occupied by an application will not get released when destroying its servlet context

Re: [Resin-interest] Possible Resin Classloader leakage for JPA applications

2011-06-20 Thread Patric Rufflar
Thanks. I've filed this as http://bugs.caucho.com/view.php?id=4628 Thank you for fixing the bug so quickly. Is it possible to backport it to 3.1 as well? (if not: is a workaround available?) Thanks. Patric Please have a look at