Unanswered question

Failed to start Load Generator on localhost

Unable to Check Virtual User... Log detail as below
2016/05/03 12:26:58 WARN - neoload.Runtime: Can't start the Load Generator localhost com.neotys.nl.controller.hb: Failed to start Load Generator on localhost. The Load Generator process has been created but has not registered after waiting delay (key "lg.start.delay" in agent.properties). : an error occured while communicating with 'localhost'
at com.neotys.nl.controller.tb.a(tb.java:419)
at com.neotys.nl.controller.tc.a(tc.java:367)
at com.neotys.nl.controller.p.d.d.a(d.java:361)
at com.neotys.nl.controller.p.d.d.a(d.java:135)
at com.neotys.nl.controller.p.d.c.call(c.java:118)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

Sumit S.
Sumit S.

Sumit S.

Level
0
14 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

This issue can have different root causes. Does it happen all the time or sometimes?

To troubleshoot that issue, the best is open your task manager when starting a check virtual user and check if a "java.exe" process is able to start.

If that process is there then the issue might be some latency and the process takes too much time to start. You can modify the "lg.start.delay" value like described in the error message.

If the process does not show up then even you have a firewall or there's a memory issue where the JVM cannot allocate enough memory. In that case, you should use a remote load generator.

 

Sumit S.
Sumit S.

Sumit S.

Level
0
14 / 100
points

No Process is running "java.exe" in task manager as such