Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rajesh90
Contributor
Contributor

Unable to Launch Talend Studio

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.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

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

 

View solution in original post

3 Replies
Anonymous
Not applicable

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

 

rajesh90
Contributor
Contributor
Author

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 ?

Anonymous
Not applicable

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