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

106 Chapter10
Network Transport Protocol (PMERR) Error Messages
ACTION: This is an internal error between TCP and the upper layer
protocol (IPC or BSD Sockets). You should submit an CR on this defect.
Please include the nature of the call being made, and some indication of
the current connection state. If possible please include a copy of the
program and the input which caused the error to aid resolution of the
problem.
-41 MESSAGE: IPC PROTOCOL VIOLATION
CAUSE: A TCP operation was attempted which is in direct violation of
(IPC/BSD sockets) /TCP interface rules.
ACTION: This is an internal error between TCP and the upper layer
protocol (IPC or BSD Sockets). You should submit an CR on this defect.
Please include the nature of the call being made, and some indication of
the current connection state. If possible please include a copy of the
program and the input which caused the error to aid resolution of the
problem.
-42 MESSAGE: RECEIVE REPLY WITHOUT DATA
CAUSE: A receive reply call was made on a TCP connection; however,
there was no data pending at the time.
ACTION: This is an internal error between TCP and the upper layer
protocol (IPC or BSD Sockets). You may wish to submit an CR for this
defect. Please include the nature of the call being made, and some
indication of the current connection state. If possible please include a
copy of the program and the input which caused the error to aid
resolution of the problem.
-43 MESSAGE: RECEIVE REPLY WITHOUT MESSAGE
CAUSE: A receive reply call was made on a TCP connection in message
mode; however, there were no messages pending at the time.
ACTION: This is an internal error between TCP and the upper layer
protocol (IPC or BSD Sockets). You may wish to submit an CR for this
defect. Please include the nature of the call being made, and some
indication of the current connection state. If possible please include a
copy of the program and the input which caused the error to aid
resolution of the problem.
-44 MESSAGE: MESSAGE QUEUE FULL
CAUSE: TCP was unable to process a send because it has run out of
message queue elements.
ACTION: This is an internal error between TCP and the upper layer
protocol (IPC or BSD Sockets). You may wish to submit an CR for this
defect. Please include the nature of the call being made, and some
indication of the current connection state. If possible please include a
copy of the program and the input which caused the error to aid
resolution of the problem.