Results 1 to 3 of 3

Thread: Trouble with scheduler

  1. #1
    RyNe is offline Member
    Join Date
    Jun 2009
    Posts
    7

    Question Trouble with scheduler

    Hi!

    I have some problem with Run Nightly Mass Email Campaigns.

    I've created a campaign and planned emails to be send. I set scheduler to run every one minute, but it really doesn't even trying to send emails (though diagnostics says that everything seems to be OK). Here is campaign status (current time > time_to_send_emails):


    But if I manually run queues (Admin -> Email Queue -> Send Queued Campaign Emails) - it works perfectly (all emails send).

    Any Idea?
    P.S.:
    Platform: WinXp_32; php+MySQL;
    Sugar version = 5.5.1RC2 (Build 1175)
    Last edited by RyNe; 2010-02-23 at 07:58 PM.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Trouble with scheduler

    Did you configure your Windows to trigger SugarCRM cron.php every minute?

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    RyNe is offline Member
    Join Date
    Jun 2009
    Posts
    7

    Default Re: Trouble with scheduler

    Quote Originally Posted by andopes View Post
    Did you configure your Windows to trigger SugarCRM cron.php every minute?

    Cheers
    I've found instruction how to create batch file to be runned by WIndows Scheduler:
    To Setup Windows Scheduler
    Create a batch file with the following commands:
    cd C:\Program Files\sugarcrm-5.5.1RC\htdocs\sugarcrm\
    php.exe -f cron.php


    I can't create batch file because of following reason: php.exe and cron.php located in different folders: "C:\Program Files\sugarcrm-5.5.1RC\php" for php.exe and "C:\Program Files\sugarcrm-5.5.1RC\htdocs\sugarcrm" for cron.php.



    I don't know specific commands for batch file to set location of cron.php.
    Last edited by RyNe; 2010-02-24 at 11:29 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 74
    Last Post: 2010-11-18, 11:22 PM
  2. Replies: 2
    Last Post: 2009-07-30, 05:48 PM
  3. Replies: 0
    Last Post: 2006-12-22, 02:40 PM
  4. Im in a trouble
    By aksana in forum Developer Help
    Replies: 7
    Last Post: 2006-11-22, 07:57 PM
  5. Trouble in a PC
    By akyanyme in forum Help
    Replies: 0
    Last Post: 2004-11-30, 05:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •