Messages Output During Generation - Fujitsu J Adapter Class Generator User Manual

Fujitsu user's guide j adapter class generator
Table of Contents

Advertisement

Messages Output during Generation

This section explains the messages output during adapter class generation, including
the operator responses to the messages.
The message format is shown below:
Message type:
The message types are shown below:
Message type
Error
Warning
Warning: An invalid option "xxx" was specified. The option was ignored
to continue processing.
Specify a valid option and retry.
Error: A required class name or interface name was missing. Generation
was interrupted.
Specify a valid class name or interface name and retry.
Error: An invalid class name "xxx" was specified. Specify a Java class
name or interface name qualified by a package name.
Specify a valid class name or interface name and retry.
Warning: A valid directory name was missing. The option was ignored to
continue processing.
Specify a valid directory name and retry.
Error: An invalid directory name "xxx" was specified. Generation was
interrupted.
Specify a valid directory name and retry.
Warning: "xxx" specified for class "xxx" was not generated. Check the
specified name (and parameter).
Check whether the correct constructor/method/field was specified, then retry
(see "Specifying the constructor/method/field").
Warning: The generation name management file could not be generated.
Check whether the correct folder name was specified in the -d option or "Option
OutPutPath" parameter, or whether the generation name management file
(java2cob.mgt) is write-protected, then retry.
Message text
Level
Meaning
Severe
No adapter class is generated.
Cautionary
An adapter class is generated. However, the user must
check whether it has been generated as expected.
Appendix A. Message List
87

Advertisement

Table of Contents
loading

Table of Contents