Arasha,
It has happened again. The account is shown as locked in the MailAccounts table. The lock is showing 2008-04-27 01:01:48.280 and the last item in the Exceptions table is dated 2008-04-25 12:22:21.563. My check interval is 5 minutes, so I doubt those are related. Something did happen different this time, I got an error in Windows Event log on the server:
Event Type: Error
Event Source: OnTime
Event Category: None
Event ID: 0
Date: 4/27/2008
Time: 1:02:11 AM
User: N/A
Computer: RVLOGIC-SVR01
Description:
1) Exception Information
*********************************************
Exception Type: System.Data.SqlClient.SqlException
Errors: System.Data.SqlClient.SqlErrorCollection
Class: 11
LineNumber: 0
Number: -2
Procedure:
Server: (local)
State: 0
Source: .Net SqlClient Data Provider
ErrorCode: -2146232060
Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Data: System.Collections.ListDictionaryInternal
TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean)
HelpLink: NULL
I left out the Stack Trace to keep this message from being too long. I can email it if you think it would help at all, but I'm guessing this is the exception you mentioned above.
Interestingly, the second account is working fine. And to answer your other question, the check interval is different, it is 10 minutes.
Chip