ACC Error Guide

TTGEN Error Messages
Warnings
Chapter 8208
Warning 310: “%s”(%d): No program ZLU defined
(Severity 1)
Explanation For normal uses, the system should have some program
ZLUs defined.
Action: Define “PROGRAM-ZLU” in “CONFIGURATION”
section.
Warning 311: “%s”(%d): Re-defining interface %d
(Severity 1)
Explanation The specified ACC interface card is previously defined.
This line is ignored in order to continue compilation.
Action: Check for correct interface number or remove
duplicated ACC card definition.
Warning 312: “%s”(%d): File name truncated to %d characters
(Severity 1)
Explanation Interface protocol file name truncated.
Action: Check for syntax problems or use a shorter file name
(up to 255 characters).
Warning 313: “%s”(%d): Missing definition for interface %d
(Severity 1)
Explanation ACC interface card number is expected to be
sequentially assigned, starting from 0. There are some
undefined interface numbers between 0 and the largest
ACC card number defined.
Action: Re-arrange the interface numbers and leave no “gaps”.
(Note: this may cause changes to PORT-DEFINITION
and TERMINAL-DEFINITION sections).
Warning 314: “%s”(%d): Host name truncated to %d characters
(Severity 1)
Explanation The name of the host link is too long and has been
truncated. The maximum allowed length for a host
name is 63 characters.
Action: Check for an incorrectly typed host name or choose an
alias with less characters.