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 108913

Summary: java.lang.NoClassDefFoundError: org/netbeans/modules/xml/schema/model/SchemaModelFactory
Product: soa Reporter: andersgj <andersgj>
Component: OpenESB addonsAssignee: Fred Aabedi <faabedi>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Netbeans log file

Description andersgj 2007-07-04 22:57:42 UTC
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:595)
Comment 1 andersgj 2007-07-04 22:58:49 UTC
Created attachment 44725 [details]
Netbeans log file