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 225423 - NullPointerException at org.netbeans.modules.licensechanger.WizardPP$1.start
Summary: NullPointerException at org.netbeans.modules.licensechanger.WizardPP$1.start
Status: VERIFIED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Other (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-28 16:11 UTC by js-java
Modified: 2014-01-13 14:51 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159979


Attachments
stacktrace (249 bytes, text/plain)
2013-01-28 16:11 UTC, js-java
Details

Note You need to log in before you can comment on or make changes to this bug.
Description js-java 2013-01-28 16:11:25 UTC
Build: NetBeans IDE 7.2 (Build 201207171143)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b06
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.licensechanger.WizardPP$1.start(WizardPP.java:110)
   at org.netbeans.api.wizard.displayer.WizardDisplayerImpl$3.run(WizardDisplayerImpl.java:454)
   at java.lang.Thread.run(Thread.java:722)
Comment 1 js-java 2013-01-28 16:11:29 UTC
Created attachment 130735 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2013-01-30 17:02:19 UTC
Looks like a bug in license changer module in contrib repository.
Comment 3 Jiri Kovalsky 2013-08-08 12:05:38 UTC
Tim, do you think you could take a look at your License Changer plugin [1] and fix it? There is constantly a strong demand for it! :) Thanks a lot!

[1] http://plugins.netbeans.org/plugin/17960
Comment 4 nhoffmann 2014-01-13 13:25:55 UTC
This bug should be fixed in version 1.9 of the licensechanger plugin for NetBeans 7.3.
Comment 5 Jiri Kovalsky 2014-01-13 14:51:35 UTC
Verified, thanks Nils.