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 101185 - NoClassDefFoundError SchemaModelFactory after installing ent. pack.
Summary: NoClassDefFoundError SchemaModelFactory after installing ent. pack.
Status: VERIFIED DUPLICATE of bug 101113
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
: 105647 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-16 16:39 UTC by steevcoco
Modified: 2007-08-02 16:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file as requested by the NB exception dialog. (259.66 KB, text/plain)
2007-04-16 16:41 UTC, steevcoco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description steevcoco 2007-04-16 16:39:35 UTC
Hello.

I have downloaded and installed a fresh copy of NetBeans 5.5 twice. Each time I
installed th enterprise pack. After getting updates for the ent. pack, NetBeans
is throwing a NoClassDefFoundError:

java.lang.NoClassDefFoundError:
org/netbeans/modules/xml/schema/model/SchemaModelFactory
	at
org.netbeans.modules.encoder.hl7.aip.HL7AIPModuleInstaller.restored(HL7AIPModuleInstaller.java:42)
	at org.openide.modules.ModuleInstall.installed(ModuleInstall.java:81)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:371)
	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.access$2700(ModuleList.java:82)
	at org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1603)
	at org.netbeans.core.startup.ModuleList$Listener.access$2000(ModuleList.java:1229)
	at org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1460)
	at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
	at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:456)
	at org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1436)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)


I will attach my messages.log as requested by the exception dialog.

Thanks.
Comment 1 steevcoco 2007-04-16 16:41:32 UTC
Created attachment 40985 [details]
Log file as requested by the NB exception dialog.
Comment 2 dlipin 2007-05-30 11:10:39 UTC
*** Issue 101113 has been marked as a duplicate of this issue. ***
Comment 3 dlipin 2007-06-05 04:30:19 UTC
*** Issue 105647 has been marked as a duplicate of this issue. ***
Comment 4 Samaresh Panda 2007-06-26 02:23:36 UTC

*** This issue has been marked as a duplicate of 101113 ***
Comment 5 Mikhail Matveev 2007-08-02 16:18:59 UTC
Verified duplicate