cronjob is not running

Author Message

John Moritz

Thursday 14 May 2009 4:27:04 am

Hello, i am running 4.1.0 and try to run cronjobs. I´ve also installed the ezvideoflv extension which needs to run a cronjob for converting larger files.

The Problem is listed below:

$ /usr/local/php-5.2.6/bin/php runcronjobs.php flv -d
Running cronjob part 'flv'
Notice: No scripts found for execution.


#################################### DEBUG
####################################
Warning: (PHP)
A session had already been started - ignoring session_start() in
/var/www/ezpublish/lib/ezutils/classes/ezsession.php on line 458

Error: (eZINI)
Undefined group: 'CronjobSettings' in cronjob.ini

Error: (eZINI)
Undefined group: 'CronjobSettings' in cronjob.ini

Warning: (PHP)
Invalid argument supplied for foreach() in
/var/www/ezpublish/lib/ezutils/classes/ezextension.php on line 182

Warning: (PHP)
array_merge(): Argument #1 is not an array in
/var/www/ezpublish/runcronjobs.php on line 316

Error: (eZINI)
Undefined group: 'CronjobPart-flv' in cronjob.ini


Total script time: 0.1059 sec

and

$ /usr/local/php-5.2.6/bin/php runcronjobs.php -d
Notice: No scripts found for execution.


#################################### DEBUG
####################################
Warning: (PHP)
A session had already been started - ignoring session_start() in
/var/www/ezpublish/lib/ezutils/classes/ezsession.php on line 458

Error: (eZINI)
Undefined group: 'CronjobSettings' in cronjob.ini

Error: (eZINI)
Undefined group: 'CronjobSettings' in cronjob.ini

Warning: (PHP)
Invalid argument supplied for foreach() in
/var/www/ezpublish/lib/ezutils/classes/ezextension.php on line 182

Warning: (PHP)
array_merge(): Argument #1 is not an array in
/var/www/ezpublish/runcronjobs.php on line 316

Error: (eZINI)
Undefined group: 'CronjobSettings' in cronjob.ini

Warning: (PHP)
Undefined index:  HTTP_USER_AGENT in
/var/www/ezpublish/lib/ezutils/classes/ezsession.php on line 486

Warning: (PHP)
session_destroy(): Trying to destroy uninitialized session in
/var/www/ezpublish/lib/ezutils/classes/ezsession.php on line 600


Total script time: 0.1465 sec

First i thought its a Problem with the flv extension, but after running the cronjob script without any options and outputting the same result i am a little bit confused.
"No scripts found for execution."???

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 31 2025 07:34:03
Script start
Timing: Jan 31 2025 07:34:03
Module start 'layout'
Timing: Jan 31 2025 07:34:03
Module start 'content'
Timing: Jan 31 2025 07:34:03
Module end 'content'
Timing: Jan 31 2025 07:34:03
Script end

Main resources:

Total runtime0.0123 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.0047 588.1328151.2109
Module start 'layout' 0.00470.0023 739.343836.6641
Module start 'content' 0.00700.0042 776.007890.1719
Module end 'content' 0.01120.0011 866.179729.9922
Script end 0.0123  896.1719 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002016.4955140.0001
Check MTime0.00108.0795140.0001
Mysql Total
Database connection0.00076.075610.0007
Mysqli_queries0.002318.634830.0008
Looping result0.00000.090910.0000
Template Total0.00086.610.0008
Template load0.00065.021410.0006
Template processing0.00021.491310.0002
Override
Cache load0.00043.327010.0004
General
dbfile0.00118.830080.0001
String conversion0.00000.058040.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