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

76 Chapter5
NetIPC (SOCKERRS) Error Messages
MESSAGE: INCOMPATIBLE WITH PROTOCOL STATE.
160 CAUSE: The
user requested an operation which is not supported by the
protocol module.
ACTION: Verify the sequence of intrinsic calls.
MESSAGE: X.25 PERMANENT VIRTUAL CIRCUIT DOES NOT EXIST.
162 CAUSE: No PVC configured.
ACTION: Check the configuration file for X.25.
MESSAGE: PERMANENT VIRTUAL CIRCUITALREADY ESTABLISHED.
163 CAUSE: A connection request was issued on a PVC which is in use by
another process.
ACTION: Select a different PVC or retry later.
MESSAGE: ADDRESS VALUE IS OUT OF RANGE.
164 CAUSE: Address specified in opt parameter is out of range.
ACTION: Specify an address in the range 30767 to 32767.
MESSAGE: INVALID ADDRESS LENGTH.
165 CAUSE: An invalid address length was specified in the opt parameter.
ACTION: The address length is 2 bytes (for non-privileged users).
MESSAGE: CONNECTION NOT IN VIRTUAL CIRCUIT WAIT CONFIRM
STATE.
166 CAUSE: Attempt was made to accept or reject a connection that is open
or in the process of closing.
ACTION: Use flags parameter in IPCRECVCN to defer acceptance or
rejection of the connection request.
MESSAGE: RESTART EVENT OCCURRED ON X.25 CONNECTION.
168 CAUSE: X.25 connection was reset.
ACTION: Call IPCSHUTDOWN to clean up the connection.
MESSAGE: NODENAME AND INTERNET ADDRESS CANNOT BOTH
BE SPECIFIED.
169 CAUSE: A nodename and an IP address have both been specified in a
call to IPCDEST.
ACTION: Specify either the nodename or the IP address but not both.
MESSAGE: ERROR WITH THE USE OF THE FAST SELECT FACILITY.
170 CAUSE: Invalid use of the fast select.
ACTION: Validate the calling sequence.