Parser fails on files that parsed with v0.7
-------------------------------------------

                 Key: TIKA-581
                 URL: https://issues.apache.org/jira/browse/TIKA-581
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 0.8
         Environment: Win Pro 7, x64, jdk1.6.0_22, jre 6.0.220.4 
            Reporter: Dennis Adler


I am including 3 files. Two of these (Employee Application.pdf; pertoc.html) 
parsed without error under Tika 0.7. The third (I-9.pdf) fails under both 
versions and is included more as another test case for PDF parse errors.

Perltoc.html fails with a Null Pointer exception in 
org.apache.tika.parser.html.htmlpar...@53786b79. Employee Application.pdf fails 
in  org.apache.tika.parser.pdf.pdfpar...@39fb9fb3, also with a Null Pointer 
exception. Both cases repro with tikaapp.jar built from the 0.8 release.

I-9 (which also fails under 0.7, but for different reasons) also fails with a 
Null Pointer exception at the same location as Employee Application.pdf.

Looks like I have to create the bug before I can attach files...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to