Start the loadrunner agent process and report two_way_comm_create_acceptor failed problem solving

When I first came into contact with LoadRunner , it was inevitable that I would encounter many problems, either viewing online books or searching on the Internet. Originally, I wanted to write a summary of mistakes , etc., but I found that I only encountered a few mistakes, which is too high-hat, so I should keep a low profile. I will adopt the principle of borrowing, constantly collect information on the Internet, and update this log , hoping to help you a little.

Error -27492: "HttpSendRequest" failed, Windows error code=12017 (cannot connect) and retry limit (0) exceeded for URL="https://HOSTNAME:6634/services/Imaging

solution:

    Run-Time Settings -> Preferences -> Advanced. Make sure this option is unchecked: "WinInet replay instead of Sockets (Windows only)" .

Action.c(4): 错误: C interpreter run time error: Action.c (4):  Error -- Unresolved symbol : LrsCreateSocket.

solution:

    The protocol selection is wrong. When creating a single-protocol script, please select Windows Sockets. When creating a multi-protocol script, add Windows Sockets.

Chinese:
16/06/2008 15:23:55 Error: Communication Error: Failed to bind socket. A process on this computer is already bound to the same address. [MsgId: MERR-10344]
16/06/2008 15:23:55 Error: Communication Error: Failed to create TCP server for HTTP channel server. [MsgId: MERR-10344]
16/06/2008 15:23:55 Error: Two-way communication error: Function two_way_comm_create_acceptor failed. [MsgId: MERR-60999]
16/06/2008 15:23:55 WARNING: Failed to create 'router' server. [MsgId: MWAR-29974]

English :
16/06/2008 15:19:59 Error: Communication error: Failed to bind socket. A process on the machine is already bound to the same address. [MsgId: MERR-10344]
16 /06/2008 15:19:59 Error: Communication error: Failed to create a TCP server for the HTTP channel's server. [MsgId: MERR-10344]
16/06/2008 15:19:59 Error: Two Way Communication Error: Function two_way_comm_create_acceptor failed. [MsgId: MERR-60999]
16/06/2008 15:19:59 Warning: Failed to create "router" server. [MsgId: MWAR-29974]

Solution:
       Check if ports 50500, 54345, 5001, 5002, 5003, and 443 are occupied by other processes!

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325256644&siteId=291194637