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 218374

Summary: java.sql.SQLException: No current connection.
Product: db Reporter: Exceptions Reporter <exceptions_reporter>
Component: SQL EditorAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WORKSFORME    
Severity: normal CC: vinaykrsharma1986
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 172508
Attachments: stacktrace

Description Exceptions Reporter 2012-09-14 13:32:53 UTC
This issue was reported manually by vinaykrsharma1986.
It already has 1 duplicates 


Build: NetBeans IDE 6.9 RC2 (Build 201007282301)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

Stacktrace: 
java.sql.SQLException: No current connection.
   at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(SQLExceptionFactory.java:0)
   at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(SQLExceptionFactory40.java:0)
   at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(SQLExceptionFactory40.java:0)
   at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Util.java:0)
   at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Util.java:0)
   at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Util.java:0)
Comment 1 Exceptions Reporter 2012-09-14 13:32:57 UTC
Created attachment 124370 [details]
stacktrace
Comment 2 Jaroslav Havlin 2012-09-26 15:54:44 UTC
I cannot reproduce, this bug has probably been already fixed.
Closing. Please reopen if you can reproduce with newer NetBeans version (7.2 or current development build).
Thank you.