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 206958

Summary: NullPointerException at org.openide.nodes.Children$Keys.setKeys
Product: platform Reporter: Jesse Glick <jglick>
Component: NodesAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: normal CC: alesak, gerzhedowich, gtzabari, jocke, lhochet, mkhramov
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184149
Bug Depends on:    
Bug Blocks: 206556    
Attachments: stacktrace

Description Jesse Glick 2012-01-05 19:26:08 UTC
Build: NetBeans IDE Dev (Build 20120103-a939681a35a6)
VM: Java HotSpot(TM) Client VM, 20.5-b03, Java(TM) SE Runtime Environment, 1.6.0_30-b12
OS: Linux

User Comments:
jocke: ...

jglick: Expanding Project Files node beneath Expression Language API project.

jocke: ...




Stacktrace: 
java.lang.NullPointerException
   at org.openide.nodes.Children$Keys.setKeys(Children.java:1487)
   at org.openide.nodes.AsynchChildren$1.add(AsynchChildren.java:187)
   at org.netbeans.modules.maven.nodes.ProjectFilesNode$ProjectFilesChildren.createKeys(ProjectFilesNode.java:178)
   at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:205)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Comment 1 Jesse Glick 2012-01-05 19:26:10 UTC
Created attachment 114668 [details]
stacktrace
Comment 2 Jesse Glick 2012-01-05 19:28:36 UTC
Bug #206556 comment #8; guess I forgot to deal with this.
Comment 3 Jesse Glick 2012-01-05 19:32:57 UTC
core-main #02d85e332b41
Comment 4 Jesse Glick 2012-01-06 20:01:09 UTC
*** Bug 206995 has been marked as a duplicate of this bug. ***
Comment 5 Quality Engineering 2012-01-07 16:20:53 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/02d85e332b41
User: Jesse Glick <jglick@netbeans.org>
Log: #206958: NullPointerException at org.openide.nodes.Children$Keys.setKeys
Comment 6 Jesse Glick 2012-01-10 00:41:18 UTC
*** Bug 207008 has been marked as a duplicate of this bug. ***
Comment 7 Jesse Glick 2012-01-17 22:20:53 UTC
*** Bug 207391 has been marked as a duplicate of this bug. ***