Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Error message invalid remote engine #4

Open
venkatpandiri1 opened this issue Feb 21, 2020 · 2 comments
Open

Error message invalid remote engine #4

venkatpandiri1 opened this issue Feb 21, 2020 · 2 comments

Comments

@venkatpandiri1
Copy link

venkatpandiri@venkats-MacBook-Pro local % docker exec -it local_master_1 jmeter -n -t /tmp/example1.jmx -R local_server_1,local_server_2,local_server_3 -l results.jtl
Creating summariser


Created the tree successfully using /tmp/example1.jmx
Configuring remote engine: local_server_1
invalid authority: //local_server_1/JMeterEngine
Failed to configure local_server_1
Configuring remote engine: local_server_2
invalid authority: //local_server_2/JMeterEngine
Failed to configure local_server_2
Configuring remote engine: local_server_3
invalid authority: //local_server_3/JMeterEngine
Failed to configure local_server_3
Stopping remote engines
Remote engines have been stopped
Error in NonGUIDriver java.lang.RuntimeException: Following remote engines could not be configured:[local_server_1, local_server_2, local_server_3]
venkatpandiri@venkats-MacBook-Pro local %

@venkatpandiri1
Copy link
Author

please let us know how to fix this. Thanks for setting up a complete solution its a lot of hard work. Appreciate it. I would greatly appreciate it.
Thank you and have a great day.
Venkat
[email protected]

@jayachandralingam
Copy link

jayachandralingam commented May 31, 2021

@venkatpandiri1
simply add a line to "distributed-jmeter-docker/config/user.properties" file with "server.rmi.ssl.disable=true"... I hope this will work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants