1882

Communication terminated abnormally with peer process manager (PMType) and could not be re-established after Num retries. Assuming process has died and re-starting. Socket error (Errno).

Description 

One of the process sentinel processes has lost its TCP/IP socket connection with its peer PMType (either Worker or Watcher) process, due to a socket Errno. The process is attempting to restart the PMType peer process.

The watcher and worker process sentinels ensure that they remain running at all times by connecting to each other over TCP/IP sockets. Each sentinel process on a machine creates a connection to the other process to ensure that its peer is running and to detect any failures.

Appears In 

SWDIR\logs\sw_warn

Severity 

2 (Severe)

Action 

To resolve the problem:

1. Check that the peer process sentinel has restarted successfully. There should be two procmgr processes running for this iProcess Engine node.
2. See the socket documentation for your particular operating system for more information about the socket Errno, what might have caused it, and how to resolve it.