You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2013/02/04 15:54:14 UTC

[jira] [Created] (TIKA-1074) Extraction should continue if an exception is hit visiting an embedded document

Michael McCandless created TIKA-1074:
----------------------------------------

             Summary: Extraction should continue if an exception is hit visiting an embedded document
                 Key: TIKA-1074
                 URL: https://issues.apache.org/jira/browse/TIKA-1074
             Project: Tika
          Issue Type: Improvement
          Components: parser
            Reporter: Michael McCandless
             Fix For: 1.4


Spinoff from TIKA-1072.

In that issue, a problematic document (still not sure if document is corrupt, or possible POI bug) caused an exception when visiting the embedded documents.

If I change Tika to suppress that exception, the rest of the document extracts fine.

So somehow I think we should be more robust here, and maybe log the exception, or save/record the exception(s) somewhere so after parsing the app could decide what to do about them ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira