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

222 Chapter16
100VG-AnyLAN and HP-PB 100Base-T Error Messages
SDI Driver Specific Status Values
3310 CLAS0001 MESSAGE: Configuration failed.
CAUSE: During initial driver startup, the driver encountered an error
during configuration, while attempting to request ADA memory from
the MPE I/O system (“Cause” = 32-bit status returned by the call to
vg_dvr_port_msg_exec). Probably a port message could not be sent.
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.
The open request failed. The driver will now “die” and must be shut
down; the module configurator should do this automatically.
3340 CLAS0001 MESSAGE: Configuration failed.
CAUSE: While processing a driver open from an upper layer subsystem,
which was not the first open against the driver, the driver encountered
an error during configuration (“Cause” = 32-bit status returned by the
call to vg_dvr_port_msg_exec). Probably there are already too many
opens against the driver.
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.
The driver returned a bad result to the subsystem, and the open
request failed. The driver will continue to operate all other subsystems
as before.
3370 CLAS0001 MESSAGE: Configuration failed.
CAUSE: While processing a driver open from an upper layer subsystem,
which was not the first open against the driver, the driver encountered
an error during configuration (“Cause” = 32-bit status returned by the
call to vg_dvr_send_reply). Probably a port message could not be sent.
ACTION: The driver allows 11 simultaneous opens. The open attempt by
the additional subsystem failed. Shut down any subsystems that are
not currently needed and try again.
A side-effect of this error may be that the driver becomes unusable; if
so, run VGPBA and execute the Reset function to see if that restores
normal operation.
3400 CLAS0001 MESSAGE: Bad message for current state.
CAUSE: The driver received a new open from an upper layer subsystem,
at a time the driver was not able to process these requests, such as
during shutdown or after a fatal software error (“Cause” = 16-bit
encoded value, giving driver input event code and current state:
Hewlett-Packard use only).
ACTION: The open failed. Check the system console; if the driver is
shutting down or doing a dump, wait until that completes. Retry the