Wednesday, December 28, 2011

Connection Timed out while replaying HTTPs URLs in VUGen 11

Problem statement:

The following error occurred in the replay log while replaying a script with HTTPS site recorded:
Action.c(xx): t=300293ms: Connecting to host [IP_address:]443              [MsgId: MMSG-26000]
Action.c(xx): t=312252ms: Inactive socket was closed by [server]:443, probably due to keepalive timeout                 [MsgId: MMSG-26000]
Action.c(xx): t=312252ms: Closed connection to [server].com:443 after completing 7 requests     [MsgId: MMSG-26000]
Action.c(xx): t=313596ms: Inactive socket was closed by [server]:443, probably due to keepalive timeout                 [MsgId: MMSG-26000]
Action.c(xx): t=313612ms: Closed connection to usbiuat.[server]443 after completing 6 requests     [MsgId: MMSG-26000]
Action.c(xx): Error -27796: Failed to connect to server "[URL]:443": [10060] Connection timed out                 [MsgId: MERR-27796]
Action.c(xx): t=321303ms: Closed connection to [URL]:443 after completing 0 requests         [MsgId: MMSG-26000]
Action.c(xx): Warning -26000: Empty or no response for URL="[URL]"      [MsgId: MWAR-26000]
Action.c(xx): web_submit_data("your URL") highest severity level was "ERROR", 0 body bytes, 0 header bytes                 [MsgId: MMSG-26388]
Action.c(xx): Notify: Transaction "Transaction_Name" ended with "Fail" status (Duration: 30.2647 Wasted Time: 0.0156).
Ending action Action.

Cause:
The cause of this error was due to a defect in LoadRunner 9.52. The SSL/NTLM patch did not help.

Solution:
The replay issue was resolved by upgrading from LoadRunner  9.52 to version 11and  applying critical patches 1 and 2.


No comments:

Post a Comment