Meaning, Response – FUJITSU J Adapter Class Generator User Manual

Page 95

Advertising
background image

Appendix B. Exception Type List 95

10

Meaning
A required Java class/interface definition is not found. Check the environment

variable (COBJNI_CLASSPATH).
Response
No Java class/interface is found on the search path. Check whether the value of the

environment variable (COBJNI_CLASSPATH) is valid.

11

Meaning
No Java interface/abstract class instance can be generated. Check whether the Java

class/interface was changed after the J adapter class generator was executed.
Response
A constructor was executed in an abstract class. The Java class/interface was

probably changed after generation of an adapter class. Check the Java

class/interface.

12

Meaning
Java VM initialization failed. Check the environment variables (PATH,

COBJNI_CLASSPATH) and JDK or JRE install environment.
Response
The JDK, J2SDK, JRE, or J2RE environment contains an error. Check whether the

environment variables PATH and COBJNI_CLASSPATH are normal or whether JDK,

J2SDK, JRE, or J2RE is installed normally.

13

Meaning
The character string could not be fetched from the String object. Call the J adapter

class generator supplier.
Response
The J adapter class generator failed. Collect failure information and call your Fujitsu

systems engineer.

14

Meaning
Type conversion failed. Check the parameter passed to the J-NARROW method.
Response
The object specified in the parameter is not a subclass or object of the class. Check

the parameter of the J-NARROW method.

Advertising