Re: [rules-users] Help with troubleshooting rules/Drools

2011-11-01 Thread Robert Crawford
They can recalculate just fine -- the underlying AccumulateData is just a SortedSet -- but ISTR there are problems with that code outside of my functions. -- View this message in context: http://drools.46999.n3.nabble.com/Help-with-troubleshooting-rules-Drools-tp3469285p3471330.html Sent from th

Re: [rules-users] Help with troubleshooting rules/Drools

2011-11-01 Thread Wolfgang Laun
On 1 November 2011 17:57, Robert Crawford wrote: > > I have a couple custom accumulate functions; I think the solution here may > just be to have them return false for supportsReverse(). > > Sounds like it. Make sure to return false if rhe acc function cannot recompute the value with one of the c

Re: [rules-users] Help with troubleshooting rules/Drools

2011-11-01 Thread Robert Crawford
I knew I spoke too soon. Now, from 5.2: 12:49:52,625 ERROR [STDERR] org.drools.RuntimeDroolsException: Unexpected exception executing action org.drools.reteoo.ReteooWorkingMemory$WorkingMemoryReteExpireAction@554af19c 12:49:52,625 ERROR [STDERR] at org.drools.common.AbstractWorkingMemory.exec

Re: [rules-users] Help with troubleshooting rules/Drools

2011-11-01 Thread Robert Crawford
I've rolled back to 5.2.0 and it seems to be doing better. Almost an hour of uptime. I already have a custom consequence exception handler -- I think it's cribbed from that link, even. But this exception doesn't appear to happen during the execution of a consequence -- I *think* it's during an eve

Re: [rules-users] Help with troubleshooting rules/Drools

2011-11-01 Thread Wolfgang Laun
Good diagnostics is provided if you follow http://members.inode.at/w.laun/drools/CustomConsequenceExceptionHandlingHowTo.htmlwhich has been incorporated into 5.3.0. -W On 31 October 2011 23:47, Robert Crawford wrote: > Any advice on how to troubleshoot problems? I have a fairly simple set of > r

Re: [rules-users] Help with troubleshooting rules/Drools

2011-10-31 Thread Richard Calmbach
Robert Crawford wrote: > > Any advice on how to troubleshoot problems? I have a fairly simple set of > rules (a couple dozen), but keep having problems with fatal exceptions. > The most recent was: > > org.drools.RuntimeDroolsException: Unexpected exception executing action > org.drools.reteoo.P

[rules-users] Help with troubleshooting rules/Drools

2011-10-31 Thread Robert Crawford
Any advice on how to troubleshoot problems? I have a fairly simple set of rules (a couple dozen), but keep having problems with fatal exceptions. The most recent was: org.drools.RuntimeDroolsException: Unexpected exception executing action org.drools.reteoo.PropagationQueuingNode$PropagateAction@1