[jboss-jira] [JBoss JIRA] (JBRULES-3631) ClassCastException removing a rule containing a FromNode

Mario Fusco (JIRA) jira-events at lists.jboss.org
Thu Sep 20 06:45:35 EDT 2012


Mario Fusco created JBRULES-3631:
------------------------------------

             Summary: 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


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


More information about the jboss-jira mailing list