[
https://issues.jboss.org/browse/JBRULES-3631?page=com.atlassian.jira.plug...
]
Mario Fusco resolved JBRULES-3631.
----------------------------------
Fix Version/s: 5.4.1.Final
5.5.0.Beta1
Resolution: Done
ClassCastException removing a rule containing a FromNode
--------------------------------------------------------
Key: JBRULES-3631
URL:
https://issues.jboss.org/browse/JBRULES-3631
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 5.4.1.Final, 5.5.0.Beta1
Trying to remove a rule containing a FromNode causes the following:
java.lang.ClassCastException: org.drools.reteoo.FromNode cannot be cast to
org.drools.reteoo.BetaNode
at org.drools.reteoo.ReteooBuilder.resetMasks(ReteooBuilder.java:303)
at org.drools.reteoo.ReteooBuilder.removeRule(ReteooBuilder.java:267)
at org.drools.reteoo.ReteooRuleBase.removeRule(ReteooRuleBase.java:459)
at org.drools.common.AbstractRuleBase.removeRule(AbstractRuleBase.java:1100)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira