CRN
CRN_JOB_FAIL
Cron job failed
A registered cron job raised an exception. The remaining jobs in the same tier continue to run; the failed job will be retried on its next schedule.
What this code means
A registered cron job raised an exception. The remaining jobs in the same tier continue to run; the failed job will be retried on its next schedule.
Where you will see it
- In the subject line of technical-notification e-mails — for example
[CRN_JOB_FAIL] [crnHealthcheck] … - As a badge in the admin log viewer at
/log, where you can filter and drill into individual entries. - In the
core__system_logtable, stored against the code id fromcore__system_log_code.