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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Makasu
Contributor
Contributor

Java errors - can't run a simple job

Getting various errors when trying to run any job in Talend Studio. I have installed the latest version of the jdk and set the windows environment variables so that javac.exe is executable from anywhere. What am I missing? I'm new to Talend so apologies if this is a stupid question.

 

0683p000009M3tR.png

0683p000009M3bG.png

 

 

Labels (2)
4 Replies
Anonymous
Not applicable

Hello,

Does this issue repro all your jobs or a specific one?

Please make sure that it is to do with the JVM or it is to do with the some of the coding errors in your current job.

Best regards

Sabrina

 

Makasu
Contributor
Contributor
Author

Hi Sabrina,

 

The issue is occuring with all jobs, even a simple "Hello World" tMsgBox.

 

Kind regards,

Marcus

Anonymous
Not applicable

Hello @Makasu ,

Have you ever executed your job successfully in your studio? If not, could you please re-install your studio completely to see if it works?

Best regards

Sabrina

Anonymous
Not applicable

Hello @Makasu 

Please make sure you removed the \bin from the value in the column Location.

Go to studio -> Window -> Preferences -> Java -> Installed JREs

For example;

Location was set to 
C:\Program Files\Java\jdk1.8.0_***\bin 
It should be set to : 
C:\Program Files\Java\jdk1.8.0_****

Best regards

Sabrina