[jboss-jira] [JBoss JIRA] (DROOLS-326) Drools plugin Rete Tree viewer does not work with Conditional Named Consequence expressions

Duncan Doyle (JIRA) jira-events at lists.jboss.org
Wed Nov 6 18:07:01 EST 2013


Duncan Doyle created DROOLS-326:
-----------------------------------

             Summary: Drools plugin Rete Tree viewer does not work with Conditional Named Consequence expressions
                 Key: DROOLS-326
                 URL: https://issues.jboss.org/browse/DROOLS-326
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 6.0.0.CR5
         Environment: Mac OS-X 10.9, JBoss Developer Studio 7, Oracle Hotspot 1.7.0_45
            Reporter: Duncan Doyle
            Assignee: Mark Proctor


See this project, which is based on the standard Sample.drl of the Drools Eclipse plugin: https://github.com/DuncanDoyle/DroolsConditionalNamedConsequenceIssue

The 'src/main/resources/rules/Sample.drl' contains a rule which uses a 'Conditional Named Consequence' construct. When clicking the Rete Tree tab in the DRL editor I receive this error:

Rete Tree Build Error!

Reason:
org.drools.core.RuntimeDroolsException:
java.lang.reflect.InvocationTargetException : [Rete(0)]

And the Rete Tree is not displayed.

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