Error 5555 and 7888 : Sharepoint
This is a discussion on Error 5555 and 7888 within the Sharepoint forums in Microsoft Tools category; Every hour we are getting this error on one of the two query WFE servers. The other server does not have this error. The "ShareServices2_db" no longer exists. The vqFarm account didn't have a password expiration either. Any ideas on how to attack this one? ************************************************** ********* Event Type: Error Event Source: Office SharePoint Server Event Category: User Profiles Event ID: 5555 Date: 10/9/2007 Time: 8:00:01 AM User: N/A Computer: ServerSHP08 Description: Failure trying to synch web application 2aaa3ae7-3740-4c8c-8ebd-20a5c79db5d2, ContentDB a588d111-f1f4-47e8-bb35-8f97761b1f5e Exception message was Cannot open database "SharedServices2_DB" requested by the login. The login failed. Login failed for user 'domain\VQFARM'. ...
| Sharepoint Microsoft sharepoint portal server development, administration and related discussions |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| The other server does not have this error. The "ShareServices2_db" no longer exists. The vqFarm account didn't have a password expiration either. Any ideas on how to attack this one? ************************************************** ********* Event Type: Error Event Source: Office SharePoint Server Event Category: User Profiles Event ID: 5555 Date: 10/9/2007 Time: 8:00:01 AM User: N/A Computer: ServerSHP08 Description: Failure trying to synch web application 2aaa3ae7-3740-4c8c-8ebd-20a5c79db5d2, ContentDB a588d111-f1f4-47e8-bb35-8f97761b1f5e Exception message was Cannot open database "SharedServices2_DB" requested by the login. The login failed. Login failed for user 'domain\VQFARM'. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. ************************************************** ********* Event Type: Error Event Source: Office SharePoint Server Event Category: Office Server General Event ID: 7888 Date: 10/9/2007 Time: 8:00:01 AM User: N/A Computer: ServerSHP08 Description: A runtime exception was detected. Details follow. Message: Cannot open database "SharedServices2_DB" requested by the login. The login failed. Login failed for user 'domain\VQFARM'. Techinal Details: System.Data.SqlClient.SqlException: Cannot open database "SharedServices2_DB" requested by the login. The login failed. Login failed for user 'domain\VQFARM'. at System.Data.SqlClient.SqlInternalConnection.OnErro r(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndW arning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.Com pleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.Log inNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) at System.Data.SqlClient.SqlInternalConnectionTds.Ope nLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ct or(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateC onnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.Creat ePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateOb ject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCrea teRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at Microsoft.Office.Server.Data.SqlSession.OpenConnec tion() at Microsoft.Office.Server.Data.SqlSession.ExecuteRea der(SqlCommand command, CommandBehavior behavior) at Microsoft.Office.Server.Administration.SharedObjec tStore.GetObject[T]() at Microsoft.Office.Server.Administration.SharedResou rceProvider.Microsoft.Office.Server.Administration .ISharedObjectStore.GetObject[T]() at Microsoft.Office.Server.Administration.SharedAppli cationCollection`1.GetValue(SharedResourceProvider sharedResourceProvider) at Microsoft.Office.Server.Administration.SharedAppli cationCollection`1.get_Item(SharedResourceProvider sharedResourceProvider) at Microsoft.Office.Server.ServerContext.GetApplicati on[S,T](String name) at Microsoft.Office.Server.Search.Administration.Sear chContext..ctor(ServerContext serverContext, Boolean cached) at Microsoft.Office.Server.Search.Administration.Sear chContext.GetContext(ServerContext serverContext, Boolean cached) at Microsoft.Office.Server.Search.Administration.Sear chContext.GetContext(SharedResourceProvider sharedResourceProvider) at Microsoft.Office.Server.UserProfiles.CompanySite.S ynchronizeManagedPropertyMappings() at Microsoft.Office.Server.UserProfiles.CompanySite._ Init(ServerContext serverContext) at Microsoft.Office.Server.UserProfiles.CompanySite.. ctor(ServerContext serverContext) at Microsoft.Office.Server.UserProfiles.UserProfileCo nfigManager..ctor(ServerContext serverContext) at Microsoft.Office.Server.UserProfiles.ContentDBSync hronizer.SynchContentDB() at Microsoft.Office.Server.Diagnostics.FirstChanceHan dler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock) For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. |
|
#2
| |||
| |||
| "mcodyw" wrote: > Every hour we are getting this error on one of the two query WFE servers. > The other server does not have this error. The "ShareServices2_db" no longer > exists. The vqFarm account didn't have a password expiration either. Any > ideas on how to attack this one? > > ************************************************** ********* > Event Type: Error > Event Source: Office SharePoint Server > Event Category: User Profiles > Event ID: 5555 > Date: 10/9/2007 > Time: 8:00:01 AM > User: N/A > Computer: ServerSHP08 > Description: > Failure trying to synch web application > 2aaa3ae7-3740-4c8c-8ebd-20a5c79db5d2, ContentDB > a588d111-f1f4-47e8-bb35-8f97761b1f5e Exception message was Cannot open > database "SharedServices2_DB" requested by the login. The login failed. > Login failed for user 'domain\VQFARM'. > > For more information, see Help and Support Center at > http://go.microsoft.com/fwlink/events.asp. > > > ************************************************** ********* > > Event Type: Error > Event Source: Office SharePoint Server > Event Category: Office Server General > Event ID: 7888 > Date: 10/9/2007 > Time: 8:00:01 AM > User: N/A > Computer: ServerSHP08 > Description: > A runtime exception was detected. Details follow. > Message: Cannot open database "SharedServices2_DB" requested by the login. > The login failed. > Login failed for user 'domain\VQFARM'. > > Techinal Details: > System.Data.SqlClient.SqlException: Cannot open database > "SharedServices2_DB" requested by the login. The login failed. > Login failed for user 'domain\VQFARM'. > at System.Data.SqlClient.SqlInternalConnection.OnErro r(SqlException > exception, Boolean breakConnection) > at > System.Data.SqlClient.TdsParser.ThrowExceptionAndW arning(TdsParserStateObject > stateObj) > at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, > SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet > bulkCopyHandler, TdsParserStateObject stateObj) > at System.Data.SqlClient.SqlInternalConnectionTds.Com pleteLogin(Boolean > enlistOK) > at System.Data.SqlClient.SqlInternalConnectionTds.Log inNoFailover(String > host, String newPassword, Boolean redirectedUserInstance, SqlConnection > owningObject, SqlConnectionString connectionOptions, Int64 timerStart) > at > System.Data.SqlClient.SqlInternalConnectionTds.Ope nLoginEnlist(SqlConnection > owningObject, SqlConnectionString connectionOptions, String newPassword, > Boolean redirectedUserInstance) > at > System.Data.SqlClient.SqlInternalConnectionTds..ct or(DbConnectionPoolIdentity > identity, SqlConnectionString connectionOptions, Object providerInfo, String > newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) > at > System.Data.SqlClient.SqlConnectionFactory.CreateC onnection(DbConnectionOptions > options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection > owningConnection) > at > System.Data.ProviderBase.DbConnectionFactory.Creat ePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) > at System.Data.ProviderBase.DbConnectionPool.CreateOb ject(DbConnection > owningObject) > at > System.Data.ProviderBase.DbConnectionPool.UserCrea teRequest(DbConnection > owningObject) > at System.Data.ProviderBase.DbConnectionPool.GetConne ction(DbConnection > owningObject) > at > System.Data.ProviderBase.DbConnectionFactory.GetCo nnection(DbConnection > owningConnection) > at > System.Data.ProviderBase.DbConnectionClosed.OpenCo nnection(DbConnection > outerConnection, DbConnectionFactory connectionFactory) > at System.Data.SqlClient.SqlConnection.Open() > at Microsoft.Office.Server.Data.SqlSession.OpenConnec tion() > at Microsoft.Office.Server.Data.SqlSession.ExecuteRea der(SqlCommand > command, CommandBehavior behavior) > at Microsoft.Office.Server.Administration.SharedObjec tStore.GetObject[T]() > at > Microsoft.Office.Server.Administration.SharedResou rceProvider.Microsoft.Office.Server.Administration .ISharedObjectStore.GetObject[T]() > at > Microsoft.Office.Server.Administration.SharedAppli cationCollection`1.GetValue(SharedResourceProvider sharedResourceProvider) > at > Microsoft.Office.Server.Administration.SharedAppli cationCollection`1.get_Item(SharedResourceProvider sharedResourceProvider) > at Microsoft.Office.Server.ServerContext.GetApplicati on[S,T](String name) > at > Microsoft.Office.Server.Search.Administration.Sear chContext..ctor(ServerContext serverContext, Boolean cached) > at > Microsoft.Office.Server.Search.Administration.Sear chContext.GetContext(ServerContext serverContext, Boolean cached) > at > Microsoft.Office.Server.Search.Administration.Sear chContext.GetContext(SharedResourceProvider sharedResourceProvider) > at > Microsoft.Office.Server.UserProfiles.CompanySite.S ynchronizeManagedPropertyMappings() > at Microsoft.Office.Server.UserProfiles.CompanySite._ Init(ServerContext > serverContext) > at Microsoft.Office.Server.UserProfiles.CompanySite.. ctor(ServerContext > serverContext) > at > Microsoft.Office.Server.UserProfiles.UserProfileCo nfigManager..ctor(ServerContext serverContext) > at > Microsoft.Office.Server.UserProfiles.ContentDBSync hronizer.SynchContentDB() > at > Microsoft.Office.Server.Diagnostics.FirstChanceHan dler.ExceptionFilter(Boolean > fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock > catchBlock, FinallyBlock finallyBlock) > > For more information, see Help and Support Center at > http://go.microsoft.com/fwlink/events.asp. > |
![]() |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error 7888 on proc_ar_BumpCacheInvalidationCounter during Active D | usenet | Sharepoint | 3 | 11-20-2007 10:27 AM |
| RE: Event ID 7888 when importing profiles | usenet | Sharepoint | 0 | 07-17-2007 08:56 AM |
| Re: Event ID 7888 and 202 | usenet | Sharepoint | 0 | 07-03-2007 10:12 AM |
| Error Event 7888 | usenet | Sharepoint | 0 | 04-30-2007 01:22 AM |
| Swap my Laptp for ipaq 5555 | usenet | Hardware | 0 | 06-12-2004 01:15 PM |




