[ 
https://issues.apache.org/jira/browse/PDFBOX-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric Leleu reassigned PDFBOX-1627:
----------------------------------

    Assignee: Eric Leleu
    
> Exception in thread "main" java.lang.NullPointerException
> ---------------------------------------------------------
>
>                 Key: PDFBOX-1627
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1627
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel, Preflight
>    Affects Versions: 1.8.2
>         Environment: Redhat Linux
>            Reporter: William Fausser
>            Assignee: Eric Leleu
>         Attachments: test.pdf
>
>
> This file is not a PDF/A by any means, but NullPointer's out with out error 
> messages.
> php-5.4.8/ext/fileinfo/tests/resources/test.pdf :: Exception in thread "main" 
> java.lang.NullPointerException
>       at 
> org.apache.pdfbox.pdmodel.graphics.xobject.PDXObject.createXObject(PDXObject.java:131)
>       at 
> org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess.validateGraphicObjects(SinglePageValidationProcess.java:145)
>       at 
> org.apache.pdfbox.preflight.process.reflect.SinglePageValidationProcess.validate(SinglePageValidationProcess.java:78)
>       at 
> org.apache.pdfbox.preflight.utils.ContextHelper.callValidation(ContextHelper.java:74)
>       at 
> org.apache.pdfbox.preflight.utils.ContextHelper.validateElement(ContextHelper.java:49)
>       at 
> org.apache.pdfbox.preflight.process.PageTreeValidationProcess.validatePage(PageTreeValidationProcess.java:56)
>       at 
> org.apache.pdfbox.preflight.process.PageTreeValidationProcess.validate(PageTreeValidationProcess.java:45)
>       at 
> org.apache.pdfbox.preflight.utils.ContextHelper.callValidation(ContextHelper.java:74)
>       at 
> org.apache.pdfbox.preflight.utils.ContextHelper.validateElement(ContextHelper.java:88)
>       at 
> org.apache.pdfbox.preflight.PreflightDocument.validate(PreflightDocument.java:168)
>       at 
> org.apache.pdfbox.preflight.Validator_A1b.runSimple(Validator_A1b.java:158)
>       at 
> org.apache.pdfbox.preflight.Validator_A1b.main(Validator_A1b.java:125)

--
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

Reply via email to