Pathway/iTS SCUP Reference Manual
Table Of Contents

SCUP Messages
HP NonStop Pathway/iTS SCUP Reference Manual—520269-002
A-6
Converter Messages
Converter Messages
The following messages can be issued by the SCUP converter during the operation of
the CONVERT command, which converts a SCREEN COBOL requester to a web
client.
Converter messages are of two severity levels:
•
Warning messages
•
Error messages
A warning message indicates that the converted code might not run properly because
of some situation related to the contents of the object file; however, recovery does not
require making changes to SCREEN COBOL or Java code. The converter inserts
messages into the converted Java code in the form of comments to indicate the
location of the problem.
An error message indicates that conversion of at least one program unit failed, and
changes are needed to SCREEN COBOL or Java code. The converter inserts
messages into the converted Java code to indicate the location of the problem. These
messages are not comments, and the resulting code will not compile correctly; the
messages will be flagged as errors by the Java compiler. For some errors, the
converter proceeds to convert the next program unit; in other cases, the converter
stops and all subsequent program units must also be reconverted.
To correct the problem indicated by an error message, you must do one of the
following, depending on your maintenance strategy for the web client:
•
Correct the problem in the SCREEN COBOL source code and then reconvert the
affected program units.
•
Correct the problem in the converted Java code.
In either case, if any program units were not converted because of the error, reconvert
those program units.
Cause. An internal error occurred in the converter.
Effect. The conversion fails for that program unit.
Recovery. Contact your service provider and provide the following information:
•
Descriptions of the problem and accompanying symptoms
•
The error number displayed in errnum
•
A copy of the program unit source code with all copy statements replaced with the
actual contents.
Converter internal error (errnum)