Posted: July 8th, 2008 | Author: TnT Admin | Filed under: Errors | Tags: Errors, MMS | No Comments »
Error: C interpreter run time error: vuser_init.c (4): Error — Unresolved symbol : mms_play
Lately, we’ve talk about using Media Player (MMS) protocol with Web (HTTP/HTML) in “Combining non-standard protocols in a single script that are not listed in Multi-Protocol selection”. The above error message is a compilation error that I forgotten to mentioned. This error occurs when Media Player (MMS) is not included as part of the multiple protocol. From the error message, this may happened with the following context. Read the rest of this entry »
Posted: April 21st, 2008 | Author: TnT Admin | Filed under: Errors | Tags: Controller, Errors | 1 Comment »
I believed that you would have encountered the following error when you are having load generator connectivity problems.
Error -10343: Communication error: Failed to connect to remote host [server name: ]. (sys error message – ) [MsgId: MERR-10343]
Error -29989: Process “lr_bridge.exe” was not created on remote host “” ,reason – communication error. [MsgId: MERR-29989]
Lately, while I was verifying the upgrade of my LoadRunner versions from 8.1 to 9, I encountered a connectivity problem with the Controllers and Load Generators but well, it’s been resolved… Anyway, just to share with you like a case study on the steps I took to troubleshoot the problem. Read the rest of this entry »
Posted: April 21st, 2008 | Author: TnT Admin | Filed under: Errors | Tags: Errors, SiteScope | No Comments »
Warning:
The installer has detected a system restart is required.
Click Cancel to exit the installation. After restarting the system, run the installation again.
Lately, I’ve encountered this problem while installing my SiteScope version 8.5 as the monitoring mechanism for my LoadRunner. I couldn’t find any information relating to it and so, logged a support case with HP Support. Below is the screenshot of the warning. Click on image to enlarge. Read the rest of this entry »
Posted: April 21st, 2008 | Author: TnT Admin | Filed under: Errors | Tags: Errors, Step Download Timeout | 4 Comments »
Error -27728: Step download timeout (120 seconds) has expired when downloading non-resource(s) [MsgId: MERR-27728]
Step Download Timeout means that the step needed to performed for the subsequent step to be performed have reached its timeout limit (default is 120 secs) in LoadRunner. A more detailed explanation can be found in Document ID 15370 – Error: “-27751: Step download timeout (120 seconds) has expired when downloading resource(s)…” even though timeout is set. Read the rest of this entry »
Posted: April 21st, 2008 | Author: TnT Admin | Filed under: Errors | Tags: Errors, No match found | 2 Comments »
Error -26377: No match found for the requested parameter “Siebel_Analytic_ViewState5″. Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-26377]
This is a typical error on correlation but not really limited to it. This can also be a generic error for other problems and here we will discuss about the causes and how to resolve them. Read the rest of this entry »