[JBoss JIRA] (DROOLS-1542) Root cause Exception is hidden in MVELExprAnalyzer.analyzeExpression()
by Toshiya Kobayashi (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1542?page=com.atlassian.jira.plugi... ]
Toshiya Kobayashi updated DROOLS-1542:
--------------------------------------
Description: When an Error/-RuntimeException- is thrown in MVEL via MVELExprAnalyzer.analyzeExpression(), the root cause Error/-RuntimeException- is not propagated nor logged. For example, if it was StackOverflowError, it's hard to identify the root cause. (was: When an Error/RuntimeException is thrown in MVEL via MVELExprAnalyzer.analyzeExpression(), the root cause Error/RuntimeException is not propagated nor logged. For example, if it was StackOverflowError, it's hard to identify the root cause.)
> Root cause Exception is hidden in MVELExprAnalyzer.analyzeExpression()
> ----------------------------------------------------------------------
>
> Key: DROOLS-1542
> URL: https://issues.jboss.org/browse/DROOLS-1542
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 7.0.0.CR2
> Reporter: Toshiya Kobayashi
> Assignee: Mario Fusco
> Labels: support
>
> When an Error/-RuntimeException- is thrown in MVEL via MVELExprAnalyzer.analyzeExpression(), the root cause Error/-RuntimeException- is not propagated nor logged. For example, if it was StackOverflowError, it's hard to identify the root cause.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (DROOLS-1542) Root cause Exception is hidden in MVELExprAnalyzer.analyzeExpression()
by Toshiya Kobayashi (JIRA)
Toshiya Kobayashi created DROOLS-1542:
-----------------------------------------
Summary: Root cause Exception is hidden in MVELExprAnalyzer.analyzeExpression()
Key: DROOLS-1542
URL: https://issues.jboss.org/browse/DROOLS-1542
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.CR2
Reporter: Toshiya Kobayashi
Assignee: Mario Fusco
When an Error/RuntimeException is thrown in MVEL via MVELExprAnalyzer.analyzeExpression(), the root cause Error/RuntimeException is not propagated nor logged. For example, if it was StackOverflowError, it's hard to identify the root cause.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years