System Generation Manual for G-Series RVUs

SYSGENR Messages
System Generation Manual for G-Series RVUs523407-001
A-8
SYSGENR Message Descriptions
Cause. The file filename cannot reside in the system code or system library
because it contains global data. This message appears in the body of the listing, at the
point where the error was detected.
Effect. SYSGENR finishes scanning the CONFTEXT file and then terminates.
Recovery. Remove the global data from filename.
Cause. A processor that was running sysgen-process, a process generated by
SYSGENR, has failed.
Effect. SYSGENR terminates.
Recovery. Restart SYSGENR.
Cause. The file filename has the wrong DATA_START value in its header. The
DATA_START value must be MAINSTACK_VADDR. This is an internal problem in the
process code file being listed.
Effect. SYSGENR terminates.
Recovery. Gather the items listed on page A-1, then call your service provider.
Cause. SYSGENR has encountered the end-of-file (EOF) marker before the end-of-
text cross-hatch symbol (#) for a DEFINES entry was found. This message appears in
the body of the listing, at the point where the error was detected.
Effect. SYSGENR terminates.
Recovery. End the DEFINES entry with a cross-hatch symbol (#) and rerun
SYSGENR.
filename CONTAINS ILLEGAL GLOBAL DATA
CPU nn FAILURE. PROCESSOR WAS RUNNING sysgen-process
DATA_START NOT EQUAL TO MAINSTACK VADDR IN HEADER OF FILE
filename
DEFINES MUST BE TERMINATED BY #