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 - NullPointerException at org.openide.nodes.Children$Keys.setKeys
Summary: NullPointerException at org.openide.nodes.Children$Keys.setKeys
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 206995 207008 207391 (view as bug list)
Depends on:
Blocks: 206556
  Show dependency tree
 
Reported: 2012-01-05 19:26 UTC by Jesse Glick
Modified: 2012-01-17 22:20 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184149


Attachments
stacktrace (1.35 KB, text/plain)
2012-01-05 19:26 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***