NS3000/iX Error Messages Reference Manual (36923-90041)

Chapter 5 71
NetIPC (SOCKERRS) Error Messages
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: RECEIVED AN UNSOLICITED REPLY.
95 CAUSE: Internal error.
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: INTERNAL BUFFER MANAGER ERROR.
96 CAUSE: Attempted use of the buffer manager by NetIPC or the protocol
module resulted in an error.
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: INVALID DATA SEGMENT INDEX IN VECTORED DATA.
98 CAUSE: Data segment index value in the vectored data array is not
valid.
ACTION: Check the value being supplied.
MESSAGE: INVALID BYTE COUNT IN VECTORED DATA.
99 CAUSE: The count of data in the vectored data array is invalid.
ACTION: Check the values being given.
MESSAGE: TOO MANY VECTORED DATA DESCRIPTORS.
100 CAUSE: More than two data locations were specified in the vectored
data array.
ACTION: Limit the number to two per operation. Use multiple sends or
receives if necessary.
MESSAGE: INVALID VECTORED DATA TYPE.
101 CAUSE: Type of vectored data is unknown (must be a 0, 1, 2, or 4) or the
data type is for a data segment (1 or 2) and the user is not privileged.
ACTION: Check the value being used.
MESSAGE: UNABLE TO CRACEFULLY RELEASE THE CONNECTION.
102 CAUSE: Protocol module does not support graceful release,process tried
to release connection that was not in the correct state, or output
pending.
ACTION: Check command sequence.
MESSAGE: USER DATA NOT SUPPORTED DURING CONNECTION
ESTABLISHMENT.
103 CAUSE: User data option is not supported for IPCRECV or IPCCONNECT.
ACTION: Do not use user data option.
MESSAGE: CAN’T NAME A REQUEST SOCKET.
104 CAUSE: Internal error.