Groove 2007 Installation Problem

G

Gunjan Desai

Hi,



We are trying to install the Groove 2007 Beta on our system, but the
installation has been failing repeatedly. It always fails at the same spot,
and always gives the same error message in the logs:
08/03/2006 08:51:18 6 ERR An exception of type
System.Data.SqlClient.SqlException was thrown. Additional exception
information: An error has occurred while establishing a connection to the
server. When connecting to SQL Server 2005, this failure may be caused by
the fact that under the default settings SQL Server does not allow remote
connections. (provider: Named Pipes Provider, error: 40 - Could not open a
connection to SQL Server)
System.Data.SqlClient.SqlException: An error has occurred while establishing
a connection to the server. When connecting to SQL Server 2005, this
failure
may be caused by the fact that under the default settings SQL Server does
not
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(TdsParserStateObje­ct
stateObj)
at System.Data.SqlClient.TdsParser.Connect(Boolean& useFailoverPartner,
Boolean& failoverDemandDone, String host, String failoverPartner, String
protocol, SqlInternalConnectionTds connHandler, Int64 timerExpire, Boolean
encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection
owningObject, Boolean aliasLookup)
at
System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnectio­n
owningObject, SqlConnectionString connectionOptions, String newPassword,
Boolean redirectedUserInstance)
at
System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdenti­ty
identity, SqlConnectionString connectionOptions, Object providerInfo, String
newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
at
System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOpt­ions
options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection
owningConnection)
at
System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbCo­nnection
owningConnection, DbConnectionPoolGroup poolGroup)
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 Microsoft.Groove.PostSetupConfiguration.SqlSession.OpenConnection()
at
Microsoft.Groove.PostSetupConfiguration.SqlSession.ExecuteNonQuery(SqlComma­nd
command)
at
Microsoft.Groove.PostSetupConfiguration.SqlServerHelper.DatabaseExists(Stri­ng
database)
at
Microsoft.Groove.PostSetupConfiguration.CreateEMSDatabaseTask.CreateOrUpgra­deDB()
at Microsoft.Groove.PostSetupConfiguration.CreateEMSDatabaseTask.Run()
08/03/2006 08:51:18 6 ERR Task createemsdb has failed
with a PostSetupConfigurationTaskException An exception of type
Microsoft.Groove.PostSetupConfiguration.PostSetupConfigurationTaskException
was thrown. Additional exception information: Failure in configuring the
Groove Manager Database.
08/03/2006 08:51:18 6 ERR An exception of type
Microsoft.Groove.PostSetupConfiguration.PostSetupConfigurationTaskException
was thrown. Additional exception information: Failure in configuring the
Groove Manager Database.
Microsoft.Groove.PostSetupConfiguration.PostSetupConfigurationTaskException­:
Exception of type
'Microsoft.Groove.PostSetupConfiguration.PostSetupConfigurationTaskExceptio­n'
was thrown.
at Microsoft.Groove.PostSetupConfiguration.CreateEMSDatabaseTask.Run()
at Microsoft.Groove.PostSetupConfiguration.TaskThread.ExecuteTask()
08/03/2006 08:51:18 6 ERR Task createemsdb has failed
08/03/2006 08:51:18 1 ERR Task createemsdb has
stopped and failed. Total failed is now 1
08/03/2006 08:51:20 3 ERR Task Creating the Groove Manager
Database failed, so stopping execution of the engine
08/03/2006 08:51:20 3 ERR Failure in configuring the Groove
Manager Database.
An exception of type
Microsoft.Groove.PostSetupConfiguration.PostSetupConfigurationTaskException
was thrown. Additional exception information: Failure in configuring the
Groove Manager Database.
Microsoft.Groove.PostSetupConfiguration.PostSetupConfigurationTaskException­:
Exception of type
'Microsoft.Groove.PostSetupConfiguration.PostSetupConfigurationTaskExceptio­n'
was thrown.
at Microsoft.Groove.PostSetupConfiguration.CreateEMSDatabaseTask.Run()
at Microsoft.Groove.PostSetupConfiguration.TaskThread.ExecuteTask()
08/03/2006 08:51:20 3 ERR One or more configuration tasks
has failed or some tasks were not run
08/03/2006 08:51:21 3 ERR One or more configuration tasks has
failed to execute
08/03/2006 08:51:21 3 ERR Configuration of the Groove
Manager has failed. Successful configuration must be performed prior to
using Groove Manager. If this error is ignored, Groove Manager will not
operate properly. To diagnose the problem, review the extended error
information located at C:\Program Files\Common Files\Microsoft
Shared\GrooveMgr\GroovePSCDiagnostics_8_3_2006_8_47_14_156_183766811.log,
fix
the problem, and run the configuration wizard again.

We've gone into SQL and changed the settings to allow remote connections
through both TCP/IP and named pipes, and attempted to re-install. It failed
again with the same error, and when we went back to look at SQL, we found
that it had been reset to only allow remote connections.

What could be causing this?



Gunjan Desai
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top