[rules-users] GC Overhead Limit Exceeded and 1B JoinLeftNode Objects

Mark Proctor mproctor at codehaus.org
Sun Feb 17 18:19:02 EST 2013


You'll need to help us a bit here, by creating a test of some sort. "I have 100 rules with 1B JoinLeftNode" doesn't give us much to go on.

The problem mentioned earlier was related to windows, which I don't think you are using - or you'd have said so.

Also can you tell us what version you are using? Could you maybe try the 5..5.x branch which has a lot of fixes in it (you'll need to build it with maven):
https://github.com/droolsjbpm/drools/tree/5.5.x

mark
On 17 Feb 2013, at 18:27, Julian Klein <julianklein at gmail.com> wrote:

> Thanks again. I have tried Sequential mode, but somehow my Java based class that I use for function calls no longer receives them.  Perhaps there is an error occurring before the call to my class in the "then" section of the rule that is not presenting itself in my logs.  Either that or I don't understand sequential mode's limitations well enough.  I'll try it one more time and report back on that as well.
> 
> 
> On Sun, Feb 17, 2013 at 1:17 PM, Wolfgang Laun <wolfgang.laun at gmail.com> wrote:
> On 17/02/2013, Julian Klein <julianklein at gmail.com> wrote:
> > Ok, I witnessed this with JProfiler.  I will try with jmap to make sure and
> > report back later today or tomorrow.   Is it safe then to assume that
> > discarding (dispose) the session between laps is better from a throughput
> > perspective than re-using it?
> 
> If you need to start each session with a clean slate: yes, dispose is
> preferable.
> 
> >  Also, would using a Stateless Session
> > "perform" better from either a memory or CPU perspective?
> 
> Only if you can run it in "sequential mode" - see Expert, 3.3.7.1.
> Sequential Mode
> 
> -W
> 
> >
> > Thanks again!
> >
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
> 
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20130217/b34fa55f/attachment-0001.html 


More information about the rules-users mailing list