This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 239871 - NullPointerException at org.openide.nodes.EntrySupportLazy$LazySnapshot.get
Summary: NullPointerException at org.openide.nodes.EntrySupportLazy$LazySnapshot.get
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 12:57 UTC by KhArtNJava
Modified: 2014-07-23 07:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203554


Attachments
stacktrace (4.22 KB, text/plain)
2013-12-30 12:57 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhArtNJava 2013-12-30 12:57:41 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows Server 2008

User Comments:
GUEST: git show changes

KhArtNJava: on file rename




Stacktrace: 
java.lang.NullPointerException
   at org.openide.nodes.EntrySupportLazy$LazySnapshot.get(EntrySupportLazy.java:885)
   at org.openide.nodes.FilterNode$Children$LazySupport$FilterNodeEntry.nodes(FilterNode.java:1897)
   at org.openide.nodes.EntrySupportLazyState$EntryInfo.getNode(EntrySupportLazyState.java:296)
   at org.openide.nodes.FilterNode$Children$LazySupport$FilterLazySnapshot.get(FilterNode.java:1752)
   at org.openide.nodes.FilterNode$Children$LazySupport$FilterNodeEntry.nodes(FilterNode.java:1897)
   at org.openide.nodes.EntrySupportLazyState$EntryInfo.getNode(EntrySupportLazyState.java:296)
Comment 1 KhArtNJava 2013-12-30 12:57:43 UTC
Created attachment 143517 [details]
stacktrace
Comment 2 Jan Peska 2014-07-23 07:19:40 UTC
No report from 8.0 -> WONTFIX