[
https://issues.jboss.org/browse/DROOLS-1068?page=com.atlassian.jira.plugi...
]
Bill Tuminaro updated DROOLS-1068:
----------------------------------
Attachment: UnsupportedOperationTest.java
Person.java
UnsupportedOperationTest.drl
Mario,
I created a much simpler version of the reproducer for this issue that uses the existing
drools package structure and extended a class in your model.
I need to sort out getting the CLA signed, so I can put the files in the git repository.
In the mean time, I have attached the files to this comment.
-BillT
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, droolsReproducer.jar, Person.java,
UnsupportedOperationTest.drl, UnsupportedOperationTest.java
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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)