V-16-1-10514: IpmHandle:open getpeername failed errno = 22

book

Article ID: 100048178

calendar_today

Updated On:

Description

Error Message

VCS WARNING V-16-1-10514 IpmHandle:open getpeername failed errno = 22

Cause

This is usually caused by socket issues. The getpeername function in Unix operating systems retrieves the address of the peer to which a socket is connected. In this particular case, error 22 and 134 for getpeername() mean that the transport endpoint is not connected.

Resolution

Contact the OS vendor for your particular platform if this problem persists.

Issue/Introduction

In the engine_A.log, the following warning message is generated: VCS WARNING V-16-1-10514 IpmHandle:open getpeername failed errno = 22