runcrnjobs.php Mutex Stealing

Author Message

Emilien MIOSSEC

Tuesday 09 February 2010 2:52:30 am

Hello,
First, sorry for my bad english.
So, i want to run the script runcronjobs.php with this command ./runcronjobs.php in my var site location (/var/www/..../httpdocs)
But when i launch this script i had these errors :

 [root/httpdocs]# ./runcronjobs.php
Running cronjobs/unpublish.php
Forcing to steal the mutex lock: cronjobs/unpublish.php
Stealing mutex. Old process has run too long.
Failed to steal cronjob part lock.

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

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

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

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

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

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

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

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

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

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

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

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

So can you help me to run correctly this script.
For information, I erase all cache like :
./bin/php/ezcache.php --clear-all --purge
and I allow all neccesary files with chmod = 777
thanks for your help, i'm lost.

--------------------------------------------
Emilien MIOSSEC
Systalium - Developper
FRANCE (Dijon)
Systalium is eZ Silver Partner

Robin Muilwijk

Tuesday 09 February 2010 3:29:02 am

Hi Emilien,

Can you check your php settings if SAFE_MODE is set to ON? See a similar thread with cron and mutex problems here; http://share.ez.no/forums/general/solved-cron-error/(language)/eng-GB

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

Emilien MIOSSEC

Tuesday 09 February 2010 5:41:37 am

Hi Robin,
I'm angry :-) , i don't know why my cronjob doesn't work.
My SAFE_MODE is disable, i read your link but nothing which i don't do.
When I launch program with option " -d" , i have this errors list:

 Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/307a6be0925aaab7fa12d2c13d66349d): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/307a6be0925aaab7fa12d2c13d66349d

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/307a6be0925aaab7fa12d2c13d66349d): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/307a6be0925aaab7fa12d2c13d66349d

Timing: ()
Script cronjobs/unpublish.php done

Timing: ()
Script cronjobs/rssimport.php starting

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/ff4e792cd163388f0bce555b72b38bcb): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/ff4e792cd163388f0bce555b72b38bcb

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/ff4e792cd163388f0bce555b72b38bcb): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/ff4e792cd163388f0bce555b72b38bcb

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/ff4e792cd163388f0bce555b72b38bcb): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/ff4e792cd163388f0bce555b72b38bcb

Timing: ()
Script cronjobs/rssimport.php done

Timing: ()
Script cronjobs/indexcontent.php starting

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/bf4ca18bc533cbd64c1ec7431cf77110): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/bf4ca18bc533cbd64c1ec7431cf77110

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/bf4ca18bc533cbd64c1ec7431cf77110): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/bf4ca18bc533cbd64c1ec7431cf77110

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/bf4ca18bc533cbd64c1ec7431cf77110): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/bf4ca18bc533cbd64c1ec7431cf77110

Timing: ()
Script cronjobs/indexcontent.php done

Timing: ()
Script cronjobs/hide.php starting

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/739775a011c378498119e744860f686e): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/739775a011c378498119e744860f686e

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/739775a011c378498119e744860f686e): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/739775a011c378498119e744860f686e

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/739775a011c378498119e744860f686e): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/739775a011c378498119e744860f686e

Timing: ()
Script cronjobs/hide.php done

Timing: ()
Script cronjobs/subtreeexpirycleanup.php starting

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/4df785311bca12739420157272568b69): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/4df785311bca12739420157272568b69

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/4df785311bca12739420157272568b69): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/4df785311bca12739420157272568b69

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/4df785311bca12739420157272568b69): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/4df785311bca12739420157272568b69

Timing: ()
Script cronjobs/subtreeexpirycleanup.php done

Timing: ()
Script cronjobs/internal_drafts_cleanup.php starting

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/d81b766758dcc03a55aef6e2a1bf1628): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/d81b766758dcc03a55aef6e2a1bf1628

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/d81b766758dcc03a55aef6e2a1bf1628): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/d81b766758dcc03a55aef6e2a1bf1628

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/d81b766758dcc03a55aef6e2a1bf1628): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/d81b766758dcc03a55aef6e2a1bf1628

Timing: ()
Script cronjobs/internal_drafts_cleanup.php done

