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,