PDA

View Full Version : ASPQmail problem - Send Failure


qmonster
07-13-2009, 12:08 PM
I am using aspqmail to send mails in my client's website (asp)

The error log shows the following error and all the mails are failing. No information about this particular error on the net.

09/07/13 13:39:56 Send Failure - F (13-318E186C.ini) Reason: Access violation at address 00000001. Read of address 00000001
09/07/13 13:39:57 Send Failure - Ex (1-318E186C.ini) // Reason: Privileged instruction
09/07/13 13:39:58 Send Failure - F (2-318E186C.ini) Reason: Access violation at address 43004634. Read of address 43004634
09/07/13 13:39:59 Send Failure - Ex (3-318E186C.ini) // Reason:
09/07/13 13:40:00 Send Failure - Ex (4-318E186C.ini) // Reason:
09/07/13 13:40:01 Send Failure - Ex (5-318E186C.ini) // Reason:
09/07/13 13:40:02 Send Failure - Ex (6-318E186C.ini) // Reason:
09/07/13 13:40:03 Send Failure - Ex (7-318E186C.ini) // Reason:
09/07/13 13:40:04 Send Failure - Ex (8-318E186C.ini) // Reason:
09/07/13 13:40:05 Send Failure - Ex (9-318E186C.ini) // Reason:

Any Idea?

mixdev
07-14-2009, 02:46 AM
When did you restart your system last time? How many mails are you sending per session?

SathyaBhat
07-14-2009, 03:56 AM
Error log indicates some errors while accessing specific RAM locations - possible memory failure ?
Get Memtest86 (link -> http://www.memtest86.com/download.html ) and scan using this tool for about 6-8 hours.

qmonster
07-14-2009, 10:39 AM
When did you restart your system last time? How many mails are you sending per session?
Pretty Busy server; At least one mail per second. I guess it is around one month before we restarted the server.

qmonster
07-14-2009, 10:41 AM
Error log indicates some errors while accessing specific RAM locations - possible memory failure ?
Get Memtest86 (link -> http://www.memtest86.com/download.html ) and scan using this tool for about 6-8 hours.
Is it safe to use memtest86 on a live production machine? Will try that if yes. Tool looks good. Thanks.

qmonster
07-26-2009, 03:30 AM
@SathyaBhat, It seems like this failure happens only through this application. Logs of all other servers/proxies are fine.

@mixdev. I think I misinterpreted your question. Are you asking about mail session as in number of threads? I have 40 mails per thread going out with outstanding 15threads at a time.

mixdev
09-22-2009, 05:23 PM
It seems like everybody offlate started seeing this issue. For us, keeping the threads low and the system restart happens regularly makes the server run smoothly.