Posted: April 24th, 2008 | Author: TnT Admin | Filed under: Errors | Tags: JMX, LoadRunner, Monitoring, WebLogic | No Comments »
Parsing error.
Details: host localhost,port 1112, line: 1.
Reason: Invalid at the top level of the document.
.
Contents: java.lang.Exception:java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[weblogoc.admin.mbean, Administrators] [MsgId:MMSG-47587]
Background information: I’m monitoring 4 WebLogic servers using WebLogic (JMX) Monitor in LoadRunner and adding their JMX stats into Controller. Upon adding the subsequent server, the error appeared after entering the username and password to the Controller. I’m using LoadRunner 9.0 and Weblogic 8.1 in this 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: Controller, Scripting, Vugen | 4 Comments »
Let’s answer the question systematically. This is sort of a troubleshooting guide for you when your script fails. It covers an overview which will be useful when the event happens. The script can fail in two areas in LoadRunner, in during replay in Vugen and during scenario execution in Controller.
What are the possibilities in Vugen? 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 »