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 185968 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.javacard.ri.platform.RIPlatform
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.javacar...
Status: RESOLVED WORKSFORME
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 05:52 UTC by tk_fhd_aui
Modified: 2011-05-26 06:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169463


Attachments
stacktrace (5.30 KB, text/plain)
2010-05-12 05:52 UTC, tk_fhd_aui
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tk_fhd_aui 2010-05-12 05:52:42 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows Vista

User Comments:
tk_fhd_aui: Don't know what could have changed since last start.




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.javacard.ri.platform.RIPlatform
   at org.netbeans.modules.javacard.ri.platform.installer.RIPlatformFactory.createPlatform(RIPlatformFactory.java:649)
   at org.netbeans.modules.javacard.ri.platform.loader.JavacardPlatformDataObject.createFrom(JavacardPlatformDataObject.java:146)
   at org.netbeans.modules.javacard.ri.platform.loader.JavacardPlatformDataObject.createFrom(JavacardPlatformDataObject.java:95)
   at org.netbeans.modules.propdos.PropertiesBasedDataObject$C.convert(PropertiesBasedDataObject.java:417)
   at org.netbeans.modules.propdos.PropertiesBasedDataObject$C.convert(PropertiesBasedDataObject.java:399)
   at org.openide.util.lookup.InstanceContent$ConvertingItem.getInstance(InstanceContent.java:313)
Comment 1 tk_fhd_aui 2010-05-12 05:52:45 UTC
Created attachment 98810 [details]
stacktrace
Comment 2 _ tboudreau 2011-05-26 01:59:33 UTC
Reassigning a bunch of bugs still assigned to me - I haven't worked for Oracle in almost a year.
Comment 3 _ tboudreau 2011-05-26 02:44:49 UTC
Uy... I *am* the default assignee for javacard...
Comment 4 _ tboudreau 2011-05-26 06:59:22 UTC
This could only happen if the ri platform module were deleted (or the JAR file corrupted) between restarts.