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

Summary: IllegalStateException: The Java DB (Network) driver was not found
Product: ide Reporter: Martin Schovanek <mschovanek>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=147794
Issue Type: DEFECT Exception Reporter: 147794
Attachments: stacktrace

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?