CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Monitor Mail Queue - Debug Scheduled Mailing "Hang"
Pages: [1]

Author Topic: Monitor Mail Queue - Debug Scheduled Mailing "Hang"  (Read 266 times)

copeasetic

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
  • CiviCRM version: 4.3.5
  • CMS version: Drupal 6.x & 7.x
  • MySQL version: 5.5
  • PHP version: 5.3.27
Monitor Mail Queue - Debug Scheduled Mailing "Hang"
May 27, 2014, 03:04:21 pm
Hi there,

Is there a way to monitor the mail queue so I can view what the mailer is doing? I have root access to my servers.

Use case: I perform a monthly mailing to approximately 10K addresses. Fairly consistently (about 80%) of the time the mailing process "hangs" and I can not figure out how to "see" what's hanging things up. I have to reboot my server to get the mailing going again. No messages are written to the Drupal logs, to /var/log/messages or to the httpd log. It's a real mystery and I am looking for advice on how to debug this.

Is there an internal log I can tail while the mailing is running or is there a log I can review to determine what is hanging the mailing.

Once I reboot the mailing continues when cron executes: I am receiving the following message after each cron run:
Array
(
    [is_error] => 0
    [version] => 3
    [count] => 1
    [values] => 1
)

But the mailing will still be "locked up" until I reboot the server.

Thanks in advance!
 

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Monitor Mail Queue - Debug Scheduled Mailing "Hang"

This forum was archived on 2017-11-26.