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 154428 - reflect.UndeclaredThrowableException at $Proxy18.actionPerformed
Summary: reflect.UndeclaredThrowableException at $Proxy18.actionPerformed
Status: CLOSED DUPLICATE of bug 154375
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL: http://statistics.netbeans.org/except...
Keywords: REGRESSION
: 154435 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-03 09:22 UTC by Peter Pis
Modified: 2009-02-19 21:09 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 143636


Attachments
stacktrace (12.60 KB, text/plain)
2008-12-03 09:22 UTC, Peter Pis
Details
stacktrace (124 bytes, text/plain)
2008-12-03 09:52 UTC, Petr Chytil
Details
stacktrace (13.16 KB, text/plain)
2008-12-03 13:21 UTC, Lukas Jungmann
Details
stacktrace (13.18 KB, text/plain)
2008-12-04 10:28 UTC, Exceptions Reporter
Details
stacktrace (13.18 KB, text/plain)
2008-12-06 01:49 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2008-12-03 09:22:07 UTC
Build: NetBeans IDE Dev (Build 200812030201)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.5, i386

User Comments:
ppis: Trying to create new j2se application - invoke NEW PROJECT WIZARD - pushing NEXT -> Exception.



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.actionPerformed(.java:0)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
Comment 1 Peter Pis 2008-12-03 09:22:25 UTC
Created attachment 74457 [details]
stacktrace
Comment 2 Petr Chytil 2008-12-03 09:52:10 UTC
Build: NetBeans IDE Dev (Build 200812030201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-10-generic, i386

User Comments: 
Second step in new project wizard - j2se project. Nimbus L&F.

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.actionPerformed(.java:0)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
Comment 3 Petr Chytil 2008-12-03 09:52:32 UTC
Created attachment 74462 [details]
stacktrace
Comment 4 Peter Pis 2008-12-03 11:59:55 UTC
*** Issue 154435 has been marked as a duplicate of this issue. ***
Comment 5 martin_zmrhal 2008-12-03 12:12:57 UTC
The exception is thrown even when creating Maven Project with Existing POM, Ruby Project and Groovy Project.
Comment 6 Lukas Jungmann 2008-12-03 13:21:15 UTC
Build: NetBeans IDE Dev (Build 081203)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-10-generic, i386

User Comments: 
-creating new java se project

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy.actionPerformed(.java:0)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
Comment 7 Lukas Jungmann 2008-12-03 13:21:24 UTC
Created attachment 74479 [details]
stacktrace
Comment 8 Martin Krauskopf 2008-12-03 13:51:19 UTC
The same as in Ruby (issue #154432) and as with all one-step wizards. This is due to the fact that first panel is
currently skipped in all wizards, thus NSEE for wizards like this one. Dupe of #154375.

*** This issue has been marked as a duplicate of 154375 ***
Comment 9 Exceptions Reporter 2008-12-04 10:28:24 UTC
Build: NetBeans IDE Dev (Build 200812030201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy19.actionPerformed(.java:0)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
Comment 10 Exceptions Reporter 2008-12-04 10:28:35 UTC
Created attachment 74525 [details]
stacktrace
Comment 11 Peter Pis 2008-12-04 11:19:46 UTC
Verified as a DUP. Closing.
Comment 12 Exceptions Reporter 2008-12-06 01:48:56 UTC
Build: NetBeans IDE Dev (Build 200812030201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy21.actionPerformed(.java:0)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
Comment 13 Exceptions Reporter 2008-12-06 01:49:02 UTC
Created attachment 74638 [details]
stacktrace