Forums / Install & configuration / workflow Fatal error ez 4.1
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 processingDone
Running cronjobs/workflow.phpChecking 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 requestThe 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
Tuesday 31 March 2009 6:07:08 am
no :(
------------------------------------- Running cronjob part 'frequent' Running cronjobs/workflow.phpChecking for workflow processes
Notice: Undefined index: HTTP_USER_AGENT in /home/gestione/public_html/lib/ezutils/classes/ezsession.php on line 486--------------------------------
Thursday 02 April 2009 10:32:58 am
I delete ALL and reinstall 4.1 :(
Now workflow process works ok :)