Approve content -cronjob

Author Message

Ivan Švogor

Thursday 10 March 2011 6:56:45 am

Hi,

I created a workflow event to trigger when user publishes some content, and admin needs to approve it.

Well, under Workflow processes there are 3 articles awaiting to be published. It says "(4) Event deferred to cron job, event will be rerun"

After I run (php runcronjobs.php -s admin frequent, or php runcronjob.php, or million of other variations) I get the message:

ivan@ema:/var/www/web$ php runcronjobs.php -s public frequent
Using siteaccess public for cronjob
Running cronjob part 'frequent'
Running cronjobs/notification.php at: 10.03.2011. 15:48
Starting notification event processing
Done
Completing cronjobs/notification.php at: 10.03.2011. 15:48
Elapsed time: 00:00:00

Running cronjobs/workflow.php at: 10.03.2011. 15:48
Checking for workflow processes
Status list
Event deferred to cron job(4): 3

0 out of 3 processes was finished
Completing cronjobs/workflow.php at: 10.03.2011. 15:48

And nothing happens. In Dashboard, under Collaboration where something is supposed to happen.

What am I doing wrong? - Obviously it can see those three articles, but 0 out of 3 finished... :(

Ivo Lukac

Thursday 10 March 2011 8:19:45 am

Login as admin in your administration interface and open: /content/pendinglist

Do you see the 3 articles there?

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Ivan Švogor

Thursday 10 March 2011 9:27:06 am

Actually I don't... The pending list is empty. But I can see them at workflow/processlist

Ivo Lukac

Friday 11 March 2011 4:04:56 am

No other option then dig into the kernel and the db. Check what is happening under the hood :)

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Ivan Švogor

Friday 11 March 2011 4:27:11 am

Yeah... on one other server it works ok. There seems to be 2 versions of php, maybe that is the problem. - have you ever had a similar issue? I think my next step is to visit admin in server room and slap him silly :)

Marko Žmak

Tuesday 15 March 2011 2:26:53 am

Hm, I remember having the same issue, but now I don't remember what exactly was the solution.

It was something misconfigured, INI settings, workflow or user roles.

I'll try to dig a little bit and remember the solution...

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Marko Žmak

Monday 21 March 2011 5:10:40 am

Ivan, I did dig a little bit but I just can't find nor remember what was the sollution to this problem when I experienced it.

Just to check, what do you get when you go to:

/collaboration/view/summary

?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Sebastian Gęsior

Thursday 24 March 2011 5:53:45 am

Hello Ivan,

How did you deal with your problem? You mentioned, that It may be relevant to PHP version - is it? I have very similar problem - please, see my post if you'll have a minute.

Thanks in advance!

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

Main resources:

Total runtime0.6531 sec
Peak memory usage4,096.0000 KB
Database Queries77

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 589.0469152.6250
Module start 'layout' 0.00690.0035 741.671939.4531
Module start 'content' 0.01040.6413 781.1250672.6953
Module end 'content' 0.65170.0014 1,453.820316.1641
Script end 0.6531  1,469.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.5101160.0002
Check MTime0.00140.2154160.0001
Mysql Total
Database connection0.00100.153710.0010
Mysqli_queries0.592890.7656770.0077
Looping result0.00080.1281750.0000
Template Total0.622295.320.3111
Template load0.00210.327720.0011
Template processing0.620094.932720.3100
Template load and register function0.00020.025310.0002
states
state_id_array0.00050.082410.0005
state_identifier_array0.00090.140120.0005
Override
Cache load0.00180.2713370.0000
Sytem overhead
Fetch class attribute can translate value0.00060.088340.0001
Fetch class attribute name0.00100.1515100.0001
XML
Image XML parsing0.00110.175040.0003
class_abstraction
Instantiating content class attribute0.00000.0028120.0000
General
dbfile0.00090.1351250.0000
String conversion0.00000.001440.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
8content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.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: 26
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs