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

Chapter 5 71
NetIPC (SOCKERRS) Error Messages
ACTION: See Appendix A , “Submitting a CR,” of this manual.
96 MESSAGE: INTERNAL BUFFER MANAGER ERROR.
CAUSE: Attempted use of the buffer manager by NetIPC or the protocol
module resulted in an error.
ACTION: See Appendix A , “Submitting a CR,” of this manual.
98 MESSAGE: INVALID DATA SEGMENT INDEX IN VECTORED DATA.
CAUSE: Data segment index value in the vectored data array is not
valid.
ACTION: Check the value being supplied.
99 MESSAGE: INVALID BYTE COUNT IN VECTORED DATA.
CAUSE: The count of data in the vectored data array is invalid.
ACTION: Check the values being given.
100 MESSAGE: TOO MANY VECTORED DATA DESCRIPTORS.
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.
101 MESSAGE: INVALID VECTORED DATA TYPE.
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.
102 MESSAGE: UNABLE TO CRACEFULLY RELEASE THE CONNECTION.
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.
103 MESSAGE: USER DATA NOT SUPPORTED DURING CONNECTION
ESTABLISHMENT.
CAUSE: User data option is not supported for IPCRECV or IPCCONNECT.
ACTION: Do not use user data option.
104 MESSAGE: CAN’T NAME A REQUEST SOCKET.
CAUSE: Internal error.
ACTION: See Appendix A , “Submitting a CR,” of this manual.
105 MESSAGE: NO REPLY RECEIVED.
CAUSE: Internal error.