Dirk Schrödter created PDFBOX-2284:
--------------------------------------

             Summary: NullPointerException in PDFieldTreeNode
                 Key: PDFBOX-2284
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2284
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.0
            Reporter: Dirk Schrödter


Exception in thread "main" java.lang.NullPointerException
        at 
org.apache.pdfbox.pdmodel.interactive.form.PDFieldTreeNode.getFullyQualifiedName(PDFieldTreeNode.java:556)
        at com.monday.webforms.common.pdf.Test.main(Test.java:19)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120)




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to