SharePoint Server Event Viewer Log
Please see if you can give me some tips or point me to the right direction on how to fix these. Any help on these would greatly appreciated !!!! Thanks so much!Error #1 (App only)Source: Windows SharePoint ServCategory: Timer Event ID: 6759Description: The Execute method of job definition "SPSolutionDeploymentJobDefinition" (id "cf356529-3b95-4ab6-8616-2cf3fb91b405") threw an exception. The object DeploymentConfig Name=global-deployment Parent=SPSolutionLanguagePack Name=0 has been deleted by another user since it was last fetched. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.Error #2 (both App & WFE)Source: Office SharePoint ServeCategory: User ProfilesEvent ID: 5555Description: Failure trying to synch web application 6af0785d-143a-45b4-933a-ca32db58b3eb, ContentDB 0949bd66-324a-48d6-adb0-beb6ee3fa61a Exception message was Lock request time out period exceeded. The statement has been terminated.Error #3 (both App & WFE)Source: Office SharePoint ServerCategory: Office Server General Event ID: 7888Description: A runtime exception was detected. Details follow. Message: Lock request time out period exceeded. The statement has been terminated. Techinal Details: System.Data.SqlClient.SqlException: Lock request time out period exceeded. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) 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.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.Office.Server.Data.SqlSession.ExecuteNonQuery(SqlCommand command) at Microsoft.Office.Server.UserProfiles.ProfileSynchLockContentDB..ctor(SharedDatabase dbShared, Guid contentDBID, Int32 nTimeout) at Microsoft.Office.Server.UserProfiles.ProfileSynchLockContentDB.AttemptAcquireLock(ServerContext ctxt, Guid contentDBID, Int32 nTimeout, Boolean bThrow) at Microsoft.Office.Server.UserProfiles.ProfileSynchLockContentDB.AttemptAcquireLock(ServerContext ctxt, Guid contentDBID, Boolean bThrow) at Microsoft.Office.Server.UserProfiles.ContentDBSynchronizer.SynchContentDB() at Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock) For more information, see Help and Support Center at
February 19th, 2010 10:55pm

Hi therem Sounds like you may have sync issues, though this is only based on the information from your event logs. So, this might be caused by restoring a content database from one server farm into a different server farm without first removing the original database and then running stsadm –o preparetomove. Or, it may be down to the recreation of the SSP resulting in the databases beng out of sync, or even due to a site collection being locked and then the databases ending up out of sync. Try this: stsadm -o sync -listolddatabases 5 This lists all the the rows that haven't been synced in 5 days. stsadm -o sync -deleteolddatabases 5 This deleted the information that had not been synched. This does NOT delete content databases. It affects rows in the SSP database only. Also, check that your sites are not locked. Check out this link: http://home.dzeee.net/blogs/sp/Lists/Posts/Post.aspx?ID=29 Others that describes the issues you are having: http://blogs.msdn.com/echarran/archive/2007/03/06/office-sharepoint-server-eventid-7888.aspx http://mossytips.blogspot.com/2008/10/error-event-id-5555-event-id-7888-after.html Hope this helps Cheers Geoff
Free Windows Admin Tool Kit Click here and download it now
February 21st, 2010 1:44pm

Thank you Geoff!!! I have tried the below from your instructions and the WFE is gone but still getting the #5555 and #7888 on the App Server. Any ideas what I need to do next? Thank you so much for your help!!!---------------------------------------------------------stsadm -o sync -listolddatabases 5 This lists all the the rows that haven't been synced in 5 days. stsadm -o sync -deleteolddatabases 5 This deleted the information that had not been synched. This does NOT delete content databases. It affects rows in the SSP database only.Also, check that your sites are not locked.Check out this link: http://home.dzeee.net/blogs/sp/Lists/Posts/Post.aspx?ID=29
February 25th, 2010 7:41pm

Does anyone have this same issue and/or can help me with this?When i do this command: stsadm -o sync -listolddatabases 0 I get a list of synchonized databasesID:#### Synchorized Date & TimeWhen I do stsadm -o sync -listolddatabases 1 stsadm -o sync -listolddatabases 5 I get this message:Shared Service Provider Default_SSPNo database match the criteria for this Shared Service Provider What does this mean? Please help...
Free Windows Admin Tool Kit Click here and download it now
March 1st, 2010 8:53pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics