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 159867 - reflect.UndeclaredThrowableException at $Proxy20.actionPerformed
Summary: reflect.UndeclaredThrowableException at $Proxy20.actionPerformed
Status: RESOLVED DUPLICATE of bug 153417
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Suchomel
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-08 09:20 UTC by Exceptions Reporter
Modified: 2009-03-12 16:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146305


Attachments
stacktrace (10.01 KB, text/plain)
2009-03-08 09:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-03-08 09:20:20 UTC
Build: NetBeans IDE 6.1 (Build 200805300101)
VM: Java HotSpot(TM) Client VM, 14.0-b11, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b02
OS: Windows XP, 5.1, x86

User Comments:
qwavel: Tools/Java Platforms/Add Platform/
Trying to move to step 2 of adding a MIDP CLDC Platform.

mikespook: Adding Java Platform, select the radio button "Java ME MIDP Platform Emulator".



Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy20.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 1 Exceptions Reporter 2009-03-08 09:20:29 UTC
Created attachment 77873 [details]
stacktrace
Comment 2 Denis Anisimov 2009-03-12 16:43:32 UTC

*** This issue has been marked as a duplicate of 153417 ***