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
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.
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.