ACC Error Guide

ZCOM Driver Log Messages
ZCOM Driver Messages
Chapter 5 111
zcom 00231: ZLU <#> receiver data dropped: <error text> Unable to
create a copy of data for a shared receiver.
Explanation: When more than one receiver for a terminal ZLU is
defined, the drivers must queue the inbound data
message on each program’s input queue. However,
when the driver attempted to create the data
structures to link the data to each input queue, the
operation unexpectedly failed. The error text contains
the specific reason for the failure. The most probable
failure cause is lack of ZCOM buffer space. That is, the
driver was unable to allocate memory for the structure
required to link the data to the shared receiver.
Action: Make sure that applications are reading their inbound
data queues. You may also want to increase the value of
theBuffer-Pool” parameter in your TTGEN
configuration file.
zcom 00232: Card <#> - Firmware failure induced (card reset)!
Explanation: When a serious inconsistency is detected in the
transaction data sent by the mux card firmware, the
DAM will force an upload of the mux card memory
followed by a reset of the mux card. This causes a fresh
copy of the mux firmware to be downloaded into the
card. The previous message logged indicates the
specific type of failure which has occurred.
Action: This is an internal problem. Contact your HP Support
Representative and provide them with the mux
memory dump file, ttgen configuration file, and ZCOM
log files.
zcom 00233: Card <#> - sio_map() failure! Cmd = 0x########.
Explanation: This is an internal defect.
Action: Contact your HP Support Representative.
zcom 00234: Card <#> - sio_map(<%s>) failure!
Explanation: This is an internal defect.
Action: Contact your HP Support Representative.