且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

用户配置文件服务每隔一小时就会失败

更新时间:2023-12-02 16:27:58

该消息表明UPSA不可用.这可能是由于以下几个原因:

1)UPSA和/或代理未处于启动"状态

2)服务器场中没有服务器,其中没有用户配置文件服务".服务实例处于启动状态

3)Web应用程序代理关联不包括UPSA代理


Hello

We have SP 2013, after almost every one hour user profile service fails. It logs two events almost at same time with ID 5555. and has same following message, 2 messages which get logged at same time have different but repeating GUIDs of web app and Content DB.

(Example 1:00 PM) Event 1:

Failure trying to synch web application X1 (guid), ContentDB X2  Exception message was Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 582f0790-f2b1-4be2-a92e-e861b91782ac

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PerfmonInstanceHandle()

   at Microsoft.Office.Server.UserProfiles.ContentDBSynchronizer..ctor(ELogType logType, SPContentDatabase cdb, SPJobState jobState, SyncType syncType, WSSSyncUsageEntry usage, String[] excludedAccountsRegexStrings)

   at Microsoft.Office.Server.UserProfiles.WSSProfileSyncJob.Execute()

 

(Example 1:00 PM) Event 2:

Failure trying to synch web application Y1, ContentDB Y2  Exception message was Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 582f0790-f2b1-4be2-a92e-e861b91782ac

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PerfmonInstanceHandle()

   at Microsoft.Office.Server.UserProfiles.ContentDBSynchronizer..ctor(ELogType logType, SPContentDatabase cdb, SPJobState jobState, SyncType syncType, WSSSyncUsageEntry usage, String[] excludedAccountsRegexStrings)

   at Microsoft.Office.Server.UserProfiles.WSSProfileSyncJob.Execute()

 

 

(Example 2:00 PM) Event 3:

Failure trying to synch web application X1 (guid), ContentDB X2  Exception message was Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 582f0790-f2b1-4be2-a92e-e861b91782ac

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PerfmonInstanceHandle()

   at Microsoft.Office.Server.UserProfiles.ContentDBSynchronizer..ctor(ELogType logType, SPContentDatabase cdb, SPJobState jobState, SyncType syncType, WSSSyncUsageEntry usage, String[] excludedAccountsRegexStrings)

   at Microsoft.Office.Server.UserProfiles.WSSProfileSyncJob.Execute()

 

(Example 2:00 PM) Event 4:

Failure trying to synch web application Y1, ContentDB Y2  Exception message was Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 582f0790-f2b1-4be2-a92e-e861b91782ac

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties()

   at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PerfmonInstanceHandle()

   at Microsoft.Office.Server.UserProfiles.ContentDBSynchronizer..ctor(ELogType logType, SPContentDatabase cdb, SPJobState jobState, SyncType syncType, WSSSyncUsageEntry usage, String[] excludedAccountsRegexStrings)

   at Microsoft.Office.Server.UserProfiles.WSSProfileSyncJob.Execute()

The message indicates that the UPSA is unavailable. This could be for a few reasons:

1) The UPSA and/or Proxy is not in the Started state

2) There is no server in the farm where the "User Profile Service" service instance is in a Started state

3) The Web Application Proxy association doesn't include the UPSA Proxy