Fatal Error during workflow cronjob please help !

Author Message

Benjamin Lemoine

Monday 04 June 2007 7:43:07 am

Hi !

I've made a mistake :(
In the workflow system, I've rejected 4 articles that not existed anymore !
Result : I've got a fatal php error during the execution of workflow.php

Running cronjobs/workflow.php
Checking for workflow processes
PHP Fatal error:  Call to a member function on a non-object in /var/www/ezpublish-3.9.0/kernel/classes/workflowtypes/event/ezapprove/ezapprovetype.php on line 767

Fatal error: eZ publish did not finish its request

Anybody can help me ?
Thanx

Benjamin Lemoine

Monday 04 June 2007 9:29:23 am

ok I've resolved my problem.
Fortunatly, I had noted the id of the articles.
Then I've just removed the 4 rows in the ezapprove_items table corresponding to my articles and that did the trick.

Regards.

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 15:09:49
Script start
Timing: Jan 18 2025 15:09:49
Module start 'layout'
Timing: Jan 18 2025 15:09:49
Module start 'content'
Timing: Jan 18 2025 15:09:50
Module end 'content'
Timing: Jan 18 2025 15:09:50
Script end

Main resources:

Total runtime0.9230 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0104 588.0469152.6406
Module start 'layout' 0.01050.0030 740.687539.4922
Module start 'content' 0.01340.9083 780.1797426.4297
Module end 'content' 0.92170.0013 1,206.60948.1250
Script end 0.9230  1,214.7344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.3878160.0002
Check MTime0.00160.1785160.0001
Mysql Total
Database connection0.00240.263510.0024
Mysqli_queries0.882895.6400520.0170
Looping result0.00040.0411500.0000
Template Total0.882295.620.4411
Template load0.00190.205220.0009
Template processing0.880395.372120.4401
Template load and register function0.00010.014510.0001
states
state_id_array0.00120.125710.0012
state_identifier_array0.00090.093320.0004
Override
Cache load0.00160.1696150.0001
Sytem overhead
Fetch class attribute can translate value0.00050.053910.0005
Fetch class attribute name0.00080.083020.0004
XML
Image XML parsing0.00010.009210.0001
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00070.0751100.0001
String conversion0.00000.000740.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs