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 134135 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.db.mysql.DatabaseServerManager
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.db.mysq...
Status: CLOSED DUPLICATE of bug 134121
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 09:53 UTC by Peter Pis
Modified: 2008-05-07 10:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 49901


Attachments
stacktrace (2.08 KB, text/plain)
2008-04-29 09:53 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2008-04-29 09:53:02 UTC
Build: NetBeans IDE Dev (Build 080429)
VM: Java HotSpot(TM) Client VM, 11.0-b11, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b13
OS: Windows XP, 5.1, x86

User Comments: 
Start IDE with fresh user dir.
Comment 1 Peter Pis 2008-04-29 09:53:06 UTC
Created attachment 60790 [details]
stacktrace
Comment 2 David Vancouvering 2008-04-29 16:59:03 UTC
The underlying problem is that Lookup is failing inside the initializer for this class, so the class can't initialize.

*** This issue has been marked as a duplicate of 134121 ***
Comment 3 Peter Pis 2008-05-07 10:07:36 UTC
Verified as a dup. Closing.