This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Unable to Send Email Alerts

Has anyone else been getting errors like this?

 

 

 

Event Type: Information

Event Source: AlertingEngine

Event Category: None

Event ID: 3004

Date: 11/11/2009

Time: 12:40:34 PM

User: N/A

Computer: COMGR004

Description:

2009-11-11 12:40:34,577 [AlertCheckingThread] WARN  Error - Failed - Was unable to send email message. 

EXCEPTION STACK: -->  Service not available, closing transmission channel. The server response was: 4.4.2 service timed out. : System :    at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)

   at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from)

   at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)

   at System.Net.Mail.SmtpClient.Send(MailMessage message)

   at AlertingEngine.SolarWinds.SWActions.ActionEmail.AsyncMailToSend.SendThis(Object state);;; 

 

 

 - Email message sent via SMTP Server bmmail.cosentry.com To:BEL.DC.Facilities.Notification@cosentry.com bcc:monitoring@cosentry.com From:"CoSentry Monitoring" <monitoring@cosentry.com> Subject:Alert: Node COHVA404 is Up Body:Node COHVA404 is Up

 

 

For more information, see Help and Support Center at go.microsoft.com/.../events.asp.

  • Mromeo,


    As you are certified; I'll start a little higher up the troublshooting chart.

    First of all, are you getting these errors for all Alerts that are triggered?

    The error message is self-explanatory in a sense - that the service timed out.


    However digging into the "why" it timed out can sometimes be a task.

    I've found that this issue usually resides with either an updated MS Patch or antivirus/anti-spam updates.

    Other suggestions are to doublecheck that the bmmail.cosentry.com is still resolving, and that DNS is not disabled on the server.

     

    Anything past these basic checks of the network, email server, firewalls, etc - You should probably go ahead and open a ticket.

    Mention my name and you win one free Alert Engine upgrade ;)

    Thanks,

    David

  • The issue has become much more then just a time out error. I did track this error message down to our SMTP gateway and I have already failed it over to our backup gateway. Which took care of the alert emails not firing off.

    The only reason I even noticed the issue was because I was test firing some alerts off and noticed the emails never made it to my inbox. Now running on my other SMTP gateway the emails are coming through but I am getting DB errors when I test fire alerts.

     

    Event Type: Information

    Event Source: AlertingEngine

    Event Category: None

    Event ID: 0

    Date: 11/12/2009

    Time: 12:42:59 PM

    User: N/A

    Computer: COMGR004

    Description:

    2009-11-12 12:42:59,658 [AlertCheckingThread] WARN  Error - Error in UpdateRowsThatAreReset() - 

    System.Data.SqlClient.SqlException: Error converting data type varchar to real.

       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)

       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)

       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)

       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)

       at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)

       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)

       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)

       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)

       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()

       at AlertingEngine.CheckAlert.UpdateRowsThatAreReset()

     

     

    For more information, see Help and Support Center at go.microsoft.com/.../events.asp.