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: 
mohammed3
Contributor
Contributor

Error_Message : java.lang.RuntimeException:Child job returns 1. It doesn't terminate normally. Error: Could not find or load main class

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. 

Labels (4)
2 Replies
manodwhb
Champion II
Champion II

@Moe , when you run child job alone is it running?

mohammed3
Contributor
Contributor
Author

Yes, i ran child job independently and it was running fine.

Note that this issue is happening when there are 2 run jobs component.