Hi, I asked this question on StackOverflow but got no answers or even tips so sending this to the mailing list.
I am trying to set up remote testing infrastructure with secure RMI using JMeter 4.0 (one client and one server) but the client won't start because of 'Address already in use (Bind failed)' error. netstat shows that no process is listening on this port and from the log it seems that JMeter itself tries to listen on the port more than once (at least that's how I interpreted the log messages). Everything works fine if I disable Secure RMI (server.rmi.ssl.disable=true) Both the client and server use 4.0 r1823414 version. You can find details and the log here (SO post) - https://stackoverflow.com/questions/50752126/unable-to-start-jmeter-4-0-client-with-ssl-rmi Let me know if you want me to provide any details/settings. Thank you! Andrey Shevtsov --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
