FUJITSU J Adapter Class Generator User Manual

Page 75

Advertising
background image

Chapter 6. Messages 75

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.

Error: A valid directory name was missing. The option was ignored to

continue processing.<<Same as above>>

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: The generation name management file could not be generated.

Check whether the correct folder name was specified in the -d option or whether

the generation name management file (java2cob.mgt) is write-protected, then

retry.

Error: The serial number exceeded 99.<<Should be SUFFIX, not

SERIAL>> Generation was interrupted.

Decrease the number of classes, fields (variables), or methods having the same

name, then retry. Alternatively, retry while specifying the -om option.

Error: The status of file "xxx" is invalid for generation. Check the file

status.

Check the file status (whether the folder name specified in the -d option is valid

or whether the file is write-protected), then retry.

Error: An error occurred during writing to file "xxx".

Check whether the output destination has enough free space, then retry.

Warning: The name of class "xxx" exceeded 160 characters. The

characters after the first 160 characters were deleted.

Check whether deleting the characters after the first 160 characters results in an

unusable name.

Warning: The property name of field "xxx" exceeded 30 characters. The

characters after the first 30 characters were deleted.

Check whether deleting the characters after the first 30 characters results in an

unusable name.

Warning: The name of method "xxx" exceeded 160 characters. The

characters after the first 160 characters were deleted.

Check whether deleting the characters after the first 160 characters results in an

unusable name.

Advertising