Page 1 of 1

How to cancel an Active Job

Posted: Thu Mar 28, 2019 11:14 am
by Support_Julie
How to cancel an Active Job

Check the job log to make sure it has a "completed" at the end.
If so, there should be some reason why it wasn't removed (for example, it was unable to connect to DB).

Check the System Job Log (around the same time as the end of job) for additional errors that might determine why this happened.

To remove this from the Active Job Queue, Cancel a Job clicking the Cancel icon.

If your are unable to cancel this job this could indicate the job has entered a hung state. In order to properly troubleshoot the origins of this issue you will need to gather the necessary logs(Stack Trace and Job log). Once you have obtained these two logs you will want to email [email protected] for further assistance.


You may be asked to review the Job Sack Trace of the stuck job.

View the Job Stack Trace by clicking the Trace icon. This information is only needed when requested by HelpSystems technical support to help solve a problem.
stack1.gif
stack1.gif (7.05 KiB) Viewed 8071 times
Hung jobs can occur due to network or database disruptions. You may want to contact you’re network or database admin based on the information provided in the project log.
Below you can find how to put your logs into debug mode further information:

how-to-set-project-log-level-1113#p2473