A veces cron no ejecuta unos jobs y sale con estos errores.
! 0481-095 The cron job is being rescheduled.
! cron: 0481-087 The c queue maximum run limit has been reached.
Hay que editar respectivamente en /var/adm/cron/queuedefs
# xxj - maximum number of jobs in this queue (deafult 100)
# xxn - nice value at which these jobs will run at (default 2)
# xxw - wait time till next execution attempt (default 60 seconds)
#
#
# here is an example of a low prority (nice 20), 50 entry batch queue
# b.50j20n60w
Fuente.
No hay comentarios.:
Publicar un comentario