Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-2159

Handle pre-parse embedded object exceptions uniformly and more robustly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.15, 2.0.0
    • parser
    • None

    Description

      When an embedded document is parsed and causes an exception, we're currently catching that and swallowing it in ParsingEmbeddedDocumentExtractor (the default) or reporting it in the RecursiveParserWrapper by storing the stacktrace in the Metadata of the embedded document.

      However, if there's an exception during detection on the embedded stream or on getting the stream before the stream hits the parser, we aren't handling that uniformly or robustly across parsers.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tallison Tim Allison
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: