I'm running Drools 5.2.
Any idea why Drools is bailing after the first rule for me?

Here is my output when I change to Java dialect:
in utilMethod >asdf<  >Value1< returns false
in utilMethod >asdf<  >Value2< returns false
in utilMethod >asdf<  >Value3< returns false
==>[ObjectInsertedEventImpl: getFactHandle()=[fact
0:1:15245345:15245345:1:DEFAULT:com.sample.TestFact@e8a021],
getObject()=com.sample.TestFact@e8a021,
getKnowledgeRuntime()=org.drools.impl.StatefulKnowledgeSessionImpl@1797795,
getPropagationContext()=PropagationContextImpl [activeActivations=0,
dormantActivations=0, entryPoint=EntryPoint::DEFAULT, factHandle=[fact
0:1:15245345:15245345:1:DEFAULT:com.sample.TestFact@e8a021], leftTuple=null,
originOffset=-1, propagationNumber=3, rule=null, type=0]]


--
View this message in context: 
http://drools.46999.n3.nabble.com/Error-in-MVEL-execution-optimization-tp3633440p3635063.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to