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 127705

Summary: reflect.UndeclaredThrowableException at $Proxy14.actionPerformed
Product: java Reporter: Jiri Skrivanek <jskrivanek>
Component: ProjectAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=28541
Issue Type: DEFECT Exception Reporter: 28541
Attachments: stacktrace
stacktrace
stacktrace

Description Jiri Skrivanek 2008-02-19 08:24:16 UTC
Build: NetBeans IDE Dev (Build 20080219071336)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Windows XP, 5.1, x86

User Comments: 
To reproduce:

- open New Project wizard
- choose Java|Java Project with Existing Sources
- click Next and the exception is thrown
Comment 1 Jiri Skrivanek 2008-02-19 08:24:22 UTC
Created attachment 56838 [details]
stacktrace
Comment 2 Jiri Prox 2008-02-19 09:21:31 UTC
I've got the same exception in current build (deadlock #531)
It does not happen in yesterday's build (deadlock #510)
Comment 3 Milos Kleint 2008-02-19 14:50:22 UTC
fixed in http://hg.netbeans.org/main/rev/ee184deffaf2

Comment 4 kawkhins 2008-02-19 15:14:52 UTC
Build: NetBeans IDE Dev (Build 200802190005)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Linux, 2.6.17-10mdv, i386

User Comments: 
Shortcut to create new project, then cancel on the dialog with ESC key
Comment 5 kawkhins 2008-02-19 15:15:04 UTC
Created attachment 56866 [details]
stacktrace
Comment 6 kawkhins 2008-02-19 15:17:16 UTC
Build: NetBeans IDE Dev (Build 200802190005)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: Linux, 2.6.17-10mdv, i386

User Comments: 
Comment 7 kawkhins 2008-02-19 15:17:22 UTC
Created attachment 56867 [details]
stacktrace
Comment 8 Milan Kubec 2008-02-22 09:45:16 UTC
*** Issue 128105 has been marked as a duplicate of this issue. ***
Comment 9 Jiri Skrivanek 2008-02-28 11:12:22 UTC
Verified.