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 248961 - NullPointerException at org.netbeans.modules.apisupport.project.ui.wizard.LibraryStartVisualPanel.populateProjectData
Summary: NullPointerException at org.netbeans.modules.apisupport.project.ui.wizard.Lib...
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-27 22:04 UTC by rburkhead
Modified: 2017-08-22 09:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 210112


Attachments
stacktrace (6.24 KB, text/plain)
2014-11-27 22:04 UTC, rburkhead
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rburkhead 2014-11-27 22:04:23 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 8

User Comments:
GUEST: Trying to add a new library...

rburkhead: trying to wrap geotools 12.1 as a zip file




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.apisupport.project.ui.wizard.LibraryStartVisualPanel.populateProjectData(LibraryStartVisualPanel.java:204)
   at org.netbeans.modules.apisupport.project.ui.wizard.LibraryStartVisualPanel.storeData(LibraryStartVisualPanel.java:164)
   at org.netbeans.modules.apisupport.project.ui.wizard.LibraryStartWizardPanel.storeData(LibraryStartWizardPanel.java:70)
   at org.netbeans.modules.apisupport.project.ui.wizard.NewTemplatePanel.storeSettings(NewTemplatePanel.java:69)
   at org.netbeans.modules.apisupport.project.ui.wizard.NewTemplatePanel.storeSettings(NewTemplatePanel.java:48)
   at org.openide.WizardDescriptor.storeSettingsAndNotify(WizardDescriptor.java:1391)
Comment 1 rburkhead 2014-11-27 22:04:24 UTC
Created attachment 150756 [details]
stacktrace
Comment 2 civime 2015-08-05 02:39:54 UTC
Through our investigation, we found that the following changes may induced this bug: 

rank 	 revision	 suspicious value
1	7e628d026e56(http://hg.netbeans.org/main/rev/7e628d026e56)	0.9428502933523448
2	a15b75cdcdad(http://hg.netbeans.org/main/rev/a15b75cdcdad)	0.9422649135888068
3	248c5397dd93(http://hg.netbeans.org/main/rev/248c5397dd93)	0.9182605550411769
4	468b91c6d538(http://hg.netbeans.org/main/rev/468b91c6d538)	0.7785133959000703
5	3da73b782769(http://hg.netbeans.org/main/rev/3da73b782769)	0.7553086988871749
6	0a76d1857ab0(http://hg.netbeans.org/main/rev/0a76d1857ab0)	0.7070663838001272
7	8aad2b7dfd16(http://hg.netbeans.org/main/rev/8aad2b7dfd16)	0.6145202957200312
8	313ca82fe335(http://hg.netbeans.org/main/rev/313ca82fe335)	0.5856353352791199
9	7eec06c7ba3c(http://hg.netbeans.org/main/rev/7eec06c7ba3c)	0.5815210321122481
10	5a4a4886e656(http://hg.netbeans.org/main/rev/5a4a4886e656)	0.5775248634614861
11	3139ff31de5e(http://hg.netbeans.org/main/rev/3139ff31de5e)	0.5720910042913805
12	9a52cf462a46(http://hg.netbeans.org/main/rev/9a52cf462a46)	0.567330281523311
13	21e98cfbde4b(http://hg.netbeans.org/main/rev/21e98cfbde4b)	0.5569737343457537
14	b4f6b2a00428(http://hg.netbeans.org/main/rev/b4f6b2a00428)	0.5512404762153345
15	a5a81d676130(http://hg.netbeans.org/main/rev/a5a81d676130)	0.5449828217955972

Hope it is useful for fixing this bug. If so, please help us conduct this short survey  https://docs.google.com/forms/d/1roQYX1dHezcB97KQ_iTKEtadaVbzK6FpU-6aGxeUo6M :) Thanks very much!
Comment 3 Exceptions Reporter 2016-07-15 05:51:55 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=210112