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 185842 - NullPointerException at org.netbeans.modules.apisupport.project.ui.customizer.SuiteUtils.generatePropertyKey
Summary: NullPointerException at org.netbeans.modules.apisupport.project.ui.customizer...
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 13:10 UTC by zolta
Modified: 2010-05-13 05:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169357


Attachments
stacktrace (2.96 KB, text/plain)
2010-05-10 13:10 UTC, zolta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zolta 2010-05-10 13:10:24 UTC
Build: NetBeans IDE Dev (Build 201005060200)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
zolta: add existing project to NB platform suite




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteUtils.generatePropertyKey(SuiteUtils.java:432)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteUtils.attachSubModuleToSuite(SuiteUtils.java:404)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteUtils.addModule(SuiteUtils.java:278)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteUtils.access$200(SuiteUtils.java:88)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteUtils$3.run(SuiteUtils.java:187)
   at org.netbeans.modules.apisupport.project.ui.customizer.SuiteUtils$3.run(SuiteUtils.java:181)
Comment 1 zolta 2010-05-10 13:10:28 UTC
Created attachment 98718 [details]
stacktrace
Comment 2 Jesse Glick 2010-05-10 20:16:10 UTC
Don't see how this exception is possible. Adding a diagnostic assert: core-main #80223417f130
Comment 3 Quality Engineering 2010-05-13 05:06:01 UTC
Integrated into 'main-golden', will be available in build *201005122200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: