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 101126 - java.lang.NoClassDefFoundError: org/netbeans/modules/xml/schema/model/SchemaModelFactory
Summary: java.lang.NoClassDefFoundError: org/netbeans/modules/xml/schema/model/SchemaM...
Status: VERIFIED DUPLICATE of bug 101113
Alias: None
Product: xml
Classification: Unclassified
Component: XSLT Model (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: Sergey Lunegov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-16 11:34 UTC by fatboab
Modified: 2007-09-20 14:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (55.72 KB, text/plain)
2007-04-16 11:37 UTC, fatboab
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fatboab 2007-04-16 11:34:44 UTC
I just did an update from the update centre and now when I start NetBeans I get:

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 fatboab 2007-04-16 11:37:34 UTC
Created attachment 40950 [details]
Log file
Comment 2 raulgd 2007-04-26 04:08:22 UTC
I've seen that the error is found when doing the update of the encoder module of
the netbeans 5.5, I have no idea what the encoder does or what it helps you to
do, but after I disabled the whole module content, I stopped getting the error
and I haven't got anymore problems.
I wanna find out what the encoder module does though, because sooner or later I
may bump into a package that makes use of it and could cause me errors that
could make me go crazy finding the source.
So, after somebody can fix the module, I also hope to put some light into this
and tell us what the encoder modules works for, or what it enables us to do.
Comment 3 Samaresh Panda 2007-06-26 23:45:59 UTC

*** This issue has been marked as a duplicate of 101113 ***
Comment 4 Mikhail Matveev 2007-09-20 14:30:03 UTC
Verified duplicate