<div dir="ltr"><div>Just want to put the exception out here in case it is meaningful to the development or whoever ran into this before. It occurred but does not impact the result of the process.<br><br>Exception in thread &quot;Thread-6&quot; java.lang.NullPointerException<br>
    at java.lang.String.&lt;init&gt;(String.java:210)<br>    at org.mvel2.ast.ASTNode.toString(ASTNode.java:426)<br>    at org.mvel2.ast.Or.toString(Or.java:59)<br>    at java.lang.String.valueOf(String.java:2826)<br>    at java.lang.StringBuilder.append(StringBuilder.java:115)<br>
    at org.drools.rule.constraint.ConditionAnalyzer.analyzeNode(ConditionAnalyzer.java:247)<br>    at org.drools.rule.constraint.ConditionAnalyzer.analyzeSingleCondition(ConditionAnalyzer.java:106)<br>    at org.drools.rule.constraint.ConditionAnalyzer.analyzeCondition(ConditionAnalyzer.java:99)<br>
    at org.drools.rule.constraint.ConditionAnalyzer.analyzeCondition(ConditionAnalyzer.java:70)<br>    at org.drools.rule.constraint.MvelConditionEvaluator.getAnalyzedCondition(MvelConditionEvaluator.java:83)<br>    at org.drools.rule.constraint.MvelConstraint.executeJitting(MvelConstraint.java:270)<br>
    at org.drools.rule.constraint.MvelConstraint.access$200(MvelConstraint.java:51)<br>    at org.drools.rule.constraint.MvelConstraint$ConditionJitter.run(MvelConstraint.java:250)<br>    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)<br>
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)<br>    at java.lang.Thread.run(Thread.java:662)<br><br></div>Sean<br></div>