This page last changed on Feb 21, 2011 by smaddox.

This information is only relevant if you are installing Confluence on a Windows server.

After you have installed the Java Development Kit (JDK) in Windows, you must set the JAVA_HOME environment variable to the JDK installation directory.

Stage 1. Locate the JDK Installation Directory

If you already know the installation path for the Java or Software Development Kit, go to Stage 2 below. Otherwise, find the installation path by following these instructions:

  1. Unless you changed the installation path for the Java Development Kit during installation, it will be in a directory under C:\Program Files\Java. Using Explorer, open the directory C:\Program Files\Java.
  2. Inside that path will be one or more subdirectories such as jdk1.5.0_08. If you have just installed the Java Development Kit, it will be installed to the newest directory, which you can find by sorting by date. For example, it may be installed in C:\Program Files\Java\jdk1.5.0_08. This is the installation path.

Stage 2. Set the JAVA_HOME Variable

Once you have identified the JDK installation path:

  1. Right-click the My Computer icon on your desktop and select 'Properties'.
  2. Click the 'Advanced' tab.
  3. Click the 'Environment Variables' button.
  4. Under 'System Variables', click 'New'.
  5. Enter the variable name as JAVA_HOME.
  6. Enter the variable value as the installation path for the Java Development Kit.
  7. Click 'OK'.
  8. Click 'Apply Changes'.
  9. Restart Windows. (This is not always necessary, but it often prevents problems.)
  10. If you are running Confluence as a EAR/WAR rather than the Standalone, you may need to restart your application server.

This diagram shows setting the JAVA_HOME variable to an installation path of c:\j2sdk1.4.2:

If you came here from Installing Confluence Standalone Using the Windows Evaluation Installer, go back and begin Stage 3.

RELATED TOPICS

Installing Confluence Standalone Using the Windows Evaluation Installer
Starting Tomcat as a Windows Service
Installing Confluence in Linux


javahome.jpg (image/jpeg)
Document generated by Confluence on Mar 16, 2011 18:37