Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
VChauhan1611936886
Contributor II
Contributor II

Issue installing Talend on my windows machine

I downloaded Talend 7.3.1 version from my cloud. AFter unziping the file when I am trying t run the executable I am getting Java error :-

Java has started but return code = 13. I have attached error snapshot for reference.

Labels (2)
1 Solution

Accepted Solutions
VChauhan1611936886
Contributor II
Contributor II
Author

Thanks I was able to resolve the issue.

The solution to the problem was to install JDK.

Used following link to download the appropriate version of JDK :-

 

https://www.oracle.com/java/technologies/javase-jdk13-downloads.html

 

View solution in original post

3 Replies
prg
Employee
Employee

Hello @Vijay Singh Chauhan​ ,

 

There can be two possible causes for this;

  • Incomplete product installation
  • Bad JDK version

 

The compatible Java environments for Talend Studio 7.3.1 are Java 8 (supported) and Java 11 (recommended).

 

Just download any Java 8/11 version if you are using 64-bit java:

jdk-8u201-windows-x64.exe

jdk-8u241-windows-x64.exe

 

Help Document: https://help.talend.com/r/vfK0vMfgfqfNpuDhC5QOiA/87kxKusAajuApPjei2uotA

Community Article: https://community.talend.com/s/article/JVM-terminated-exit-code-WEhek

 

Pls get back to Community, if necessary.

Thanks,

Vaishnavi

VChauhan1611936886
Contributor II
Contributor II
Author

Thanks I was able to resolve the issue.

The solution to the problem was to install JDK.

Used following link to download the appropriate version of JDK :-

 

https://www.oracle.com/java/technologies/javase-jdk13-downloads.html

 

Anonymous
Not applicable

Hello,

So far, Oracle JDK 13 is not list in the compatible java environment table.

For V 7.3.1, please have a look at this online documentation about: TalendHelpCenter: Compatible Java Environments

Best regards

Sabrina