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 100180 - Shown upon start-up
Summary: Shown upon start-up
Status: RESOLVED DUPLICATE of bug 112527
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: paulb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-06 06:50 UTC by ajitskanda
Modified: 2008-02-29 12:10 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 ajitskanda 2007-04-06 06:50:21 UTC
java.lang.NoClassDefFoundError: javax/vecmath/Vector3f
	at org.netbeans.modules.plethora.utils.Installer.restored(Installer.java:51)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:366)
[catch] 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)
	at java.lang.Thread.run(Thread.java:595)
Phobos debug enabled on System.err
Comment 1 Lukas Jungmann 2008-02-29 12:10:10 UTC

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