Having problems with the tool? Having problem with the setting up of a load test environment? Or even monitoring configurations that resulted with no outcome? In "Errors", explanations of problems are uncovered and detailed solutions are provided to rectify it.
|
|
|
|
Error -27740: Overlapped transmission of request to ... failed: WSA_IO_PENDING |
|
|
|
|
Written by TnT Admin
|
|
Wednesday, 20 August 2008 08:52 |
Error -27740: Overlapped transmission of request to "www.url.com" for URL "http://www.url.com/ProdApp/" failed: WSA_IO_PENDING
What is WSA_IO_PENDING? WSA_IO_PENDING 997, is a Windows Socket error that is returned by the WSAGetLastError function. It is non-LoadRunner error like "Error -27728: Step download timeout (999 seconds) has expired when downloading non-resource(s)" or "Connection to load generator failed. Error: Process "lr_bridge.exe" was not created. Reason: - communication error. [MsgId: MERR-29996]", etc. The error means the overlapped operations will complete later. From Windows Socket perspective, the application has initiated an overlapped operation that cannot be completed immediately.
|
|
Last Updated ( Sunday, 07 September 2008 22:09 )
|
|
Read more...
|
|
java.lang.NoClassDefFoundError: jhook/HookMetaData |
|
|
|
|
Written by TnT Admin
|
|
Wednesday, 13 August 2008 16:22 |
|
The NoClassDefFoundError for Java-RMI protocol. There are several possibilities that this error occur such as (a) incomplete configuration of the Java environment requirements (refer to "Working with RMI-Java"), (b) incomplete reference to the Java libraries (usually located in {loadrunner-installation}\classes and {loadrunner-installation}\classes\srv after the required copy of the application's Java classes are placed in them) and (c) incorrect -Xbootclasspath to inform VUgen to point to the Java libraries for recording.
The error message that is thrown upon when the bootclasspath was not specified in the recording options is shown below: |
|
Last Updated ( Monday, 22 September 2008 22:58 )
|
|
Read more...
|
|
Parsing error. Details: host localhost,port 1112, line: 1. Reason: Invalid at the top level of the document. |
|
|
|
|
Written by TnT Admin
|
|
Thursday, 24 April 2008 10:20 |
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. |
|
Last Updated ( Wednesday, 08 October 2008 16:41 )
|
|
Read more...
|
|
Action.c (10): undeclared identifier ‘LRMMS_PACKET_QUALITY’ |
|
|
|
|
Written by TnT Admin
|
|
Monday, 21 April 2008 23:39 |
Action.c (10): undeclared identifier ‘LRMMS_PACKET_QUALITY’
If you happened to try out the mms_get_property API on a Media Player (MMS) and Web (HTTP/HTML) script, you may get the above error if you missed out on an include entry for the globals.h file. The compilation error is caused with constant, LRMMS_PACKET_QUALITY is not found in the globals.h file. The following snippet of the codes that resulted in the error that occurred was used, based on the Function Reference on mms_get_property API. |
|
Last Updated ( Sunday, 28 September 2008 20:13 )
|
|
Read more...
|
|
|
|
|
<< Start < Prev 1 2 3 Next > End >>
|
|
Page 1 of 3 |