Summary: Setting the
JAVA_HOME parameter to tell GigaSpaces where the JDK is installed.
Overview GigaSpaces has a dependency on the JAVA_HOME environment variable being set. Make sure you have an environment variable JAVA_HOME defined pointing to your JDK root directory. In the case of JAVA_HOME not being set, GigaSpaces script files will print an error message.
You may also modify the <GigaSpaces Cache Root>\bin\setenv.sh to set the JAVA_HOME variable. Unix: setenv.sh
Windows: setenv.bat
|