cron fatal error on Solaris 10

Author Message

David Barber

Friday 16 March 2007 4:06:32 am

Hi all,

We just moved to a new box, and the cron jobs won't work anymore. When I try to execute them, I get the following:

$ /usr/local/bin/php runcronjobs.php

Running cronjobs/workflow.php

PHP Fatal error:  Cannot redeclare eZWorkflowEvent::$DataInt3 in /export/home/nitle/sites/www.nitle.org/kernel/classes/ezworkflowevent.php on line 272

Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

But of course, there is no debug output.

We're on 3.7.9.

Any help appreciated.

kracker (the)

Friday 16 March 2007 4:32:50 pm

This is a neat error.

Have you reviewed the eZ publish logs for related entries during the execution?

I hesitate to ask yet ... have you installed xdebug and tested / debugged the execution?

You mention your using, 3.7.9, which means your still using php4.3, no?

It might not be feasible but have you considered testing 3.8 on php4.4.6 on your platform?

<i>//kracker

Sway & King Tech | Wake Up Show Freestyles Vol. 5 | Jay-Z</i>

Member since: 2001.07.13 || http://ezpedia.se7enx.com/

Eric Harper

Monday 19 March 2007 6:46:20 am

Hi, I work with David so I think I can pickup on a few things.

We are using PHP 4.4.6. with --
Extensions: xml, tokenizer, standard, session, posix, overload, mysql, mbstring, ldap, iconv, gd, curl, ctype, zlib, pcre, openssl, apache2handler
Miscellaneous: Safe mode is off.
Basedir restriction is off.
Global variable registration is off.
File uploading is enabled.
Maximum size of post data (text and files) is 8M.
Script memory limit is Unlimited.
Maximum execution time is 120 seconds.

Webserver (software)
Name: Apache
Version: Apache/2.0.59 (Unix) PHP/4.4.6
Modules: core, prefork, http_core, mod_so, mod_cgi, mod_access, mod_include, mod_log_config, mod_env, mod_expires, mod_headers, mod_setenvif, mod_proxy, proxy_connect, proxy_ftp, proxy_http, mod_mime, mod_status, mod_autoindex, mod_info, mod_vhost_alias, mod_negotiation, mod_dir, mod_userdir, mod_alias, mod_rewrite, mod_suexec, mod_auth, mod_auth_anon, sapi_apache2

We have not installed xdebug. An upgrade to 3.8 sounds like the easiest path forward, so I'll give that a shot on a replica of this container sometime this week.

Thanks,
Eric

kracker (the)

Monday 19 March 2007 7:21:00 am

Good Information. I cache the drops. You know it would be interesting to hear this play through to completion! Watch the foul line ..

Best of luck to you that in the aftermath the quickening is for you rather than against you.

<i>//kracker

HBO: Entourage</i>

Member since: 2001.07.13 || http://ezpedia.se7enx.com/

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

Main resources:

Total runtime0.0170 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.0046 588.0313152.6406
Module start 'layout' 0.00460.0025 740.671939.4766
Module start 'content' 0.00700.0078 780.148493.4766
Module end 'content' 0.01480.0021 873.625034.3047
Script end 0.0169  907.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002514.8612140.0002
Check MTime0.00116.7252140.0001
Mysql Total
Database connection0.00052.911510.0005
Mysqli_queries0.002011.817630.0007
Looping result0.00000.071710.0000
Template Total0.00169.510.0016
Template load0.00095.015110.0009
Template processing0.00084.432010.0008
Override
Cache load0.00063.371010.0006
General
dbfile0.00031.770580.0000
String conversion0.00000.029540.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