Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a simple question but this is really stressed me,
- So I have a main job that contains some tRunJobs.
- I run on Talend DI 7.0.1 with JDK 1.7 with laptop JDK 1.8
- I deploy the main job on a server with Java 1.7 so I should compile to 1.7
when I compile the parent job, the current job seems to run but it failed when start execute the tRunJob
Hello,
This is a mismatch between the compiler version and the execution version for java. Are you trying to run under JDK 8?
Best regards
Sabrina