我有两个虚拟机(Ubuntu),第一个是主虚拟机,第二个是从虚拟机,当我在远程机器上运行测试时,我得到了以下结果:
rconfigure()方法java.rmi.ConnectException出错:拒绝主机连接: 192.168.56.10;嵌套异常为: java.net.ConnectException:连接被拒绝(连接被拒绝)
VirtualBox: 6.0
虚拟机:Ubuntu 19.10 Eoan Ermine
Apache Jmeter: 5.2.1
发布于 2020-04-22 17:52:43
此处为从属计算机的remote_hosts=ip地址
- 1099 (or the port you define as `server_port`)
- the port you define as `server.rmi.localport`
- the port(s) you define as `client.rmi.localport`
server.rmi.ssl.disable=true
更多信息:
https://stackoverflow.com/questions/61359505
复制相似问题