I am attempting to check a user path but I get the error localhost:7100 unavailable. I have checked firewalls and checked for issues as described in other answers and triede different veresions of JRE. The localhost on port appears green when I check in Runtime tab but when I check the userpath in Design I get the error. Below is a snippet of the neoload.log (full log attached)
2018/10/09 11:33:18 ERROR - neoload.Gui: Load generator localhost:7100 unavailable com.neotys.nl.controller.q.d.o: Load generator localhost:7100 unavailable
at com.neotys.nl.controller.q.d.d.a(d.java:474)
at com.neotys.nl.controller.q.d.d.a(d.java:142)
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)
2018/10/09 11:33:21 WARN - neoload.Runtime: No Load Generator available to play the check scenario. Scenario stopped.
2018/10/09 11:33:21 ERROR - neoload.Gui: No Load Generator available to play the scenario. Scenario stopped.