CRS0169

Severity

Error

Source

COMMUNICATION

Message Text

WFInit2: Can't create socket %d

Description

The component can't initialize network communication in order to receive messages from the rest of the system.

Cause

Look up the error code in the OS documentation for the exact cause. The most probable error is, that the port is in use by another application, or that this component has been started twice.

Action

Verify that the application has not been started twice and the port is not in use. Check the OS error number.