Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1241

toBriefXML fails if parser/unparser is very big (can't allocate string that large)

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 1.1.0
    • 1.0.0
    • Back End
    • None

      sbt daffodil-test/test-only edu.illinois.ncsa.daffodil.usertests.TestJSON5

      was failing for me with out-of-heap-space error. Turns out not to be out of heap, but unable to allocate a big enough string in toBriefXML, which constructs a giant string of XML (for a large parser).

              efinnegan Elizabeth Finnegan
              mbeckerle.dfdl Mike Beckerle
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: