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 178074

Summary: org.apache.derby.client.am.SqlException: No current connection.
Product: db Reporter: Alexander Permyakov <alex02>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ravindranathakila
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 163286
Attachments: stacktrace

Description Alexander Permyakov 2009-12-03 06:07:17 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230101)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
alex02: try to connect and refresh connection for derby DataBase



Stacktrace: 
org.apache.derby.client.am.SqlException: No current connection.
        at org.apache.derby.client.am.Connection.checkForClosedConnection(Connection.java:0)
        at org.apache.derby.client.am.Connection.getCatalog(Connection.java:0)
        at org.netbeans.modules.db.metadata.model.jdbc.JDBCMetadata.createCatalogs(JDBCMetadata.java:141)
        at org.netbeans.modules.db.metadata.model.jdbc.JDBCMetadata.initCatalogs(JDBCMetadata.java:183)
        at org.netbeans.modules.db.metadata.model.jdbc.JDBCMetadata.getCatalog(JDBCMetadata.java:107)
        at org.netbeans.modules.db.metadata.model.api.Metadata.getCatalog(Metadata.java:108)
Comment 1 Alexander Permyakov 2009-12-03 06:07:20 UTC
Created attachment 92049 [details]
stacktrace
Comment 2 Jiri Rechtacek 2011-01-27 07:55:32 UTC
We are trying to prioritize bugs but do not have time to evaluate all open P3s, please reopen if you feel this bug is still valid.