Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello guys,
I have a parent job which call a subJob via tRunjob.
The parent version is 0.14 and the correct subjob version is 0.22
However when i deploy the job and i try to launch it, i am encountering this error and as you can see it is calling the subjob 0.24 and not 0.22 which is not good.
[FATAL]: [parentjob]_main_0_14 - tRunJob_3 Child job returns 1. It doesn't terminate normally.
Erreur : impossible de trouver ou charger la classe principale int_integration_project.[sub-job]_from_calc_0_24
Can you advice please?
Best regards,
Ra1
Hello @Rohit Aftab ,
What's your talend studio version ? Did you install any patches for the studio?
Does it work fine while running by studio?
Best regards
Aiming
Review any version control or repository management systems: If you are using version control or a repository management system, verify that the correct versions of both the parent and subJob are being used and retrieved during the execution.