While Connect SQL Server Management Studio 2012 Database With Apache Jmeter (Java version 22)
show this Error message
java.sql.SQLException: Cannot create PoolableConnectionFactory (The TCP/IP connection to the host 192.168.0.107,1434, port 1433 has failed. Error: “192.168.0.107,1434. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall.”.)
I try to Add
;encrypt=false;trustServerCertificate=false;sslProtocol=TLSv1.2
but still it can’t solve
Nilesh Patil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.