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 254471 - NullPointerException at org.netbeans.modules.maven.execute.navigator.GoalsPanel$PluginChildren.createKeys
Summary: NullPointerException at org.netbeans.modules.maven.execute.navigator.GoalsPan...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-18 08:43 UTC by bartvdc
Modified: 2015-09-18 01:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212775


Attachments
stacktrace (367 bytes, text/plain)
2015-08-18 08:43 UTC, bartvdc
Details
Logfile (65.09 KB, text/plain)
2015-09-12 09:44 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bartvdc 2015-08-18 08:43:22 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Windows 7

User Comments:
bartvdc: Edit pom ?

GUEST: I don't know.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.maven.execute.navigator.GoalsPanel$PluginChildren.createKeys(GoalsPanel.java:379)
   at org.openide.nodes.AsynchChildren.run(AsynchChildren.java:209)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 bartvdc 2015-08-18 08:43:23 UTC
Created attachment 155418 [details]
stacktrace
Comment 2 Tomas Stupka 2015-09-04 19:54:30 UTC
fixed in jet-main #99ec7e0acb99
Comment 3 Quality Engineering 2015-09-06 05:08:10 UTC
Integrated into 'main-silver', will be available in build *201509060314* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/99ec7e0acb99
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #254471 - NullPointerException at org.netbeans.modules.maven.execute.navigator.GoalsPanel$PluginChildren.createKeys
Comment 4 MackSix 2015-09-12 09:44:24 UTC
I had this occur in a later build.

I started NetBeans and it opened with Apache Commons Collection 4.0 Maven project open and I kept choosing close in the context menu while it was scanning/opening project, The project finaly closed and this exception was thrown when I closed it. 

I can't reproduce it. See attached log file. 


Product Version: NetBeans IDE Dev (Build 201509110002)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 5 MackSix 2015-09-12 09:44:59 UTC
Created attachment 156122 [details]
Logfile
Comment 6 Tomas Stupka 2015-09-16 14:53:02 UTC
fixed in jet-main #4cd712e25d7c
Comment 7 Quality Engineering 2015-09-18 01:40:45 UTC
Integrated into 'main-silver', will be available in build *201509180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4cd712e25d7c
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #254471 - NullPointerException at org.netbeans.modules.maven.execute.navigator.GoalsPanel$PluginChildren.createKeys