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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Talend v6 build/execute job fails CreateProcess error=2

Hi,
I have downloaded Talend v6.1.1 + JDK 1.8 and I get the following error executing or building any job:
Execution failed : Job execution failed.

Any ideas?
Thank you
Labels (2)
2 Replies
Anonymous
Not applicable

Hi,
What's your OS? Have you checked the document about: TalendHelpCenter:Compatible Platforms and Java environments to see if you are on a compatile platform?
Did you use oracle JDK 1.8? Have you already set your java environment correctly?
Is there any more error message which is located in <Talend Studio installation path>/workspace/.metadata/.log  ?
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III
Author

Hi xdshi,
java Home environment variable was the problem.
Thank you