]
Mario Fusco commented on DROOLS-1068:
-------------------------------------
It's impossible to figure out what's going on there without the source code of
those tests. Can you please provide them instead of just the classes.
java.lang.UnsupportedOperationException thrown by
org.drools.core.reteoo.BaseLeftTuple.getBlocker(BaseLeftTuple.java:535)
-------------------------------------------------------------------------------------------------------------------------
Key: DROOLS-1068
URL:
https://issues.jboss.org/browse/DROOLS-1068
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.3.0.Final
Reporter: Bill Tuminaro
Assignee: Mario Fusco
Attachments: droolsReproducer.jar
We have encountered this issue when we insert a fact matching a certain rule, delete the
fact then call fire all rules.
A reproducer is attached.
-BillT