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

Root cause Exception is hidden in MVELExprAnalyzer.analyzeExpression()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major 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

      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.

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

              Created:
              Updated:
              Resolved: