Re: [rules-users] NPE in LeftTupleSetsImpl.removeUpdate

2014-08-15 Thread dzeig...@gmail.com
I just ran into the same NPE again in 6.1.0.Final. I'm still doubtful I can reproduce the issue consistently as I've been running 6.1.0 for a couple weeks now without incident, but I'll follow back up if I figure something out. Please let me know if I can provide any additional info. Thanks,

[rules-users] DROOLS 5.6.0 Final Decision Table PermGen space OutOfMemoryError

2014-08-15 Thread Jan Rose
Would like some advice regarding using Decision Tables in DROOLS 5.6.0 Final. We have decision tables with over 12,000 rows. It is a basic 'look-up' table with 3 conditions and 2 actions. The conditions are, for example: Company = X Dept = X Class = X then value = X and log X. When I