Answered question

Error: Load generator localhost: 7100 unavailable

I am getting this error "Load generator localhost: 7100 unavailable" every time after the post-recording wizard when I search for generic parameters. And not able to proceed further.
Could you please assist on this

Rashid J.
Rashid J.

Rashid J.

Level
0
2 / 100
points
Keith L.
Keith L.

Keith L.

Level
2
1371 / 2000
points
Team

The issue is sometimes an environment variable that causes the launch of the LG process (java.exe) to use the wrong JRE libraries. In your case, this is what the case was, you had a "classpath" environment variable. Sometimes, though, it can also be an environment variable with the word "JAVA" in it. You can run the command to check for this:

set | find "JAVA"

...or just "set" and look through the output.

Did you find this useful ?

No (1)

Yes (0)

0%

0% of users found this answer useful

Other answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Do you also get that issue when you manually execute a check virtual user?

If yes if you check the task manager while starting your check virtual user do you see a "java" process starting?

That issue might be that the LG process is blocked. It could be a firewall or even some system resources issues. You can check the load generator log files accessible through the menu "Help-->Open logs folder...". Check all the loadgenerator* log files.