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 section shows how to specify another JVM to launch Talend Studio.
For more information about how to launch Talend Studio, see Launching Talend Studio.
Procedure
- Go to the Talend Studio installation directory.
-
Execute the command
./Talend-Studio-linux-gtk-x86_64 -vm <JDK_Directory>
or./Talend-Studio-gtk-aarch64 -vm <JDK_Directory>
, where <JDK_Directory> is the installation directory of JDK, for example,/opt/Program Files/Java/jdk-11.0.12/bin
.