This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Enterprise Console Not Starting

Hi All,

I've got a problem with Enterprise Console not starting, I reckon I'm close but I've ran out of ideas... So far I've verified the database and management services are running, the ClientMRInit log on the server shows no errors, the endpoints have the latest database and there's activity in the sophos-management-services log.

I get this error when launching the Console:

Sophos.UIController.Extension.UIControllerException: Cannot retrieve session token after 8 retries. Please check that the Management Host Service is running, otherwise see KBA 118513.

This is the errors I see in the IdentityService log when I launch the console:

2013-12-10 13:10:06,329 [13] [(null)] ERROR {Sophos.Management.Data.SqlConnectionContext.OpenConnection} ==> Failed to open connection. Retry countdown value = 5
System.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity)
at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, SqlConnection owningObject)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, TimeoutTimer timeout)
at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, TimeoutTimer timeout, 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 Sophos.Management.Data.SqlConnectionContext.OpenConnection()
2013-12-10 13:10:06,829 [13] [(null)] ERROR {Sophos.Management.Data.SqlConnectionContext.OpenConnection} ==> Failed to open connection. Retry countdown value = 4

...

The database is the default localhost\SOPHOS instance SOPHOS521 with windows authentication.

Thanks in advance,

:45827


This thread was automatically locked due to age.
Parents
  • Hello STMBC,

    usual questions: When has it stopped working (as you mention endpoints I infer it is not a fresh install) and has something been changed? Strange that it otherwise seems to work. 0x80131904 is usually a login failure - this should be recorded in the Application Event log.

    Guess you better contact Support directly as 118513 didn't help. Not knowing the history (and as I have no idea what could be the cause) I'm reluctant to suggest anything else - personally I'd give re-running the installer (as outlined in Re: Changed domain administrator now console wont open) a try though.

    Christian

    :45867
Reply
  • Hello STMBC,

    usual questions: When has it stopped working (as you mention endpoints I infer it is not a fresh install) and has something been changed? Strange that it otherwise seems to work. 0x80131904 is usually a login failure - this should be recorded in the Application Event log.

    Guess you better contact Support directly as 118513 didn't help. Not knowing the history (and as I have no idea what could be the cause) I'm reluctant to suggest anything else - personally I'd give re-running the installer (as outlined in Re: Changed domain administrator now console wont open) a try though.

    Christian

    :45867
Children
No Data