Results 1 to 3 of 3

Thread: Emails hold on "in progress" status

  1. #1
    roberto.fabbri's Avatar
    roberto.fabbri is offline Junior Member
    Join Date
    Mar 2009
    Posts
    3

    Default Emails hold on "in progress" status

    Dear all,
    I've used email campaign function in SugarCRM for some months, with this tedious, recurring trouble:

    Once shot the campaign, it starts regularly (1 mail per minute).
    After some mail sent (maybe 1, maybe 100), SugarCRM stops itself and shifts to an ambiguous "in progress" status. The status is visible in the planning subpanel, inside administration page and it lasts until I manually reboot the "Run Nightly Mass Email Campaigns" function.

    With 1 mail per minute rate, the problem happens less frequently, with superior rates, neither 2 or 3 mail are sent continuously.

    This is quite annoying because my DB is of over 30k entries and already 1 mail per minute, I think it's a very slow rate to send to.

    I don't know what can be the cause, and how can I fix it.
    Any ideas?

    Thanks to all, in advance
    Roberto Fabbri

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: Emails hold on "in progress" status

    Hi

    Did you check log file for any errors?

    May be your SMTP server is not capable or having some sending limits..

  3. #3
    amaltemara is offline Junior Member
    Join Date
    Jul 2009
    Posts
    4

    Lightbulb Re: Emails hold on "in progress" status

    I had the same problem...

    Mass email scheduler was showing 'In Progress' for 2 or 3 jobs, never showing 'In Completed'...

    The problem was my max execution time for my command line php. (my web server uses a different php binary and php.ini)

    I had set the web server's php.ini to the recommended settings in the sugar install, but forgot about the command line php binary, which uses a different php.ini. (Ubuntu 8.04 LTS + Litespeed)

    the setting in php.ini was:

    max_execution_time = 30

    I set this to 600, and jobs are completing fine now.



    To find your command line php.ini, execute:

    php -i | grep php.ini


    Hope this helps!

    -Anthony Altemara

    http://sageserver.com
    Last edited by amaltemara; 2009-08-11 at 01:16 PM. Reason: mistake in the command given to find php.ini

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2009-08-11, 01:12 PM
  2. Replies: 13
    Last Post: 2009-08-11, 01:10 PM
  3. "in progress" jobs in scheduler
    By piccirm in forum Help
    Replies: 0
    Last Post: 2009-04-29, 01:10 PM
  4. Replies: 9
    Last Post: 2008-04-10, 11:10 PM
  5. Workflow scheduler stuck in "In Progress"
    By tenaciousd in forum Help
    Replies: 0
    Last Post: 2006-06-13, 11:47 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
  •