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

Summary: reflect.UndeclaredThrowableException at $Proxy20.actionPerformed
Product: javame Reporter: Exceptions Reporter <exceptions_reporter>
Component: Build SystemAssignee: Petr Suchomel <psuchomel>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=146305
Issue Type: DEFECT Exception Reporter: 146305
Attachments: stacktrace

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 ***