TDP 3.6 / Refresh Snapshot crach

When I refreshed a snapshot via Navigation Manager:

Quest.Toad.Exceptions.BaseException
Tried reusing closed connection in the IConnection: ‘root@localhost’
Stack Trace:
at Quest.Toad.Db.Connection.EnsureOpenConnection(IDbConnection connection, Boolean transaction)
at Quest.Toad.MySQL.MySQLConnection.EnsureOpenConnection(IDbConnection connection, Boolean transaction)
at Quest.Toad.Db.Connection.Db(ConnectionType type, Boolean transaction, Boolean doNotEnsureOpenConnection)
at Quest.Toad.Db.Connection.Db(ConnectionType type)
at Quest.Toad.LocalStorage.BaseLocalStorageProvider.LocalStorageBackgroundLoader.LoadInitial()

To TDP_OWL:

Thank you for posting in Toad World!

I made an attempt to refresh through the Navigatoin Manager on Toad Data Point 3.6.0.3267 and did not encounter any issues.

My Reproduction Attempt

  1. Launch TDP
  2. Connect to a data source (I used Microsoft Access Toad Sample Database)
  3. Used a viewer to get the Data of the ADDRESS table
  4. Right-clicked the Result Set -> “Send To” -> “Local Storage” (It may prompt you to read all the rows. I accepted).
  5. In the Save to Local Storage form, select “A snapshot” and fill in the Database and Table name. Then Push OK.
  6. Return to the Navigation Manager and double click “Local Storage”
  7. In the Object Explorer Tab, select the “Snapshots” tab and then the refresh button.
    Refresh.png
    Please advise if your reproduction steps differ.

Software Associate Developer,
-Joshua Liong

I followed the same steps.

I only received the error one time and could not reproduce it either.