You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2020/03/21 16:50:00 UTC

[jira] [Resolved] (NETBEANS-4008) NPE during usage of the IDE

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

Laszlo Kishalmi resolved NETBEANS-4008.
---------------------------------------
    Resolution: Invalid

I've tracked down the code, the NPE happened in Javac itself ad we were not passing a null pointer towards else the NPE would have happened earlier in the call. I'm resolving this one as invalid

> NPE during usage of the IDE
> ---------------------------
>
>                 Key: NETBEANS-4008
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4008
>             Project: NetBeans
>          Issue Type: Bug
>          Components: ide - UI
>    Affects Versions: 11.3
>         Environment: Ubuntu Linux, openJDK 11
>            Reporter: Alessandro Polverini
>            Priority: Major
>         Attachments: ide.log
>
>
> The IDE warned me that it logged an exception and asked me to report it, I attach the Ide log.
> Last lines:
> [org.netbeans.modules.j2ee.metadata.model.api.support.annotation.PersistentObjectManager]: typesAdded: type ElementHandle[kind=OTHER; sigs=wf.bitcoin.chainmaster.forkclaimer.ForkClaimerService$1 ] has dissapeared
> SEVERE [org.openide.util.Exceptions]
> java.lang.NullPointerException



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists