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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Jesperrekuh
Specialist
Specialist

Childjob keeps running after I killed it. Using tLoop.

Question regarding Talend Open Studio 7.3 and if you experienced similar behavior. 

While just running a job which triggers other jobs (independent process not set double checked).

 

I use a tLoop (with a while condition handle the paging) component -> tREST -> tjavaRow set stop paging flag .

Works fine also when last page is reached.

 

The thing is: while running and lets say at page 5 I click the red kill  button to make sure the job finishes, it says it does, 

the console logs the job stopped... however looking in the folder where all files are written it keeps on going.

 

In the background Talend is still happily running and the tLoop ignores, doesnt make sense the kill switch isnt working properly ?  

So I need to kill java (via taskbar) and only then it stops. 

Anybody could enlighten me on this? Is it a (project) setting I'm missing?!? 

Labels (3)
2 Replies
manodwhb
Champion II
Champion II

Can you show the settings of trunjob settings of child job.
Jesperrekuh
Specialist
Specialist
Author

Its, I assume, behavior of the Dynamic Job which to me is new, in the past I cant recall this happened? 

I think I notticed it when in 7 the pid started to change, might be related.

 

This is annoying, this is a major step from 6 to 7...