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

Chapter 17 327
PCI 100Base-T Error Messages
SDI Driver Specific Status Values
3070 CLAS0003 MESSAGE: Pending message table full. Driver not finishing fast
enough.
CAUSE: While processing a new blocking request (requiring a driver exit
and later reply) and scanning a table in which to save the request, the
driver was unable to find an unused entry (“Cause” is not used here).
ACTION: This fatal software error is only caused by a bug, since
message port subqueue controls should have prevented the table from
filling. After reporting this error, the driver will die, then will either
attempt an auto-reset or else require a manual shutdown and restart.
Most likely some subsystem has sent a message to an incorrect
subqueue. If the problem persists, try to determine which program,
networking subsystem, or operator command causes it; then activate
link tracing, reproduce the problem, and save the resulting trace file
(NMTC####.PUB.SYS) for analysis by Hewlett-Packard, see Appendix A ,
“Submitting a CR.
3100 CLAS0002 MESSAGE: Illegal access to saved port message area.
CAUSE: While completing an old blocking request (requiring a driver
exit and later reply), the driver found that the entry in the pending
message save area, where the request was supposedly saved, was no
longer in use (“Cause” = table entry number where the request was
supposed to be).
ACTION: This fatal software error is only caused by a bug, because the
driver should never be trying to complete the same message twice.
After reporting this error, the driver will die, then will either attempt
an auto-reset or else require a manual shutdown and restart. If the
problem persists, try to determine which program, networking
subsystem, or operator command causes it; then activate link tracing,
reproduce the problem, and save the resulting trace file
(NMTC####.PUB.SYS) for analysis by Hewlett-Packard, see Appendix A ,
“Submitting a CR.
3130 CLAS0003 MESSAGE: Illegal access to saved port message area.
CAUSE: While completing an old blocking request (requiring a driver
exit and later reply), the driver found that the index specified for an
entry in the pending message save area, where the request was
supposedly saved, was not within the range of legal table indexes
(“Cause” = the bad table entry number specified).
ACTION: This fatal software error is only caused by memory corruption
or a bug, because the driver should never pass an illegal index. After
reporting this error, the driver will die, then will either attempt an
auto-reset or else require a manual shutdown and restart. If the
problem persists, try to determine which program, networking
subsystem, or operator command causes it; then activate link tracing,
reproduce the problem, and save the resulting trace file
(NMTC####.PUB.SYS) for analysis by Hewlett-Packard, see Appendix A ,