Setting up JAVA_HOME - 8.0

Talend Installation Guide

Version
8.0
Language
English
Operating system
Windows
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

In order for your Talend product to use the Java environment installed on your machine, you must set the JAVA_HOME environment variable.

Procedure

  1. In the directory where Java is installed, find the location of the bin folder that contains the virtual machine: bin\server\jvm.dll.
    For example:
    • C:\Program Files\Java\JREx.x.x
    • C:\Program Files\Zulu
  2. Open the Start menu and type Environment variable in the search bar to open the Environment variable properties.
  3. Click Environment Variables....
  4. Under System Variables, click New... to create a variable. Name the variable JAVA_HOME, enter the path to the folder that contains your Java bin folder, and click OK.
  5. Under System Variables, select the Path variable, click Edit... and add the following variable at the end of the Path variable value: ;%JAVA_HOME%\bin