[rules-users] ArrayIndexOutOfBoundsException under high events load in drools CEP

ters ters at ukr.net
Tue Feb 25 07:32:56 EST 2014


*/>>Davide wrote:*
>there are some known critical races that may arise when multiple threads
are inserting facts in parallel. >Many have been patched in 5.6, but the
real solution to the problem will be introduced in the 6.x series. /

I've switched to drools 6.0.1. As I wrote, I'm invoking marshaling during
event insertion into methods of listeners RuleRuntimeEventListener
(objectInserted/Updated/Deleted, ) and AgendaEventListener
(afterMatchFired). Now during working memory marshaling I have something
looks like *deadlock*! on ProtobufOutputMarshaller.evaluateRuleActivations()
(line 256) >  RuleExecutor.reEvaluateNetwork(). This method also called from
thread with fireUntillHalt. 
I'm confused and appreciate any help.
Thanks in advance.



--
View this message in context: http://drools.46999.n3.nabble.com/ArrayIndexOutOfBoundsException-under-high-events-load-in-drools-CEP-tp4028071p4028299.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list