[Vtigercrm-developers] cron errors in 6.0 Beta
Karl Zander
kwzvtiger at commpartners.com
Mon Jul 29 01:07:34 UTC 2013
We are testing out the 6.0 Beta.
The cron process does not work. Is it the same as the cron process in 5.4?
When we run
/vtigercrm/cron/vtigercron.sh
from the command line we get these errors.
Notice: Undefined index: action in /vtigercrm/include/utils/utils.php on line 345
Notice: Undefined index: search in /vtigercrm/include/utils/utils.php on line 346
Notice: Undefined index: module in /vtigercrm/include/utils/utils.php on line 356
Notice: Undefined index: file in /vtigercrm/include/utils/utils.php on line 356
Notice: Undefined index: module in /vtigercrm/include/utils/utils.php on line 356
Notice: Undefined index: module in /vtigercrm/include/utils/utils.php on line 356
Notice: Undefined index: module in /vtigercrm/include/utils/utils.php on line 357
Notice: Undefined index: module in /vtigercrm/include/utils/utils.php on line 361
which repeat over and over.
At the end these errors show up
Notice: Undefined index: module in /vtigercrm/include/utils/utils.php on line 361
[CRON],"1374785984.0627",http://vtigercrm6b.example.net/,Instance,"2013-07-25 20:59:44","",[STARTS]
Notice: Undefined index: action in /vtigercrm/include/utils/ListViewUtils.php on line 670
Notice: Undefined index: file in /vtigercrm/include/utils/ListViewUtils.php on line 670
[CRON],"1374785984.0627",http://vtigercrm6b.example.net/,Workflow,"2013-07-25 20:59:44","",[STARTS]
Warning: require_once(include/language/en_us.lang.php): failed to open stream: No such file or directory in /vtigercrm/cron/modules/com_vtiger_workflow/com_vtiger_workflow.service on line 39
Fatal error: require_once(): Failed opening required 'include/language/en_us.lang.php' (include_path='.:/usr/share/pear:/usr/share/php:../..') in /vtigercrm/cron/modules/com_vtiger_workflow/com_vtiger_workflow.service on line 39
--Karl
More information about the vtigercrm-developers
mailing list