[Resin-interest] Slow Alarm bug... It's baaaaack!

2011-06-20 Thread Chris Pratt
I just installed 4.0.19 and I'm seeing lots of slow alarm's just like are mentioned in bug http://bugs.caucho.com/bug_view_advanced_page.php?bug_id=4291 is there a way to work around this but, or should I back off and try 4.0.18? If there's anything you need to help solve this problem, just let

[Resin-interest] Eclipse plugin: How to create a resin 3.1 server?

2011-06-20 Thread Patric Rufflar
Hi, I just installed the most recent release of the Resin Eclipse plugin. However, I cannot create resin 3.1 servers. (Only resin 4.0 is shown in the New server dialog) This was possible in previous releases of that plugin. Is this an intentional behavior? Thank you and best regards, Patric

[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] Slow Alarm bug... It's baaaaack!

2011-06-20 Thread Scott Ferguson
On 06/19/2011 11:55 PM, Chris Pratt wrote: I just installed 4.0.19 and I'm seeing lots of slow alarm's just like are mentioned in bug http://bugs.caucho.com/bug_view_advanced_page.php?bug_id=4291 is there a way to work around this but, or should I back off and try 4.0.18? If there's anything

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