users@glassfish.java.net

Re: Classloader Leaking

From: Stephen Connolly <stephen.alan.connolly_at_gmail.com>
Date: Fri, 5 Feb 2010 13:49:44 +0000

i.e. the $$__javaassist_$$ generated proxies will have references to the
loggers that hibernate uses for your PU. All of which can munge you up into
permgen hell

On 5 February 2010 13:48, Stephen Connolly
<stephen.alan.connolly_at_gmail.com>wrote:

> But hibernate has loggers!
>
>
> On 5 February 2010 13:34, <glassfish_at_javadesktop.org> wrote:
>
>> In my tests, my applications didn't include loggers of any nature. All I
>> have is one SSB and 3 Entities, using hibernate. It is the simplest
>> application possible, but all these classes stays in memory forever, along
>> with their generated Proxies and $__javassist_$$ generated classes.
>>
>> I think this is a problem with no possible solution. We must learn to live
>> with it...
>> [Message sent by forum member 'mmilanez' (mmilanez_at_gmail.com)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=384983
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>