I am trying to do a distributed testing in jmeter and failing to establish a connection to remote server. I have configured remote-hosts in jmeter.properties and started jmeter-server.bat in the slave machine. Port 1099 is open in slave machine.
Can someone please help me on what am I missing?
I also tried to add port client.rmi.localport but this is used to send the test results back to the master, but the initial connection itself is failing
If JMeter fails to establish the connection to 10.x.x.x machine on port 1099 it might mean one of the following:
server.rmi.ssl.disableproperty totrueserver_portproperty valuejava.net.preferIPv4Stack=trueline to system.properties fileMore information: