Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1989

Test scenarios: Firing a MVEL rule, whose salience is java.lang.Long.MAX_VALUE, in Guvnor

XMLWordPrintable

    • Hide

      Steps to Reproduce:
      1: import attached repository into guvnor
      2: run a Test Scenarios named "salience"

      Actual results:
      java.lang.NullPointerException is thrown

      Expected results:
      Run a test without Exception

      Show
      Steps to Reproduce: 1: import attached repository into guvnor 2: run a Test Scenarios named "salience" Actual results: java.lang.NullPointerException is thrown Expected results: Run a test without Exception

      Problem to fire a MVEL rule, whose salience is 9223372036854775807, in Guvnor. The value 9223372036854775807 is java.lang.Long.MAX_VALUE. If I run a test program in JBDS, I can run without any Exception.

      Additional info:
      If I change a dialect of the rule from "mvel" to "java", I can run the test without any Exception.

              Unassigned Unassigned
              rhn-support-hfuruich Hisao Furuichi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: