jdbc
8 TopicsIntermittent JDBC Connectivity issue - The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: SQL Server returned an incomplete response. The connection has been closed
First published on MSDN on Nov 30, 2016 Symptoms:When connections are repeatedly made to SQL Server, one can observe about ~ 1% of connections having inability to connect.Java two tier applications will show connection leak symptoms with Microsoft SQL JDBC driver when running outside of a Web Server or Web Container
First published on MSDN on Feb 26, 2010 Java two tier applications running outside a java web server or java web container using SQL Server as the database may show symptoms of connection leak .1.1KViews0likes0Comments