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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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