Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm getting an error while running a job which has two run jobs in it. 1st run job catches stat catcher output into a file as begin entry and after other components run, 2nd run job is called which executes successfully, the 1st run job runs again which has stat catcher to mark end entry.
But this time when it tries to trigger 1st job, it fails.
I also tried with checking out option of 2nd runjob of independent run as subjob. It happens in studio runs and after deploying to TAC as well. Tried re-installing the studio didnt work.
Error_Message : java.lang.RuntimeException:Child job returns 1. It doesn't terminate normally. Error: Could not find or load main class
Can't share images or design.
@Moe , when you run child job alone is it running?
Yes, i ran child job independently and it was running fine.
Note that this issue is happening when there are 2 run jobs component.