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

Root cause Exception is hidden in MVELExprAnalyzer.analyzeExpression()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 7.0.0.CR2
    • core engine
    • Hide
      • See unit test in the PR
        Actual: kbuilder.getErrors().toString() doesn't tell that the root cause is StackOverflowError
        Expected: Users can see StackOverflowError in ERROR log
      Show
      See unit test in the PR Actual: kbuilder.getErrors().toString() doesn't tell that the root cause is StackOverflowError Expected: Users can see StackOverflowError in ERROR log
    • NEW
    • NEW

    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.

      Attachments

        Issue Links

          Activity

            People

              mfusco@redhat.com Mario Fusco
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: