https://bz.apache.org/bugzilla/show_bug.cgi?id=63990
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #2 from [email protected] --- Sure, 0. Setup 4 linux jmeter servers in AWS. 1. Using Elastic IP in AWS on EC2, which makes something similar to NAT, so the public IP is not available on host. 2. Using a remote windows machine as master. 3. Set java.rmi.server.hostname to public IP. 4. Configure keystore using provided shell script. 5. Jmeter-server tries to bind to public IP as set in java.rmi.server.hostname due to some weird behaviour from rmi ssl connection factory. AFAIK if any of the following is not met, it's not possible to reproduce this error: - Windows master - Linux runners - Runners behind NAT -- You are receiving this mail because: You are the assignee for the bug.
