cancel
Showing results for 
Search instead for 
Did you mean: 

Redwood Job in Killing State

0 Kudos

Hello! -

I have a Chain Redwood job that is in a "Killing Status" and not ending for a particular task. I tried "System_SetJobStatusUnknown" to no avail. to get the status in an unknown state but that didn't work.

Are there any other options for me?

Any help is much appreciated.

Thanks,

Joe

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Actually, I don't have "System_SetJobStatusUnkown" as a job to run. Just System_ForceJobStatus_Unknown. But that job only works if the job is in a running state.

gmblom
Active Contributor
0 Kudos

that will also work for other statuses. Just make sure the process server is in a stopped state

0 Kudos

Thanks Gerben! Just to confirm stop the process server, the submit ""System_SetJobStatusUnknown", then start the process server, correct?

gmblom
Active Contributor
0 Kudos

hello,

Try to stop the process server the job runs on, then set it to unknown and then start the process server again.

Regards Gerben