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 159138 - reflect.UndeclaredThrowableException at $Proxy19.actionPerformed
Summary: reflect.UndeclaredThrowableException at $Proxy19.actionPerformed
Status: RESOLVED DUPLICATE of bug 158099
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Jancura
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-25 12:38 UTC by joarobles
Modified: 2009-02-26 12:52 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 145935


Attachments
stacktrace (9.26 KB, text/plain)
2009-02-25 12:38 UTC, joarobles
Details

Note You need to log in before you can comment on or make changes to this bug.
Description joarobles 2009-02-25 12:38:42 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows Vista, 6.0, x86

User Comments:
GUEST: Tried to add a J2ME platform in Windows XP running on Parallels Desktop for Mac on MacOSX 1.5.6.

joarobles: trying to add Java MIDP Emulator Platform... Won't go on when I click on "next"

GUEST: I was trying to add Java ME MIDP paltform

GUEST: I was trying to add Java ME MIDP Platform Emulator in Java Platform Manager



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 1 joarobles 2009-02-25 12:38:48 UTC
Created attachment 77352 [details]
stacktrace
Comment 2 jeshan 2009-02-26 12:05:37 UTC
similar issue when using Java SE!
Comment 3 Jan Jancura 2009-02-26 12:52:20 UTC

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