CA XCOM Gateway requires the environment variable JAVA_HOME to be set to the JDK (Java Development Kit) directory. If JAVA_HOME is set to the JRE (Java Runtime Environment) directory or to a private third-party JVM, JBOSS will not start and EEM will not install as part of CA XCOM Gateway.
To find out which directory JAVA_HOME is set to
This file exists only in the JDK bin directory. If the file is not there then your JAVA_HOME environment variable is set to the JRE directory.
If the JAVA_HOME variable is set to a JRE directory or a private JVM and it cannot be changed, then use the following procedure:
To install CA XCOM Gateway
SET JAVA_HOME=<JDK location>
Example:
SET JAVA_HOME=C:\Program Files\Java\jdk1.6.0_11
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |