I am experimenting a rare error when executing an script recorded with LoadRunner Vugen in LoadRunner Controller. Specifically, I am working with Controller SAP and SAP GUI load generators. The error comes suddenly, in the middle of execution, sometimes at the minute 10, or 5, or... but normally at the minute 40 or so... The execution takes about 1 hour.
The error is:
Error: The remote host's status is 'Failed'. Check the remote host machine. [MsgId: MERR-29722]
And when it occurs, at the same second appears X more errors with
Abnormal termination, caused by mdrv process termination
and directly X vusers leave the scenario, going to "Error" status. Not all vusers, only a number of vusers, like 12, 16, or 30. Other vusers continue the scenario.
It happens normally in this script, regardless high load and low load of vusers; the remote host seems OK, because CPU and RAM are fine, so.. I don't know what is happening... The script have some C code too, but even the last execution the error appeared at minute 2, when C code (do-while) yet not executed (the script takes about 11 min to complete).
I have function lr_continue_on_error();
configured in script to avoid punctual errors on execution, and works fine for everything, except this serious error...
I have searched information about this error and there isn't a result in Google about this.
Please, is there someone that have any idea about this rare error? It's very important to me to resolve this...
Thank you very much!