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 120310 - IllegalArgumentException: Cannot pass a null wizardDescriptor
Summary: IllegalArgumentException: Cannot pass a null wizardDescriptor
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
: 120325 120332 120360 120541 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-29 08:20 UTC by Jiri Skrivanek
Modified: 2007-11-02 17:15 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 9614


Attachments
stacktrace (5.99 KB, text/plain)
2007-10-29 08:20 UTC, Jiri Skrivanek
Details
stacktrace (5.96 KB, text/plain)
2007-10-30 18:38 UTC, Tomas Danek
Details
stacktrace (5.67 KB, text/plain)
2007-10-30 22:02 UTC, ieising
Details
stacktrace (5.93 KB, text/plain)
2007-10-31 14:30 UTC, nouar38
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2007-10-29 08:20:35 UTC
Build: NetBeans IDE Dev (Build 20071028195615)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b02
OS: Windows XP, 5.1, x86

User Comments: 
It started to happen in build #4173. To reproduce:^J^J- open new file wizard^J- choose anything^J- click Next and exception is thrown.^J^Jhttp://deadlock.netbeans.org/hudson/job/trunk/4173/changes#detail0
Comment 1 Jiri Skrivanek 2007-10-29 08:20:50 UTC
Created attachment 51868 [details]
stacktrace
Comment 2 Lukas Jungmann 2007-10-29 13:02:47 UTC
*** Issue 120332 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2007-10-29 13:32:52 UTC
*** Issue 120325 has been marked as a duplicate of this issue. ***
Comment 4 Milan Kubec 2007-10-29 14:06:51 UTC
Fixed. Related to Jesse's commit to JavaTargetChooserPanel.java 1.32.

Checking in JavaTargetChooserPanel.java;
/cvs/java/project/src/org/netbeans/modules/java/project/JavaTargetChooserPanel.java,v  <--  JavaTargetChooserPanel.java
new revision: 1.33; previous revision: 1.32
done

http://www.netbeans.org/source/browse/java/project/src/org/netbeans/modules/java/project/JavaTargetChooserPanel.java?r1=1.32&r2=1.33
Comment 5 Lukas Jungmann 2007-10-29 15:11:53 UTC
*** Issue 120360 has been marked as a duplicate of this issue. ***
Comment 6 vanob 2007-10-29 16:12:26 UTC
This error is still present in build 200710290000
Comment 7 Jiri Skrivanek 2007-10-30 08:23:15 UTC
Verified.
Comment 8 Tomas Danek 2007-10-30 18:37:57 UTC
Build: NetBeans IDE Dev (Build 200710291200)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Linux, 2.6.20-16-generic, i386

User Comments: 
Invoked new file wizard from module context menu, java|java class, pushed next button - got IAE
Comment 9 Tomas Danek 2007-10-30 18:38:05 UTC
Created attachment 52042 [details]
stacktrace
Comment 10 ieising 2007-10-30 22:02:28 UTC
Build: NetBeans IDE Dev (Build 200710291200)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Windows XP, 5.1, x86

User Comments: 
Creating a new package.
Comment 11 ieising 2007-10-30 22:02:37 UTC
Created attachment 52066 [details]
stacktrace
Comment 12 Antonin Nebuzelsky 2007-10-30 23:23:04 UTC
*** Issue 120541 has been marked as a duplicate of this issue. ***
Comment 13 nouar38 2007-10-31 14:30:10 UTC
Build: NetBeans IDE Dev (Build 200710291200)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: SunOS, 5.10, sparc

User Comments: 
created a new ejb 1.4 project^Jcall wizard to add a web service^J=> exception
Comment 14 nouar38 2007-10-31 14:30:18 UTC
Created attachment 52125 [details]
stacktrace
Comment 15 facilityderek 2007-11-02 17:15:39 UTC
THIS ISSUE HAS 5 MORE DUPLICATES