-
Bug
-
Resolution: Done
-
Critical
-
6.2.0.Final, 6.3.0.Final
-
None
If you set the planning variable to "nullable=true", firstable, causes a IllegalStateException.
fixed that, causes the first NPE, and fixed that, causes other NPE unfixed:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException:
Caused by: java.lang.NullPointerException
at org.drools.core.phreak.RuleNetworkEvaluator.deleteChildLeftTuple(RuleNetworkEvaluator.java:778)
- causes
-
DROOLS-1174 Bug of score corruption in dinner party examples uncovered by fix for DROOLS-1186
- Closed
- is incorporated by
-
RHBRMS-306 [GSS](6.3.z)Setting the planning variable nullable in nurserostering examples causes NPE
- Verified
- relates to
-
DROOLS-1071 NPE's stacktrace for an MvelConstraint.evaluate() should give a line number from the source DRL file
- Closed