Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-1931

Debug/trace - prints spurious error message about ".."

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.1.0
    • 2.4.0
    • Debugger
    • None

    Description

      Whenever I use debug/trace now, every step I see:

      Debugger error: expression evaluation failed: Schema Definition Error: Relative path '..' past root element.
      Schema context: element reference ex:e1 Location line 1 in file:/tmp/anon5232752542024144234.dfdl.xsd
      

      This is due to the debugger/trace own internal use of ".." in a path evaluation in order to display the infoset I believe. Any step where there is no current infoset element gets this error.

      At one time there was code to specifically catch this and suppress it, but code changes must have modified the thrown exception in a way that now bypasses the logic that suppressed this.

      Attachments

        Activity

          People

            slawrence Steve Lawrence
            mbeckerle Mike Beckerle
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: