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 103882 - Exception Thrown at startup
Summary: Exception Thrown at startup
Status: VERIFIED DUPLICATE of bug 101113
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 07:10 UTC by mikesmithson
Modified: 2007-08-02 16:18 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 mikesmithson 2007-05-14 07:10:47 UTC
java.lang.NoClassDefFoundError: 
org/netbeans/modules/xml/schema/model/SchemaModelFactory
	at 
org.netbeans.modules.encoder.custom.aip.CustomAIPModuleInstaller.restored
(CustomAIPModuleInstaller.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 Kirill Sorokin 2007-05-14 09:20:56 UTC
mikesmithson,

Could you please describe your environment.

- Which IDE build you were installing? A nightly build 2007XXXXXXXX or milestone 9?
- Which bundle did you download? Which components did you select for installation?
- Did you have an existing NetBeans user directory or it was a "clean" run? 

Thanks,
Comment 2 dlipin 2007-05-30 11:02:24 UTC

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