|
Search XAP 6.6
Offline Documentation
Download latest offline documentation in HTML format:
|
Summary: Setting the JAVAHOME parameter to tell GigaSpaces where the JDK is installed.
OverviewGigaSpaces 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. YOU MUST SUPPLY A JAVA_HOME environment variable or set it in "<GigaSpaces installation>\bin\setenv" The system cannot find the path specified. You may also modify the <GigaSpaces Cache Root>\bin\setenv.sh to set the JAVA_HOME variable. # - Set or override the JAVA_HOME variable # - By default, the system value is used. JAVA_HOME="/utils/jdk1.5.0_01" Windows: setenv.bat @rem - Set or override the JAVA_HOME variable @rem - By default, the system value is used. set JAVA_HOME="D:\jdk1.5.0_04" |
IMPORTANT: This is an old version of GigaSpaces XAP. Click here for the latest version.
Labels
location, installing, system, 2-basic, book-all-java, 1-introductory, jvm, management, setting, book-admin
