The documentation for the Checkout Timeout property of the SQL Server Account configuration mentions: “An exception will be thrown after the wait time has expired.”
Does anyone know what exception ...
@Schevus underneath you would see a java.sql.SQLException and an error message mentioning a timeout being “encountered waiting for connection”. “Connection reset” is more likely to be configuration- or network-condition related.