I just installed and am trying to get the Mail Gateway running. Nothing is working either way (sending or receiving from\to a forum). I just noticed this error in my csm_processor.log file:
2007-01-25 01:19:18,543 [41576] ERROR [] - Error occurred in Monitor.ReceiveInboundMessageException: System.Messaging.MessageQueueExceptionMessage: Source: System.Messaging at System.Messaging.MessageQueue.AsynchronousRequest.End() at System.Messaging.MessageQueue.EndAsyncOperation(IAsyncResult asyncResult) at System.Messaging.MessageQueue.EndReceive(IAsyncResult asyncResult) at CommunityServer.Mail.Processor.Components.Monitor.?(Object , ReceiveCompletedEventArgs )
2007-01-25 01:19:18,543 [28960] ERROR [] - Error occurred in Monitor.ReceiveCompleteException: System.Messaging.MessageQueueExceptionMessage: Source: System.Messaging at System.Messaging.MessageQueue.AsynchronousRequest.End() at System.Messaging.MessageQueue.EndAsyncOperation(IAsyncResult asyncResult) at System.Messaging.MessageQueue.EndReceive(IAsyncResult asyncResult) at CommunityServer.Mail.Processor.Components.Monitor.?(Object , ReceiveCompletedEventArgs )
Jeremy,
I've seen that error a couple of times before, but usually for different things. Part of the problem is that the message on the exception is empty. There is supposed to be a error code embedded in the exception, but I believe it was something odd there it was a Win32 code and had trouble accessing it in the program.
Were there any other exceptions? Often times, when this error is in there, it is followed by another error which gives some more details, though this one seems to be on its own.
Some options though:
Thanks,
Ken
Hi Ken,
Thank you for the information. I have tried changing the queue and now I seem to be getting a different error in the csm_processor.log--this did not seem to come immedietly after starting the service, but once an e-mail was received.
2007-02-03 00:50:30,707 [117864] ERROR [] - Exception occurred in Monitor.ThreadPool_WaitCallbackException: CommunityServer.Components.CSExceptionMessage: Unable to open connection to data provider.Source: CommunityServer.SqlDataProvider at CommunityServer.Data.SqlCommonDataProvider.LoadSiteSettings(String application, Int32 settingsID, Boolean returnAll) at CommunityServer.Components.SiteSettingsManager.GetSiteSettings(String applicationName, Boolean flush) at CommunityServer.Components.CSContext.get_SiteSettings() at CommunityServer.Users.GetAnonymousUser(Boolean fromCache) at CommunityServer.Users.GetAnonymousUser() at CommunityServer.Mail.Processor.Components.Monitor.?() at CommunityServer.Mail.Processor.Components.Monitor.?(AddressCollection ) at CommunityServer.Mail.Processor.Components.Monitor.?(Object ) Nested Exception Exception: System.Data.SqlClient.SqlExceptionMessage: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.Source: .Net SqlClient Data Provider 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.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at CommunityServer.Data.SqlCommonDataProvider.LoadSiteSettings(String application, Int32 settingsID, Boolean returnAll)
2007-02-03 00:50:30,707 [117864] ERROR [] - Exception occurred in Monitor.ThreadPool_WaitCallbackException: CommunityServer.Components.CSExceptionMessage: Unable to open connection to data provider.Source: CommunityServer.SqlDataProvider at CommunityServer.Data.SqlCommonDataProvider.LoadSiteSettings(String application, Int32 settingsID, Boolean returnAll) at CommunityServer.Components.SiteSettingsManager.GetSiteSettings(String applicationName, Boolean flush) at CommunityServer.Components.CSContext.get_SiteSettings() at CommunityServer.Users.GetAnonymousUser(Boolean fromCache) at CommunityServer.Users.GetAnonymousUser() at CommunityServer.Mail.Processor.Components.Monitor.?() at CommunityServer.Mail.Processor.Components.Monitor.?(AddressCollection ) at CommunityServer.Mail.Processor.Components.Monitor.?(Object )
Nested Exception
Exception: System.Data.SqlClient.SqlExceptionMessage: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.Source: .Net SqlClient Data Provider 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.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at CommunityServer.Data.SqlCommonDataProvider.LoadSiteSettings(String application, Int32 settingsID, Boolean returnAll)
What I did was:
I hope this helps.
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com