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 101127 - A java.lang.NoClassDefFoundError exception has occurred.
Summary: A java.lang.NoClassDefFoundError exception has occurred.
Status: RESOLVED DUPLICATE of bug 101113
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-16 11:36 UTC by speedo2k
Modified: 2007-07-26 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description speedo2k 2007-04-16 11:36:18 UTC
JVM: 1.6.0._01
Just after install from current file: java-tools-bundle-windows.exe 
File size: 162,311,239, downloaded: 15/04/2007

java.lang.NoClassDefFoundError:
org/netbeans/modules/xml/schema/model/SchemaModelFactory
	at
org.netbeans.modules.encoder.hl7.aip.HL7AIPModuleInstaller.restored(HL7AIPModuleInstaller.java:42)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:366)
	at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:282)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:904)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:383)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:317)
	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:250)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:212)
	at org.netbeans.core.startup.Main.start(Main.java:383)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:96)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 novakm 2007-07-26 13:43:26 UTC

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