Re: [rules-users] Unexpected java.lang.NullPointerException at org.drools.core.util.RightTupleIndexHashTable.removeAdd(RightTupleIndexHashTable.java:353)

2012-10-23 Thread Mark Proctor
You were not subscribed to the mailing list at the time, so this post did not make it through to the main list. If you could make a self contained unit test, we'll fix it asap. Follow details here:

Re: [rules-users] Unexpected java.lang.NullPointerException at org.drools.core.util.RightTupleIndexHashTable.removeAdd(RightTupleIndexHashTable.java:353)

2012-10-23 Thread Wolfgang Laun
This may or may not be relevant (especially as this was working with 5.3.0) but a look at the RHS shows that the changes to a Subscenario fact are done by setting two fields (step, sub_run) followed by a call to update(act), which isn't wrong by itself. There is, however, an insert of a new fact