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

666 Chapter22
Logging Location Codes Continued
TCP Logging Locations
10210 CLAS0002 MESSAGE: None
CAUSE: There was a bad status returned from delete_table while
releasing the TCP connection table. This would happen after network
or system shutdown.
ACTION: PARM is table management error returned. Submit an CR.
10211 CLAS0002 MESSAGE: None
CAUSE: There was a bad status returned from delete_table while
releasing the TCP socket table. This would happen after network or
system shutdown.
ACTION: PARM is table management error returned. Submit an CR.
10212 CLAS0002 MESSAGE: None
CAUSE: There was a bad status returned from delete_table while
releasing the TCP vector table. This would happen after network or
system shutdown.
ACTION: PARM is table management error returned. Submit an CR.
10213 CLAS0002 MESSAGE: None
CAUSE: New_get_table_entry returned a bad status while we were
trying to allocate a connection entry. This occurred while trying to
process an inbound syn. The connection attempt will fail.
ACTION: PARM is table management error returned. Submit an CR.
10214 CLAS0002 MESSAGE: None
CAUSE: New_release_table_entry returned a bad status while we
were trying to deallocate a connection entry. The connection entry is
being deallocated because a duplicate connection already exists.
ACTION: PARM is table management error returned. Submit an CR.
10301 CLAS0002 MESSAGE: None
CAUSE: There was a bad status received from create_object.
Create_object was called during network startup in order to create
the global TCP data area.
ACTION: PARM is memory management error returned. Submit an CR.
10302 CLAS0002 MESSAGE: None
CAUSE: There was a bad status received from release_object.
Release_object was called because we had a problem bringing up TCP
during network startup, so we were cleaning up its resources.
ACTION: PARM is table management error returned. Submit an CR.