TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-31
Error-Message Range 3000 Through 3999
Recovery. If the router process was not started with the protocol parameter set to
HTTP or SOCKET, restart the router process with one of these protocol settings.
3147: ZPWY-ERR-TCP-SESSIONISNULL
The TCP/IP session associated with the socket connection was null when the terminal
control process (TCP) either performed an I/O operation on the socket or attempted to
delete it.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect. The operation (send to/receive from the client or session deletion) fails. The
session is closed and the TERM object is reinitialized for a new session.
Recovery. Informational message only; no corrective action is needed.
3148: ZPWY-ERR-TCP-NWSENDERROR
A TCP/IP file-system error occurred during a nowait socket send operation to the
client.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect. The send operation fails. The session is closed and the TERM object is
reinitialized for a new session.
Recovery. Informational message only; no corrective action is needed.
3149: ZPWY-ERR-TCP-XMLGENERATION
The terminal control process (TCP) received an error in generating an Extended
Markup Language (XML) document while sending a message to the browser-based
client.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect. The send operation to the client fails. The session is closed and the TERM
object is reinitialized for a new session.
Recovery. Informational message only; no corrective action is needed.
3150: ZPWY-ERR-TCP-NWRECVERROR
A TCP/IP file-system error occurred during a nowait receive operation on a socket.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.