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

66 Chapter5
NetIPC (SOCKERRS) Error Messages
46 MESSAGE: UNABLE TO INTERPRET RECEIVED PATH REPORT.
CAUSE: Unable to interpret the information returned by the remote
socket registry process regarding the looked-up socket.
ACTION: See Appendix A , “Submitting a CR,” of this manual.
47 MESSAGE: INVALID MESSAGE RECEIVED FROM REMOTE SERVER.
CAUSE: The message received from the remote registry process does not
appear to be a valid socket registry message.
ACTION: See Appendix A , “Submitting a CR,” of this manual.
50 MESSAGE: INVALID DATA LENGTH.
CAUSE: Specified data length parameter is too long or negative.
ACTION: Check and modify the value.
51 MESSAGE: INVALID DESTINATION DESCRIPTOR.
CAUSE: Supplied destination descriptor value is not that of a valid
destination descriptor.
ACTION: Verify that you are passing an active destination descriptor.
52 MESSAGE: SOURCE AND DESTINATION SOCKET PROTOCOL
MISMATCH.
CAUSE: The source socket is not of the same protocol as the socket
described by the destination descriptor.
ACTION: Validate that you are using the correct destination descriptor.
Make certain both processes have agreed on the same protocol.
Determine the correct socket was looked up.
53 MESSAGE: SOURCE AND DESTINATION SOCKET TYPE MISMATCH.
CAUSE: The source socket cannot be used for communication with the
socket described by the destination descriptor.
ACTION: Validate that you are using the correct destination descriptor.
Make certain both processes have agreed on the same method of
communication. Determine the correct socket was looked up.
54 MESSAGE: INVALID CALL SOCKET DESCRIPTOR.
CAUSE: Specified descriptor is not for a call socket.
ACTION: Validate the value being passed.
55 MESSAGE: EXCEEDED PROTOCOL MODULE’S SOCKET LIMIT.
CAUSE: Protocol module being used cannot create any more sockets.
ACTION: Contact your operator; the limit may be configurable.