Cronjob error

Author Message

Roland TRAN

Monday 25 January 2010 8:19:34 am

Hi everyone,

I read this topic http://share.ez.no/forums/general/cron-error but it seems not to be the same problem...

I try to :
- clear all cache
- disable SAFE_MODE

When I execute this command :

 php -C runcronjobs.php -q 2>&1

I have this output :

 Forcing to steal the mutex lock: cronjobs/unpublish.php 
 Stealing mutex.Old process has run too long. 
 Failed to steal cronjob part lock.

Can anybody help me ?

Thank you in advance !

Roland

Roland TRAN

Monday 25 January 2010 10:30:49 am

I've solved myself the problem, you just need to clear all cache using this line :

 ./bin/php/ezcache.php --clear-all --purge

(Not in the backend)

Robin Muilwijk

Monday 25 January 2010 10:54:01 am

Hi Roland,

Thanks for posting the solution, this is always valuable for other community members.

Regards Robin

Board member, eZ Publish Community Project Board - Member of the share.ez.no team - Key values: Openness and Innovation.

LinkedIn: http://nl.linkedin.com/in/robinmuilwijk // Twitter: http://twitter.com/i_robin // Skype: robin.muilwijk

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 00:44:00
Script start
Timing: Jan 30 2025 00:44:00
Module start 'layout'
Timing: Jan 30 2025 00:44:00
Module start 'content'
Timing: Jan 30 2025 00:44:00
Module end 'content'
Timing: Jan 30 2025 00:44:00
Script end

Main resources:

Total runtime0.0135 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.0000151.1953
Module start 'layout' 0.00480.0021 739.195336.6016
Module start 'content' 0.00700.0052 775.796990.2969
Module end 'content' 0.01210.0013 866.093829.9922
Script end 0.0134  896.0859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002417.7494140.0002
Check MTime0.00118.1261140.0001
Mysql Total
Database connection0.00096.501610.0009
Mysqli_queries0.002115.431230.0007
Looping result0.00000.072610.0000
Template Total0.00107.510.0010
Template load0.00085.915910.0008
Template processing0.00021.507710.0002
Override
Cache load0.00064.289610.0006
General
dbfile0.00139.497680.0002
String conversion0.00000.053140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs