com.neotys.nl.controller.q.d.o: Load generator ip-xxx-xxx-xxx-xxx.us-west-1.compute.internal:7100 unavailable
at com.neotys.nl.controller.q.d.d.a(d.java:210)
at com.neotys.nl.controller.q.d.c.call(c.java:129)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
if i run test in localhost it's working fine but when i try to run test in load generator machine we are getting above error message.
Thanks in Advance,
Is this AWS machine part of the Neotys Cloud platform or your own AWS machine? Is the port 7100 open?
Hi Neil,
Thanks for responding.
Load generators Machines are not a AWS Machines.
In Scenario we are uploding files to AWS Servers.
7100 port is open only.
CHINNIKRISHNA REDDY answered
Neil answered
CHINNIKRISHNA REDDY posted a new question