[rules-users] Best practice to use heap memory effectively

Mark Proctor mproctor at codehaus.org
Mon Nov 12 01:27:01 EST 2012


It sounds like you are putting in facts without allowing them to be expired or retracted. If you keep inserting events over 24 hours, if there is enough of them, it will OOM. Try setting an expiration value for the event type, to force it to expire earlier.

Mark
On 12 Nov 2012, at 05:20, mohan <mohan.narangoda at gmail.com> wrote:

> Hi Gurus,
> 
> any ideas & views on above??
> 
> 
> 
> --
> View this message in context: http://drools.46999.n3.nabble.com/Best-practice-to-use-heap-memory-effectively-tp4020194p4020793.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