[jboss-jira] [JBoss JIRA] (DROOLS-319) "Unknown boolean operator" RuntimeException

Mario Fusco (JIRA) jira-events at lists.jboss.org
Wed Nov 6 03:51:02 EST 2013


    [ https://issues.jboss.org/browse/DROOLS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851259#comment-12851259 ] 

Mario Fusco commented on DROOLS-319:
------------------------------------

Could you please paste the stack trace of the Exception you got?
                
> "Unknown boolean operator" RuntimeException
> -------------------------------------------
>
>                 Key: DROOLS-319
>                 URL: https://issues.jboss.org/browse/DROOLS-319
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5.0.Final
>         Environment: Windows 8, java version "1.7.0_40"
>            Reporter: David Tombs
>            Assignee: Mark Proctor
>
> Steps to reproduce:
> # Create a decision table with something like {{fooString != ""}} in the constraint and {{true}} in the rule cell.
> # Execute the rule against a few objects.
> Actual Result:
> An internal Drools thread will crash with {{java.lang.RuntimeException: Unknown boolean operator}} when trying to compile {{fooString != "" == true}}.
> Expected Result:
> Even if an Exception is thrown, the currently-thrown exception is too low level and took me lots of investigation and debugging inside the drools code to figure out what I did wrong.

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