I'm Trying to setup Master Slave setup of Jmeter in Cloud.
Things I have done the setup in CLOUD for Master and Slave
- I have created
rmi.keystore.jks
file in Master and copied the same to Slave machine. - I have installed the same versions of Java and Jmeter in both the Machines
- I have added IP address of Slave machine in
jmeter.properties
file of Master
Please help me why I'm facing connection timed out error when trying to execute jmeter script in Cloud machine. Receiving:
Connection refused to host: 10.XXX.XX.XXX; nested exception is: java.net.ConnectException: Connection timed out: connect