Hi, I know several post about Scheduler have been published but I haven't yet found nothing good for my problem.
I'm using Sugar CE 5.0a over WindowsXP and server2003, Apache 2, PHP 5
I've this in my bat file
If I check it running from DOS I havn't error messages, but nothing happens.cd C:\Archivos de programa\Apache Software Foundation\Apache2.2\htdocs\soporte1
C:\php\php.exe -c c:\php\php.ini -f cron.php
I added a runMassEmailCampaign in order to send campaigns in the afternnons.... and nothing happens, the campaigns never are run, neither mails sended.
In the log file I obtain these messages:
Some jobs are marked as "in progress" but never end and never send mails.01/28/09 17:48:11,432 [1832] FATAL SugarCRM - Error fetching relationship from cache schedulers_created_by
01/28/09 17:49:57,101 [1832] FATAL SugarCRM - -----> Scheduler got a bad execute time: [ 2000-01-01 06:00:00 GMT-0 ]
01/28/09 18:02:11,389 [1832] FATAL SugarCRM - If you see a whole string of these, there is a chance someone is attacking your system.
Inbound job indicates is active and completed n times .... but always at 01/01/2000 06:00:00 The error I receive in the log indicates a proble with the date. I discovered in SchedulerDaemon that this message is sent when the date is prior to 2005, so I think one of the problems is somewhere somehow sugar writes an incorrect date.
Any idea how can I solve this and put in function the MassEmail?
thanks


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks