EXEX messages

JVM EXE messages

JVMEXEX010E %s requires a parameter

Explanation

The specified command-line option requires a parameter.

System action

The JVM ends.

User response

Add the required parameter to the JVM command-line option.

JVMEXEX012E -jar option is not available for this class library

Explanation

This JVM does not support the -jar command-line option.

System action

The JVM ends.

User response

Remove the -jar command-line option or use a different JVM.

JVMEXEX013E Internal VM error: Failed to create Java VM

Explanation

The Java virtual machine could not be created.

System action

The JVM ends.

User response

Inspect previous JVM messages for the error details.

JVMEXEX014I Run %s -help for usage

Explanation

You used an invalid command-line option.

System action

The JVM ends.

User response

Run the JVM with the -help command-line option.

JVMEXEX015E VM startup error: Out of memory

Explanation

The JVM ran out of memory during the startup sequence.

System action

The JVM ends.

User response

Contact your IBM service representative.

JVMEXEX016E Invalid jxespace parameters.

Explanation

The parameters supplied to the -jxespace option were not valid.

System action

The JVM ends.

User response

Use different parameters for the -jxespace option.

JVMEXEX017E Error mapping jxe in flash

Explanation

The JVM failed to map the memory space specified by the -jxespace option.

System action

The JVM ends.

User response

Use different parameters for the -jxespace option.

JVMEXEX023E Could not initialize JXE utilities.

Explanation

The JVM failed to initialize the JXE utilities library. Some of the JVM files might be corrupt.

System action

The JVM ends.

User response

Reinstall the JVM from a package that you know to be valid.

JVMEXEX024E JXE %s did not contain a startup class.

Explanation

The specified JXE file did not contain a startup class.

System action

The JVM ends.

User response

Recompile the JXE with a startup class.