Getting connection refused error when trying to communicate through HTTPS

764 views Asked by At

I am using Jmeter 2.13 and have tried with http client 3.1 and http client 4 with HTTPS protocol and am getting error as connection refused:

Error :org.apache.http.conn.HttpHostConnectException: Connection to 132.186.197.59:1003 refused at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)

1

There are 1 answers

0
UBIK LOAD PACK On

There is a connectivity issue in your machine on the port used by SSL.

Ensure connectivity is ok from JMeter machine to target machine on HTTPS port