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 - java.sql.SQLException: No current connection.
Summary: java.sql.SQLException: No current connection.
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-14 13:32 UTC by Exceptions Reporter
Modified: 2012-09-26 15:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172508


Attachments
stacktrace (1.78 KB, text/plain)
2012-09-14 13:32 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.