[jboss-jira] [JBoss JIRA] (DROOLS-1512) Nullpointer exception when running a decision table with "null" as the input

Mélanie Gauthier (JIRA) issues at jboss.org
Tue Apr 4 17:00:00 EDT 2017


     [ https://issues.jboss.org/browse/DROOLS-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mélanie Gauthier updated DROOLS-1512:
-------------------------------------
    Description: 
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)


> Nullpointer exception when running a decision table with "null" as the input
> ----------------------------------------------------------------------------
>
>                 Key: DROOLS-1512
>                 URL: https://issues.jboss.org/browse/DROOLS-1512
>             Project: Drools
>          Issue Type: Bug
>          Components: dmn engine
>            Reporter: Mélanie Gauthier
>            Assignee: Edson Tirelli
>         Attachments: NPE.dmn
>
>
> 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)



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list