[jboss-jira] [JBoss JIRA] (DROOLS-1512) Nullpointer exception when running a decision table with "null" as the input
Edson Tirelli (JIRA)
issues at jboss.org
Sat Apr 15 09:12:00 EDT 2017
[ https://issues.jboss.org/browse/DROOLS-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edson Tirelli updated DROOLS-1512:
----------------------------------
Fix Version/s: 7.1.0.Final
> 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
> Fix For: 7.1.0.Final
>
> 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