Problem using SSHClient - Errors on closing the application
Posted: Fri 18 Apr 2014 17:34
I have a problem using SSHClient, when I quite the application.
I stop my application with halt.
When I use the application without SSH-Connection no errors appear.
When I use the application with SSH-Connection I get multiple errors (when IDE is running):
- EMySqlException 'Lost connection to MySQL server during query'
- EInvalidPointer
I checked all connections. There are no open connections or running queries.
I am using TMyConnection from the mydac-components.
Has somebody an idea whats wrong?
I stop my application with halt.
When I use the application without SSH-Connection no errors appear.
When I use the application with SSH-Connection I get multiple errors (when IDE is running):
- EMySqlException 'Lost connection to MySQL server during query'
- EInvalidPointer
I checked all connections. There are no open connections or running queries.
I am using TMyConnection from the mydac-components.
Has somebody an idea whats wrong?