Skip to content

Corn job often killed by XML parser error or missing argument

edited November 2012 in Troubleshooting
15-Nov-2012 12:01:18 UTC] PHP Warning: Missing argument 1 for PHPMailer::IsAmazonSES(), called in /var/home/mypolacy/public_html/sendy/scheduled.php on line 608 and defined in /var/home/mypolacy/public_html/sendy/includes/helpers/class.phpmailer.php on line 419
[15-Nov-2012 12:01:18 UTC] PHP Warning: Missing argument 2 for PHPMailer::IsAmazonSES(), called in /var/home/mypolacy/public_html/sendy/scheduled.php on line 608 and defined in /var/home/mypolacy/public_html/sendy/includes/helpers/class.phpmailer.php on line 419
[15-Nov-2012 12:01:18 UTC] PHP Warning: Missing argument 3 for PHPMailer::IsAmazonSES(), called in /var/home/mypolacy/public_html/sendy/scheduled.php on line 608 and defined in /var/home/mypolacy/public_html/sendy/includes/helpers/class.phpmailer.php on line 419
[15-Nov-2012 12:01:19 UTC] PHP Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /var/home/mypolacy/public_html/sendy/includes/helpers/class.amazonses.php on line 83
[15-Nov-2012 12:01:19 UTC] PHP Warning: simplexml_load_string() [function.simplexml-load-string]: HTTP/1.1 200 OK in /var/home/mypolacy/public_html/sendy/includes/helpers/class.amazonses.php on line 83
[15-Nov-2012 12:01:19 UTC] PHP Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /var/home/mypolacy/public_html/sendy/includes/helpers/class.amazonses.php on line 83

Comments

  • Resume helps. It happens sometimes after 200 emails sent or sometimes after 10 000.
  • Every time when it fails I get Campaign sent confirmation email. I have already a few of those because the campaign is not sent and is being resumed until it will fail again because of this error.
  • I've PM'd you 2 files to replace on your installation, let me know if this solves the issue? Thanks.
  • BenBen
    edited November 2012
    I've just released 1.1.1 to eliminate these warnings. The multi-threading code is also further optimized. http://sendy.co/get-updated
This discussion has been closed.