[rules-users] permgen leak

Davide Sottara dsotty at gmail.com
Mon Dec 16 06:40:44 EST 2013


No, there is indeed a very subtle leak.. apparently due to some static
references held by MVEL which
do not 'work well' with the CompositeClassLoader. I am working on some
"dispose"
methods that allow to release the resources and solve the problem (I'll
follow up with another email later).
They will be available in 5.6.0.Final this week. Version 6.x is not
affected instead since it
does not rely on the CCL anymore.
Davide

On 12/16/2013 03:27 AM, pmander wrote:
> Hi,
>
> You mention that the brand new kbase evertime could be a problem and you may
> get this from "re-deployments". In my situation I am not in an app server
> and so do not have a re-deployment issue but I am creating a new kbase every
> time I run through the system.
>
> The system dynamically creates the drl from database definitions and this is
> done for each "run" of the application. Is there an alternative for this?
>
>
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/permgen-leak-tp4027038p4027321.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list