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 160558 - IllegalStateException: The Java DB (Network) driver was not found
Summary: IllegalStateException: The Java DB (Network) driver was not found
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 14:55 UTC by Martin Schovanek
Modified: 2009-06-21 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 147794


Attachments
stacktrace (550 bytes, text/plain)
2009-03-18 14:55 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2009-03-18 14:55:03 UTC
Build: NetBeans IDE Dev (Build 200903121546)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
mschovanek: During enabling J2EE feature.



Stacktrace: 
java.lang.IllegalStateException: The Java DB (Network) driver was not found
        at org.netbeans.modules.derby.api.DerbyDatabases.registerDatabase(DerbyDatabases.java:362)
        at org.netbeans.modules.derby.api.DerbyDatabases.createSampleDatabase(DerbyDatabases.java:282)
        at org.netbeans.modules.glassfish.eecommon.api.RegisterDatabase$1.run(RegisterDatabase.java:95)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:573)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1005)
Comment 1 Martin Schovanek 2009-03-18 14:55:13 UTC
Created attachment 78382 [details]
stacktrace
Comment 2 Jaroslav Tulach 2009-03-27 15:53:57 UTC
Do you have some more info?