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

Nullpointer exception when running a decision table with "null" as the input

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Final
    • None
    • dmn engine
    • None
    • NEW
    • NEW

      Here is the stack trace:
      WARN org.kie.dmn.core.compiler.DMNFEELHelper - A non-critical error happened while evaluating a unary test. Execution will continue.
      java.lang.NullPointerException
      at org.kie.dmn.core.compiler.DMNFEELHelper.valueMatchesInUnaryTests(DMNFEELHelper.java:64)
      at org.kie.dmn.core.impl.DMNRuntimeImpl.checkDependencyValueIsValid(DMNRuntimeImpl.java:361)
      at org.kie.dmn.core.impl.DMNRuntimeImpl.evaluateDecision(DMNRuntimeImpl.java:256)
      at org.kie.dmn.core.impl.DMNRuntimeImpl.evaluateAll(DMNRuntimeImpl.java:90)

        1. NPE.dmn
          4 kB
          Mélanie Gauthier

              etirelli@redhat.com Edson Tirelli
              mgauthier_jira Mélanie Gauthier (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: