简体   繁体   中英

Jmeter Distributed Load Testing

I am performing jmeter distributed load testing, On starting remote server from local machine in gui mode test starts but not able to store results on local machine. It gives connection refused exception on server

Can any one suggest what could be the right step and solution for this?

Did you try updating this? java.rmi.server.hostname=[ip]

If hostname is updated, enable port 1099 in your local for incoming reequest or disable firewall in the local machine. So that server can contact local machine to send the results.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM