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

Chapter 16 227
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
3910 CLAS0001 MESSAGE: Cannot get ADA memory object.
CAUSE: During initial startup, the driver attempted to obtain a memory
object via the I/O system, but received a bad status in the reply for that
request (“Cause” = 32-bit status from the reply message).
ACTION: The link did not start, and the driver attempted to send back
an error reply in response the configuration request from the module
configurator. Probably the amount of frozen memory on the system is
very high; if you have the GLANCE tool you can try to check memory
usage. Try retrying the operation again later, or first terminate some
applications and then retry.
3940 CLAS0001 MESSAGE: Bad message for current state.
CAUSE: The driver received a get-memory reply message it was not
expecting (“Cause” = 16-bit encoded value, giving driver input event
code and current state: HP use only).
ACTION: The driver may already have changed state because of a
shutdown or another problem, in which case this message can be
ignored. Otherwise, the I/O system may be confused. Either way, some
memory may have been lost. The driver will drop this message without
further action. If the problem occurs frequently, see Appendix A ,
“Submitting a CR.
3970 CLAS0001 MESSAGE: A driver request failed.
CAUSE: While attempting to forward a diagnostic reconnect event to its
ISR, the driver encountered an error (“Cause” = 32-bit status returned
by the call to vg_dvr_copy_send_to_isr). Probably no comm frame
was available.
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. The driver
dropped this event message without further action.
4000 CLAS0001 MESSAGE: Cannot release ADA memory object.
CAUSE: During shutdown, the driver requested the I/O system to
release a memory object, but received an error reply in response
(“Cause” = 32-bit status from the mem_reply message).
ACTION: This error should not occur. The driver may be confused, or
there is a system problem. However, the driver will ignore the error and
attempt to continue with the shutdown. If this problem happens
frequently when the driver is shutting down, see Appendix A ,
“Submitting a CR.