Forums / Install & configuration / workflow Fatal error ez 4.1

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

workflow Fatal error ez 4.1

Author Message

ivan posta

Tuesday 31 March 2009 4:07:30 am

hi

I need to run workflow.php to publish the article just approved by the administrator .

When I run "php runcronjobs.php" it go ok with no error but it don't run workflow.php

Instead if I run "php runcronjobs.php frequent" I have an error on workflow:

-----------------------------------------------
Running cronjob part 'frequent'
Running cronjobs/notification.php
Starting notification event processing
Done

Running cronjobs/workflow.php
Checking for workflow processes

Fatal error: Call to a member function fetchEventIndexed() on a non-object in /home/gestione/public_html/kernel/classes/ezworkflowprocess.php on line 422

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

Notice: Undefined index: HTTP_USER_AGENT in /home/gestione/public_html/lib/ezutils/classes/ezsession.php on line 486
----------------------------------------

I search into forum reply and there are many people that have the same problem.

is it a bug ?

André R.

Tuesday 31 March 2009 4:12:47 am

Does this solve your issue?
http://ez.no/developer/forum/developer/error_on_workflow_php

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

ivan posta

Tuesday 31 March 2009 6:07:08 am

no :(

-------------------------------------
Running cronjob part 'frequent'
Running cronjobs/workflow.php
Checking for workflow processes

Fatal error: Call to a member function fetchEventIndexed() on a non-object in /home/gestione/public_html/kernel/classes/ezworkflowprocess.php on line 422

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

Notice: Undefined index: HTTP_USER_AGENT in /home/gestione/public_html/lib/ezutils/classes/ezsession.php on line 486
--------------------------------

ivan posta

Thursday 02 April 2009 10:32:58 am

I delete ALL and reinstall 4.1 :(

Now workflow process works ok :)