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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] How to kill endless runnign job in task execution

Hi,
We have jobs running every single minute on the job conductor (4.1.2) On the task execution monitoring some execution are hanging with the "Running" status and never ends. The job runs normally in 35 seconds.
Is there a way to delete or kill a job execution?
thanks
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
every minutes or every second? You have to restart Tomcat server if the 'running' status hang and never ends, there is a best workaround for fireing the job run every second, to create a Job which has an infinite loop to check/do the needed operations.
Best regards
Shong

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi
every minutes or every second? You have to restart Tomcat server if the 'running' status hang and never ends, there is a best workaround for fireing the job run every second, to create a Job which has an infinite loop to check/do the needed operations.
Best regards
Shong
Anonymous
Not applicable
Author

Thanks,
We will try the workaround with the infinite loop.
Regards,
Bernard