Previous Topic

Next Topic

Book Contents

Book Index

Solution 1: Application cannot be started

This procedure describes how to solve the problem that your Application cannot be started because of Java limitations.

To solve the problem:

  1. Move the Control‑M/EM API directory structure to a path that does not contain spaces or special characters.
  2. Reconfigure the Control‑M/EM API.
  3. If needed, modify the JAVA_HOME and CLASSPATH environment variables.

    NOTE: JAVA_HOME refers to the directory where the Java 2 Runtime Environment (JRE) was installed. The Java 2 SDK (also called the JDK) contains the JRE, but at a different level in the file hierarchy.

EXAMPLE: If the Java 2 SDK or JRE was installed in /ctm_em/user1, JAVA_HOME would be as follows:

If you are using JRE, /ctm_em/user1/jre1.6.x

If you are using SDK, /ctm_em/user1/jdk1.6.x/jre

Parent Topic

Application cannot be started