ACC Error Guide
TTGEN Error Messages
Errors
Chapter 8184
Error 144: “%s”(%d): Size must be a multiple of %d
(Severity 2)
Explanation Buffer-Pool size must be a multiple of 8 bytes. In the
HP-UX 11.0 64-bit environment, data alignment to a
8-byte boundary is necessary for data structures with
“long” or “pointer” types. To be consistent in both
32/64-bit environments, TTGEN requires
BUFFER-POOL to have a size which is a multiple of 8
bytes.
Action: Increase the byte size to a multiple of 8 bytes.
Error 145: “%s”(%d): Bad Interface-Table “%s” (range %d..%d),
ignored
(Severity 2)
Explanation Bad Interface-Table value specified. The specified
value is either invalid or out of range. The valid range
of values is 1…256 (ZCOM_MAXIFT in
/opt/acc/include/zcom/zcomsys.h).
Action: Change to an appropriate value.
Error 146: “%s”(%d): Same hardware address as interface %d
(Severity 2)
Explanation Duplicate ACC interface hardware address specified.
The specified BUS and SLOT numbers have already
been assigned to a previously defined ACC card.
Action: Make sure the correct hardware address is used.
Error 147: “%s”(%d): Bad Mux interface number “%s” (range %d..%d)
(Severity 2)
Explanation The specified ACC card number is out of range.
Action: Use an appropriate value.
Error 148: “%s”(%d): Bad bus number “%s” (range %d..%d)
(Severity 2)
Explanation Bad ACC interface bus number specified. The specified
bus number is out of range.
Action: Use an appropriate value.










