You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Christoph (Jira)" <ji...@apache.org> on 2022/10/12 17:11:00 UTC

[jira] [Created] (PDFBOX-5525) Null pointer exception in PDFASchemaType.getNamespaceURI()

Christoph created PDFBOX-5525:
---------------------------------

             Summary: Null pointer exception in PDFASchemaType.getNamespaceURI()
                 Key: PDFBOX-5525
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5525
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 3.0.0 PDFBox
            Reporter: Christoph


Importing the following PDF given an NPE:
This was originally reported to JabRef's repo, where we use version 3.0.0-RC1 

[https://www.dropbox.com/s/0vtyhir0303pbuy/oe-30-4-5916.pdf?dl=0] 



{{ERROR: Error importing: java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.apache.xmpbox.type.PDFASchemaType.getNamespaceURI()" is null}}
{{    at xmpbox@3.0.0-RC1/org.apache.xmpbox.xml.PdfaExtensionHelper.populatePDFASchemaType(PdfaExtensionHelper.java:126)}}
{{    at xmpbox@3.0.0-RC1/org.apache.xmpbox.xml.PdfaExtensionHelper.populateSchemaMapping(PdfaExtensionHelper.java:116)}}
{{    at xmpbox@3.0.0-RC1/org.apache.xmpbox.xml.DomXmpParser.parse(DomXmpParser.java:197)}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org