Java2cob command messages, Messages output during generation – FUJITSU J Adapter Class Generator User Manual

Page 74

Advertising
background image

74 Chapter 6. Messages

Java2cob Command Messages

This section explains the messages output by the java2cob command, including the

operator responses to the messages.

Adapter class generation failed because of a memory space shortage.

Terminate unnecessary applications and retry.

A memory space shortage occurred. Terminate unnecessary applications, then

reenter the java2cob command.

Java VM could not be started. Check the JDK environment definition

(PATH, CLASSPATH) and JDK installation.

The JDK or J2SDK environment contains an error. Check whether environment

variables PATH and CLASSPATH are set normally and whether JDK or J2SDK is

installed normally.

Java2cob class loading failed. Reinstall the J adapter class generator and

retry.

The J adapter class generator is not installed normally. Reinstall the J adapter

class generator.

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.

Error: An invalid option "xxx" was specified. The option was ignored to

continue processing.<<Since processing continues, should this not be a

Warning?>>

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.

Advertising