HP Loadrunner failed to start .NET Diagnostics probe
Posted
by
Johnbo
on Server Fault
See other posts from Server Fault
or by Johnbo
Published on 2012-09-14T11:27:27Z
Indexed on
2012/09/14
21:39 UTC
Read the original article
Hit count: 828
.NET
I've got a HP Diagnostics Server (commander mode) installed in the same PC where HP Loadrunner is. I've installed the .NET probe in the web application server. When I navigate localhost:2006/registrar/health I can see the CommandingServer and three instances of the probe, all in green and connected.
Then, when in LoadRunner controller I enable Diagnostics, select the probe and start the scenario, I get the next error:
Failed to start J2EE/.NET Diagnostics run. (Facade error: Unable to send 'startRun' notification to probe MyAgent.1347615505142149)
I've looked at the firewall logs and the rule that lets the server send commands to the probes has been matched three times.
What else could it be what doesn't let me start the probe?
© Server Fault or respective owner