Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Team,
We use Talend-Studio V7.2.1 for the job development and deployment.
When trying to launch the Studio getting below error,
"A Java Runtime Environment(JRE) or Java Development Kit(JDK) must be available in order to run Talend-Studio-win-x86_64. No Java virtual machine was found after searching the following location,
C:\Talend\Talend-Studio-20190620_1446-V7.2.1\jre\bin\javaw.exe"
Attached the error snapshot.
Please note that the corresponding variables are set in the system environment variables.
Can you help to look into the issue and provide us with an solution.
Thank you.
Hello,
Actually, Java 16 is not added in the compatible Java environments table
Here is online documentation about: TalendHelpCenter: Compatible Java Environments
Best regards
Sabrina
Hello,
What's OS and JDK version are you using?
Ensure proper version of JDK is installed. For v6 of Talend products JDKv1.8 is required instead of JRE. If that requirement is met, ensure JDK bin is included in your PATH environment variable and is being reached.
Best regards
Sabrina
Hello @xdshi,
Please find below the java version used,
C:\Users\rramesh>java -version
java version "16.0.1" 2021-04-20
Java(TM) SE Runtime Environment (build 16.0.1+9-24)
Java HotSpot(TM) 64-Bit Server VM (build 16.0.1+9-24, mixed mode, sharing)
Can you let me know if the above is the right version to use ?
Hello,
Actually, Java 16 is not added in the compatible Java environments table
Here is online documentation about: TalendHelpCenter: Compatible Java Environments
Best regards
Sabrina