[quote]That script looks for Matrix scheduled task and runs them. It always returns without content. The fact that it doesn’t fail immediately or with an error makes me think it is working.
When you insert a record into your crontab, you don’t have all the same environment variables, like PATH. Maybe when php is run as cron, is running a different (bundled?) version.
Try running “which php” and putting the full path to php (e.g., /usr/bin/php) into cron instead of just the php alias.[/quote]
Go to the Running Status screen of the Cron Manager asset (under the System Management folder in the admin interface) and clear the deadlock. You'll need to enter a very long security key to remind you this should never need to be done
It probably deadlocked because of your previous errors and just needs to be manually cleared.
[quote]Go to the Running Status screen of the Cron Manager asset (under the System Management folder in the admin interface) and clear the deadlock. You'll need to enter a very long security key to remind you this should never need to be done
It probably deadlocked because of your previous errors and just needs to be manually cleared.[/quote]
Hi Greg,
Thanks again for the instruction.
I tried to acquire lock in the Running Status Screen, but it keeps showing this in the next screen and there is not any field or button that I can use to clear the deadlock.
MySource Warning
A HIPO Job with this code name is currently run by "Root User" (Id: #12)
. last updated at 22/11/2008 19:51:39 [HIPO0041]
At the moment, I am asking my colleague to check who created this job and what is it.