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

Chapter 16 197
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
legal rendezvous ID values for this driver, or the corresponding
rendezvous table entry state indicated no bind had occurred or an
unbind had already occurred. The protocol was supposed to pass a
rendezvous ID value previously returned to it by the driver, when that
protocol did a bind. The protocol may be trying to unbind twice, or
unbind from the wrong link.
ACTION: This problem most likely occurred while stopping a running
network subsystem. Attempt to determine which subsystem was being
stopped when the error occurred and, if possible, which upper layer
protocol was unbinding. Future attempts to start that same protocol
will probably fail until the entire network is stopped or the system is
rebooted. Either there is a bug in the driver or upper layer protocol
software, memory data corruption has occurred, or there is a system
software mismatch. You may require additional software patches;
contact your Hewlett-Packard Representative for assistance.
229 ($E5) MESSAGE: An illegal bind ID was encountered.
CAUSE: The driver finished transferring a data frame and was
preparing to pass it to an upper layer protocol, when it discovered the
rendezvous ID associated with the frame was out of range of legal ID
values for this driver. The driver avoided a SysAbort by making this
check.
ACTION: This is a fatal error. The driver will attempt to perform adump
of all host context memory data structures, then reset itself and
continue. Save the resulting Netdmp##.pub.sys dump data file for
analysis by Hewlett-Packard. If the problem occurs frequently, wait for
the problem to occur, then quickly take a system memory dump. See
Appendix A , “Submitting a CR.
233 ($E9) MESSAGE: Unsupported packet format.
CAUSE: After transferring a received data frame from the adapter card
to host memory, the link driver found that the frame was not
deliverable because it utilizes frame features not supported by this
driver.
ACTION: This event is informational. No action is required. The driver
dropped the frame and incremented a statistic. However, if the
application sending these frames is a required part of your
environment, you may need to contact your Hewlett-Packard
Representative for assistance.
235 ($EB) MESSAGE: The same upper level protocol attempted to bind twice.
CAUSE: The driver received a bind (rendezvous) from an upper layer
protocol module, but when it attempted to save information about that
protocol’s address (SAP), a lower-level routine reported an error
because the address is already in the driver’s rendezvous table.
ACTION: Attempt to determine which subsystem was being started
when the error occurred and, if possible, which upper layer protocol was