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 129605

Summary: reflect.UndeclaredThrowableException at $Proxy24.actionPerformed
Product: platform Reporter: digitalrinaldo <digitalrinaldo>
Component: -- Other --Assignee: issues@platform <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=27860
Issue Type: DEFECT Exception Reporter: 27860
Attachments: stacktrace

Description digitalrinaldo 2008-03-08 17:16:01 UTC
Build: NetBeans IDE 6.1 Beta (Build 200803050202)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119
OS: Mac OS X, 10.5.2, i386

User Comments:
Comment 1 digitalrinaldo 2008-03-08 17:16:08 UTC
Created attachment 58024 [details]
stacktrace
Comment 2 digitalrinaldo 2008-03-08 17:50:11 UTC
I changed the version of java to 1.6 and that fixed the issue. There is an issue for 1.5 users above on a Mac possibly. 
Comment 3 Lukas Hasik 2008-03-10 09:04:56 UTC
this is duplicate of 129227. See more details in the duplicate issue.

java.lang.UnsupportedClassVersionError: Bad version number in .class file
        at java.lang.ClassLoader.defineClass1(ClassLoader.java:0)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:675)

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