Timing: ()
Script cronjobs/workflow.php starting

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/a1847e1bb5bf81edc3a166e3ee1847eb): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/a1847e1bb5bf81edc3a166e3ee1847eb

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/a1847e1bb5bf81edc3a166e3ee1847eb): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/a1847e1bb5bf81edc3a166e3ee1847eb

Warning: (PHP: E_WARNING)
fopen(): SAFE MODE Restriction in effect.  The script whose uid is 10003 is not allowed to access /var/www/vhosts/dev.mondomaine.com/httpdocs/var/ezflow_site/cache/ezmutex owned by uid 48 in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Warning: (PHP: E_WARNING)
fopen(var/ezflow_site/cache/ezmutex/a1847e1bb5bf81edc3a166e3ee1847eb): failed to open stream: No such file or directory in /var/www/vhosts/dev.mondomaine.com/httpdocs/lib/ezutils/classes/ezmutex.php on line 70

Error: ()
Failed to open file: var/ezflow_site/cache/ezmutex/a1847e1bb5bf81edc3a166e3ee1847eb

Timing: ()
Script cronjobs/workflow.php done


Total script time: 0.3637 sec

Thanks, for your last answer and maybe your next answer,

Best regards,

--------------------------------------------
Emilien MIOSSEC
Systalium - Developper
FRANCE (Dijon)
Systalium is eZ Silver Partner

Robin Muilwijk

Tuesday 09 February 2010 6:06:43 am

Hi Emilien,

I have seen this before, although php info says SAFE_MODE is disabled, it actually is not. Can you have someone who is in charge of the server this is running on, check SAFE_MODE settings?

The debug output clearly points to a SAFE_MODE = ON problem. If that is not it, we need to look further.

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

Emilien MIOSSEC

Tuesday 09 February 2010 7:40:49 am

Hi Robin,
Thanks for your contribution and help.
Indeed, the SAFE_MODE is not realy disable.
A little solution for another user who have this problem):
Edit => /etc/php.ini of my server (only if you have a dedicate server) and put safe_mode value to "off" because when you launch script manualy the value off safe_mode is the master value and not the current value of the domain.
Best regards and thanks much for your answer

--------------------------------------------
Emilien MIOSSEC
Systalium - Developper
FRANCE (Dijon)
Systalium is eZ Silver Partner

Robin Muilwijk

Tuesday 09 February 2010 10:33:07 am

Hi Emilien,

Does the above mean you solved it, and are your cronjobs working now?

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

Emilien MIOSSEC

Wednesday 10 February 2010 12:18:24 am

Hi Robin,Yes! Now my cronjobs is working manualy.Best ragards

--------------------------------------------
Emilien MIOSSEC
Systalium - Developper
FRANCE (Dijon)
Systalium is eZ Silver Partner

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 18 2025 03:10:32
Script start
Timing: Jan 18 2025 03:10:32
Module start 'layout'
Timing: Jan 18 2025 03:10:32
Module start 'content'
Timing: Jan 18 2025 03:10:33
Module end 'content'
Timing: Jan 18 2025 03:10:33
Script end

Main resources:

Total runtime0.8012 sec
Peak memory usage4,096.0000 KB
Database Queries70

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 587.9141152.6250
Module start 'layout' 0.00580.0028 740.539139.4453
Module start 'content' 0.00860.7910 779.9844651.3594
Module end 'content' 0.79960.0016 1,431.343836.1641
Script end 0.8012  1,467.5078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4126160.0002
Check MTime0.00130.1605160.0001
Mysql Total
Database connection0.00090.113710.0009
Mysqli_queries0.729991.0940700.0104
Looping result0.00060.0705680.0000
Template Total0.774496.620.3872
Template load0.00240.303220.0012
Template processing0.771996.342520.3860
Template load and register function0.00010.011610.0001
states
state_id_array0.00090.114010.0009
state_identifier_array0.00070.088620.0004
Override
Cache load0.00210.2580530.0000
Sytem overhead
Fetch class attribute can translate value0.00090.116420.0005
Fetch class attribute name0.00090.117390.0001
XML
Image XML parsing0.00110.142120.0006
class_abstraction
Instantiating content class attribute0.00000.0032140.0000
General
dbfile0.00110.1363230.0000
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
7content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 36
 Number of unique templates used: 9

Time used to render debug report: 0.0001 secs