× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ivangron reported 2012-09-05T21:06:57Z  · tariqrahiman last modified 2016-03-03T20:57:18Z

SQL Server 2005, 2008, 2012 closing connections on STOP QUERY


Dev pradipjare(*)
QA
Vikram Roopchand
vikramrc
Priority Low
Complexity Unknown
Component DB - jtds
Version 18.0
  I thought this got fixed but turns out its happening again.  If you open up a sql server query analyzer window and execute the following query:
WAITFOR DELAY '00:00:20'
Then hit the cancel button, you get the following execption:
>[Error] Script lines: 1-1 --------------------------
 Invalid state, the Statement object is closed. 
 
>[Error] Script lines: 1-1 --------------------------
 I/O Error: Expecting a TDS_DONE or TDS_DONEPROC. 
 
java.sql.SQLException: Invalid state, the Connection object is closed.
at net.sourceforge.jtds.jdbc.ConnectionJDBC2.checkOpen(ConnectionJDBC2.java:1718)
at net.sourceforge.jtds.jdbc.ConnectionJDBC2.createStatement(ConnectionJDBC2.java:2334)
at com.aquafold.aquacore.scripts.WrapperConnection.createStatement(WrapperConnection.java:40)
at com.aquafold.aquacore.scripts.ConnectionProperties.getCurrentDatabase(ConnectionProperties.java:3254)
at com.aquafold.aquacore.scripts.PooledConnection.close(PooledConnection.java:93)
at com.aquafold.aquacore.scripts.PooledConnection.decrementAcquirer(PooledConnection.java:389)
at com.aquafold.datastudio.queryanalyzer.QueryThread.run(QueryThread.java:912)
1 attachment

Issue #7527

Closed
Unreproducible
Resolved 2015-10-21T07:16:05Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017