Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
daez
Creator
Creator

New install, cant run a job

Hello dear community,

 

I have been struggling installing Talend on my new PC last week I had JAVA compatibility problem. I thought it was done since i could run Talend but now i cannot run a single job. I have been looking around here for a solution but everything I tried didnt work. I guess i'm missing a point, I need some advice.

 

Im on Talend Open Studio for Data Integration (7.3.1.20200219_1130)

 

java -version :

java version "1.8.0_251*

Java(TM) SE Runtime Environment (build 1.8.0_251-b08)

Java Hotspot(TM) Client VM (build 25.251-b08, mixed mode)

 

I have declared JAVA_HOME in my system variable environment, path to ...\Java\jre1.8.0_251\bin and added %JAVA_HOME%\bin to the variable Path.

 

Preferences > Java > Installed JREs ( tried with both ticked ) :

 

0693p000008uttlAAA.png

 

The line i added to the .ini last week :

 

-vm

C:\Program Files\Java\jdk-14.0.1\bin\server\jvm.dll

 

Simple tfiledInput > tlogrow run gets me this error :

 

0693p000008uttqAAA.png

 

 

Any help appreciated, Thanks !

 

 

Labels (2)
1 Solution

Accepted Solutions
daez
Creator
Creator
Author

Since @Xiaodi Shi​ mentioned Complier tab, i digged into it and tried "Restore Defaults" button. Working fine now. I guess I'll take it.

View solution in original post

6 Replies
Anonymous
Not applicable

Hello,

Do you install both oracle Java 14 and 8 in your new PC? For V 6 of Talend products JDK is required instead of JRE. Please set your JDK Compliance level in Studio Java Compiler preferences to JDK 1.8.

Best regards

Sabrina

Anonymous
Not applicable

Hello,

For more information, please refer to this online documentation about:Talend HelpCenter:Compatible Java Environments

for talend open studio for Data Integration V 7.3.1.

daez
Creator
Creator
Author

Hello, I have installed Java 8 and Java Dev Kit 14.0.1 on my PC. I didnt understand Please set your JDK Compliance level in Studio Java Compiler preferences to JDK 1.8.

 

Isnt it the screenshot Preferences of Talend I uploaded ? IN this case, I already set it on Jdk default.

0693p000008uttlAAA.png

 

Still have the error

daez
Creator
Creator
Author

I did try to follow this documentation before posting, unfortunately it didnt work for me

daez
Creator
Creator
Author

I found the Compiler Tab, I think its set up right ? Still not working when I run the job.

 

0693p000008utwGAAQ.png0693p000008utwLAAQ.png

daez
Creator
Creator
Author

Since @Xiaodi Shi​ mentioned Complier tab, i digged into it and tried "Restore Defaults" button. Working fine now. I guess I'll take it.