beautypg.com

Messages output during generation – FUJITSU J Adapter Class Generator User Manual

Page 87

background image

Appendix A. Message List 87

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: Message text

The message types are shown below:

Message type

Level

Meaning

Error

Severe

No adapter class is generated.

Warning

Cautionary

An adapter class is generated. However, the user must
check whether it has been generated as expected.

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.