Pathway/iTS SCUP Reference Manual

SCUP Messages
HP NonStop Pathway/iTS SCUP Reference Manual520269-002
A-11
Converter Messages
If errnum is specified in the message, refer to the description of the file-system
error or sequental I/O error in the Guardian Procedure Errors and Messages
Manual and take corrective action as specified. Then restart the conversion. If no
corrective action is possible, contact your service provider.
If no errnum is specified, the HTML files generated thus far are named
SCRNnnnn, where nnnn is a value from 0000 and 9999. Restart the conversion
and specify a different volume-subvolume combination for creating HTML files
(either in the syntax of the CONVERT command or in the configuration file).
Cause. One of the following two situations occurred:
A file-system error or sequential I/O error (identified by errnum) occurred while the
converter was creating the Java source file specified by java-file-name.
If errnum is blank, more than 10,000 program units had the same first four
characters.
Effect. The conversion fails.
Recovery. Recovery depends on the presence or absence of an errnum value in the
message:
If errnum is specified in the message, refer to the description of the file-system
error or sequental I/O error in the Guardian Procedure Errors and Messages
Manual and take corrective action as specified. Then restart the conversion. If no
corrective action is possible, contact your service provider.
If no errnum is specified, the Java files generated thus far are named aaaannnn,
where aaaa is the first four characters of the SCREEN COBOL library files (POBJ)
and nnnn is a value from 0000 and 9999. Restart the conversion and specify a
different volume-subvolume combination for creating Java files (either in the syntax
of the CONVERT command or in the configuration file).
Cause. The converter could not deallocate an extended segment. errnum indicates
the file-system error that occured during the SEGMENT_ALLOCATE_ call.
Effect. The subsequent SCUP command may fail.
Recovery. Terminate the SCUP process and restart it.
Error - Unable to create Java file java-file-name (errnum)
Error - Unable to deallocate flat segment (errnum)
Error - Unsupported statement encountered during conversion of program
unit program-unit: unsupported-statement