Results 1 to 3 of 3

Thread: Job to process bounced messages never finish

  1. #1
    ericchaves is offline Member
    Join Date
    Sep 2009
    Posts
    10

    Default Job to process bounced messages never finish

    Hi Folks,

    I'm trying to handle bounced messages with no luck so far. The folder for bounce messages is ok and it has one bounced message there. I then configured the crontab on my server for the user www-data (the one whom runs the apache process) with the following line:
    Code:
    *    *    *    *    *     cd /var/www/crm; php -f cron.php > /dev/null 2>&1
    After that the job status changed from Active to "In Progress" which made me believe that it should be working ok, however the jobe never finish!!

    What could I be doing wrong here? Is there a way to trace this execution in order to get what is wrong?

    Also, is there a proper way to force a job to run right now?

    Best regards,
    Last edited by ericchaves; 2009-12-23 at 05:13 PM.

  2. #2
    JVWay is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Corvallis, Oregon
    Posts
    452

    Default Re: Job to process bounced messages never finish

    I'm not sure if this is the same issue but we recently ran into a problem with scheduled tasks. It looked to be a problem with the date format. Set your date format to yyyy/mm/dd and then go edit | save the task.

    It's odd, I know but that's what fixed it for us.
    Jerry Way
    Business Process Administrator

    Sugar 6.1.4 Professional
    (Testing 6.1.2)
    LAMP on Centos 5
    PHP 5
    MySQL 5
    Apache 2.2

  3. #3
    jeffdude is offline Senior Member
    Join Date
    Jan 2009
    Posts
    45

    Default Re: Job to process bounced messages never finish

    I have a similar problem as per this thread:
    http://www.sugarcrm.com/forums/showthread.php?t=55915

    But changing the date format did not work for me.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. campaign problem=> Bounced Messages,Other
    By hiko in forum Developer Help
    Replies: 3
    Last Post: 2010-02-19, 06:51 PM
  2. Replies: 2
    Last Post: 2009-09-30, 12:03 PM
  3. Replies: 2
    Last Post: 2009-09-18, 10:43 PM
  4. bounced messages, other - possible bug
    By svaish in forum Help
    Replies: 1
    Last Post: 2008-06-09, 10:02 AM
  5. Replies: 5
    Last Post: 2007-10-10, 04:51 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
  •