Specifying another JVM to launch Talend Studio
It is possible to have more than one JVM installation on your machine and to use another JVM to launch Talend Studio for a particular purpose. This tutorial shows how to specify another JVM to launch Talend Studio under Windows and Linux systems.
On Window
It is possible to specify another JVM to launch Talend Studio on Windows, as shown in the following toturial.
Here is a simple example of how you can specify the path of JRE under Windows. Let's say that the installation path of Talend Studio and Oracle JRE are as below:
- Talend Studio installation path: D:\talend\6.4.1\studio\Talend-Studio-win-x86_64,
- Oracle JRE installation path: E:\Program Files\Java\jre1.8.0_111.
Procedure
On Unix or Linux
It is possible to specify another JVM to launch Talend Studio. This procedure shows you how to specifiy another JVM on Unix / Linux systems.
Let's say that the installation path of Talend Studio and Oracle JRE is as below:
- Oracle JRE installation path:E:\opt\Java\jre1.8.0_111.