[ 
https://issues.apache.org/jira/browse/TIKA-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15238487#comment-15238487
 ] 

Hudson commented on TIKA-1948:
------------------------------

FAILURE: Integrated in tika-trunk-jdk1.7 #952 (See 
[https://builds.apache.org/job/tika-trunk-jdk1.7/952/])
TIKA-1948...not sure why these weren't comitted..argh. (tallison: rev 
e032ac61996be58cba306a69165b3986e7b4256a)
* CHANGES.txt
* tika-core/src/main/java/org/apache/tika/metadata/TikaCoreProperties.java


> Catch exceptions per page in PDFParser
> --------------------------------------
>
>                 Key: TIKA-1948
>                 URL: https://issues.apache.org/jira/browse/TIKA-1948
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Minor
>             Fix For: 2.0, 1.13
>
>
> In a discussion with [~tilman] somewhere(???), I think he observed that we 
> weren't doing a try/catch for each page.  If there's an exception in an early 
> page, it might still be possible to extract text from later pages in a 
> problematic PDF.
> With very minimal modifications we could add a try/catch per page, store the 
> caught exceptions, and then throw the first caught exception after the parse 
> finishes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to