HAL.Conduit.SlctSockFail

Description

A component received a failing return code from a select() invocation. Look up the errno definition for a more specific cause. The internal application may retry the request if the condition can be corrected.

Remedy

Restart the IO module by disabling followed by enabling the slot. Or Report the problem to your switch support contact.

Severity

Error

Message Text

A select() failed for file descriptor %sockfd% retuning errno %errnoNum%(%errnoStr%) for slot %slotNo% and conduit Type %conduitType%.

Message Parameters

Name Type
slotNo uInt
conduitType String
sockfd sInt
errnoNum uInt
errnoStr String