Original Message:
Sent: Dec 03, 2024 04:49 PM
From: Shravya Devadiga
Subject: Job is getting blocked
Hi Daryl,
The jobs execution is showing as ended ok, but in the workflow job is showing as blocked. The file is getting deleted from the path, no errors seen in report.
PFB,
Original Message:
Sent: Dec 03, 2024 04:18 PM
From: Daryl Brown
Subject: Job is getting blocked
What exactly is the status on the blocked job? (e.g., ENDED_OK? ENDED_NOT_OK? FAULT_OTHER in postconditions?)
Do you have any dependencies defined on the task(s) that follows it (not shown in your screenshot) that might be causing the block?
Original Message:
Sent: Dec 03, 2024 03:56 PM
From: Shravya Devadiga
Subject: Job is getting blocked
Hi Markus,
No conditions defined anywhere in the job.
Seems like a bug for me.
Please confirm.
Original Message:
Sent: Nov 28, 2024 09:06 AM
From: Markus Embacher
Subject: Job is getting blocked
Hi, are there any conditions defined at the successor task?
Original Message:
Sent: Nov 27, 2024 02:38 PM
From: Shravya Devadiga
Subject: Job is getting blocked
Hi Community,
I have configured a job to transfer the file from source to multiple targets, target jobs i have placed in parellel to run so that i couldnot erase the file from source. So for deletion of file from source i have created a delete job and running it here.
The delete command is working fine but the job is going for blocked state in every execution, because of the job is blocked the workflow is also getting blocked. No conditions set in properties and no other commands mentioned in job. Quick response is highly appreciated,