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 226710

Summary: NullPointerException at org.netbeans.modules.editor.bookmarks.ui.BookmarksNodeTree$FileBookmarksChildren.toNodes
Product: editor Reporter: neialcantarajr
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199057
Attachments: stacktrace

Description neialcantarajr 2013-02-26 12:50:54 UTC
Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
neialcantarajr: Ocorreu quando fiz upgrade do subversion e depois executei o clean and build.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.editor.bookmarks.ui.BookmarksNodeTree$FileBookmarksChildren.toNodes(BookmarksNodeTree.java:329)
   at org.netbeans.modules.editor.bookmarks.ui.BookmarksNodeTree$FileBookmarksChildren.<init>(BookmarksNodeTree.java:300)
   at org.netbeans.modules.editor.bookmarks.ui.BookmarksNodeTree$ProjectBookmarksChildren.createNodes(BookmarksNodeTree.java:290)
   at org.netbeans.modules.editor.bookmarks.ui.BookmarksNodeTree$ProjectBookmarksChildren.createNodes(BookmarksNodeTree.java:258)
   at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1662)
   at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:149)
Comment 1 neialcantarajr 2013-02-26 12:50:56 UTC
Created attachment 131892 [details]
stacktrace
Comment 2 Milutin Kristofic 2013-02-26 14:18:46 UTC
The class org.netbeans.modules.editor.bookmarks.ui.BookmarksNodeTree$FileBookmarksChildren was completely rewrite in Bug #222095. 

I would recommend to use netbeans 7.3