выдается следующее исключение:
Код: Выделить всё
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.".)
Код: Выделить всё
;encrypt=false;trustServerCertificate=false;sslProtocol=TLSv1.2
Подробнее здесь: https://stackoverflow.com/questions/787 ... che-jmeter