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

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