You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Dirk Schrödter (JIRA)" <ji...@apache.org> on 2014/08/24 18:45:39 UTC

[jira] [Updated] (PDFBOX-2284) NullPointerException in PDFieldTreeNode

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

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

    Attachment: test.pdf

> 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
>         Attachments: test.pdf
>
>
> 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)