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

72 Chapter5
NetIPC (SOCKERRS) Error Messages
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: NO REPLY RECEIVED.
105 CAUSE: Internal error.
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: ADDRESS CURRENTLY IN USE BY ANOTHER SOCKET.
106 CAUSE: Address being specified for use is already being used.
ACTION: Stop application or choose a different socket address.
MESSAGE: TRANSPORT IS GOING DOWN.
107 CAUSE: The transport is being shut down.
ACTION: If you are a privileged user trying to specify a well known
address, try again later. If you are nonprivileged, then see Appendix A,
“Submitting an SR,” of this manual.
MESSAGE: USER HAS RELEASED CONNECTION; UNABLE TO SEND
DATA.
108 CAUSE: Process tried to send after initiating graceful release.
ACTION: Check command sequence.
MESSAGE: PEER HAD RELEASED THE CONNECTION; UNABLE TO
RECEIVE DATA.
109 CAUSE: Process tried to receive after remote initiated graceful release.
ACTION: Check command sequence.
MESSAGE: UNANTICIPATED ERROR.
110 CAUSE: NetIPC received a protocol module error which it was unable to
map.
ACTION: C
all IPCCHECK to get the protocol module error. Call IPCSHUTDOWN
to clean up. See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: INTERNAL SOFTWARE ERROR DETECTED.
111 CAUSE: An internal error was detected.
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: NOT PERMITTED WITH SOFTWARE INTERRUPTS
ENABLED.
112 CAUSE: A request was made which cannot be performed with software
interrupts enabled.
ACTION: Disable software interrupts or remove the request