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 - reflect.UndeclaredThrowableException at $Proxy14.actionPerformed
Summary: reflect.UndeclaredThrowableException at $Proxy14.actionPerformed
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL: http://statistics.netbeans.org/except...
Keywords:
: 128105 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-19 08:24 UTC by Jiri Skrivanek
Modified: 2008-02-28 11:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 28541


Attachments
stacktrace (13.56 KB, text/plain)
2008-02-19 08:24 UTC, Jiri Skrivanek
Details
stacktrace (7.93 KB, text/plain)
2008-02-19 15:15 UTC, kawkhins
Details
stacktrace (2.51 KB, text/plain)
2008-02-19 15:17 UTC, kawkhins
Details

Note You need to log in before you can comment on or make changes to this bug.
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.