Closed oveits closed 8 years ago
The reason was, that the Delayed_Job process was stopped:
provisioningengine@ProvisioningEngine:~/ProvisioningEnginev0.5.15$ ./status
Web Portal (productive): running (PID=22822) on port 3000
Web Portal (development): running (PID=19406) on port 3001
Delayed Jobs: not running
After starting delayed jobs again, everything worked again. I hope, this was a one-time issue.
A workaround could be to periodically check the status of Delayed Jobs on productive machines, and restart it automatically, if it is down. I will open an enhancement request for this.
Is was not the commit above, which has closed this issue, but a manual restart of the delayed jobs.
On CSL11 (OSV V8R1), I have created a user with the parameters shown in following screenshot:
This job is running hanging indefinitely (hours), before I have stopped it manually. Moreover, the queue was blocked by this job; i.e. no further job was started.