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 159872 - 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 17:45 UTC by barmeier
Modified: 2009-03-12 16:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145764


Attachments
stacktrace (6.25 KB, text/plain)
2009-03-08 17:45 UTC, barmeier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description barmeier 2009-03-08 17:45:02 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Linux, 2.6.26-1-amd64, amd64

User Comments:
GUEST: Trying to create new J2ME application project

alpax: quiero crear una aplicacion para movil desde cero, nunca lo he hecho.
todo va bien al principio pero al seleccionar la plataforma default. no avanza a la siguiente configuracion. y manda el error .  


i want to create a movil application, never i had maked.
first all is good, but when i choose the plataform selection default, don't next to the configuration and send the error. 

i am from mexico, i don't speak english, only the basic. 
i don't know that make, please help me.  i need to make that application is a homework

GUEST: ????mobile??

GUEST: Mobile Project do not created

GUEST: intentaba crear un projecto con Java Me

barmeier: Created a midp2 project

GUEST: I was trying to add new project



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 barmeier 2009-03-08 17:45:07 UTC
Created attachment 77878 [details]
stacktrace
Comment 2 Denis Anisimov 2009-03-12 16:43:21 UTC

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