When i am running jmeter scrpt via Visual studio team services, error 'HttpError Non HTTP response code: java.net.ConnectException Agent000 | Thread Group | 4 /login/login.aspx | Non HTTP response message: Connection timed out: connect' is thrown for all the samplers. number of thread is-1 loop count- forever
However when i run the same script locally it runs successfully.
Just to add more: 'warning-jmeter.util.SSLManager: Keystore file not found, loading empty keystore' is also thrown before the error comes. does this have to do anything with failing requests?