NS3000/iX Error Messages Reference Manual (36923-90041)
106 Chapter10
Network Transport Protocol (PMERR) Error Messages
MESSAGE: INCONSISTENT IPC STATE
-40 CAUSE: A TCP operation was attempted which conflicts with expected
(IPC/BSD sockets) operation in this state.
ACTION: This is an internal error between TCP and the upper layer
protocol (IPC or BSD Sockets). You should submit an SR 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.
MESSAGE: IPC PROTOCOL VIOLATION
-41 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 SR 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.
MESSAGE: RECEIVE REPLY WITHOUT DATA
-42 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 SR 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.
MESSAGE: RECEIVE REPLY WITHOUT MESSAGE
-43 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 SR 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.
MESSAGE: MESSAGE QUEUE FULL
-44 CAUSE: TCP was unable to process a send because it has run out of
message queue elements.