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

76 Chapter5
NetIPC (SOCKERRS) Error Messages
162 MESSAGE: X.25 PERMANENT VIRTUAL CIRCUIT DOES NOT EXIST.
CAUSE: No PVC configured.
ACTION: Check the configuration file for X.25.
163 MESSAGE: PERMANENT VIRTUAL CIRCUITALREADY ESTABLISHED.
CAUSE: A connection request was issued on a PVC which is in use by
another process.
ACTION: Select a different PVC or retry later.
164 MESSAGE: ADDRESS VALUE IS OUT OF RANGE.
CAUSE: Address specified in opt parameter is out of range.
ACTION: Specify an address in the range 30767 to 32767.
165 MESSAGE: INVALID ADDRESS LENGTH.
CAUSE: An invalid address length was specified in the opt parameter.
ACTION: The address length is 2 bytes (for non-privileged users).
166 MESSAGE: CONNECTION NOT IN VIRTUAL CIRCUIT WAIT CONFIRM
STATE.
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.
168 MESSAGE: RESTART EVENT OCCURRED ON X.25 CONNECTION.
CAUSE: X.25 connection was reset.
ACTION: Call IPCSHUTDOWN to clean up the connection.
169 MESSAGE: NODENAME AND INTERNET ADDRESS CANNOT BOTH
BE SPECIFIED.
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.
170 MESSAGE: ERROR WITH THE USE OF THE FAST SELECT FACILITY.
CAUSE: Invalid use of the fast select.
ACTION: Validate the calling sequence.
171 MESSAGE: INVALID FACILITY FIELD.
CAUSE: For IPCCONNECT, IPCRECVCN, or IPCRECV, the opt parameter
facility field length is wrong.
ACTION: Check the facility field length. The length must be 1 to 109
bytes inclusive.