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

Chapter 16 235
100VG-AnyLAN and 100Base-T Error Messages
SDI Driver Specific Status Values
ACTION: This informational error should be preceded by another error
giving a more specific reason for the failure; check log data and look up
that error also, for more actions to take. Most likely the previous error
was fatal and the driver is about to “die”, then will either attempt an
auto-reset or else require a manual shutdown and restart.
MESSAGE: Bad message for current state.
4410 CLAS0001 CAUSE: Before attempting to forward a diagnostic hardware-control
request to its ISR, the driver discovered the ISR was already in a “dead”
state and unable to process requests (“Cause”= 16-bit encoded value,
giving driver input event code and current state: HP use only).
ACTION: If the operator already knows the driver is in the process of
being closed, this error can be ignored. The driver attempted to send an
error reply for the diagnostic request. The ISR may also be “dead” as a
result of a serious previous error. A diagnostic reset action may clear
this condition.
MESSAGE: Bad message for current state.
4420 CLAS0001 CAUSE: Before attempting to forward a diagnostic register read-write
request message to its ISR, the driver discovered the ISR was already
in a “dead” state and unable to process requests request (“Cause”=
16-bit encoded value, giving driver input event code and current state:
HP use only).
ACTION: If the operator already knows the driver is in the process of
being closed, this error can be ignored. The driver attempted to send an
error reply for the diagnostic request. The ISR may also be “dead” as a
result of a serious previous error. A diagnostic reset action may clear
this condition.
MESSAGE: (Varies)
4450 CLAS0001 CAUSE: A general error occurred during processing of an input event by
the main driver DVR state machine, and the code where the error
occurred neglected to specify a sublocation code value, so the value
4450 was used.
ACTION: Note all logged error messages. The main problem is
described by whatever was logged. But the driver also needs to be fixed
to specify a unique sublocation for those errors. Please see Appendix A,
“Submitting an SR.
MESSAGE: Unimplemented operation attempted.
4480 CLAS0001 CAUSE: The main driver DVR state machine was passed an input event
for which there is no processing implemented. Either there is a driver
bug or some data corruption has occurred (“Cause”= 32-bit ordinal
value of the input event code: HP use only).
ACTION: Try to determine which operator or program actions led to
this error. Then see Appendix A, “Submitting an SR.