Hello,
I came in this morning and found that the User Profile Service Application on our SharePoint 2013 Enterprise farm had become corrupt. I tried correcting the issues however was not able
to restore functionality. I then removed the User Profile Service Application and recreated it again. I am able to complete a full sync of our Active Directory OUs however it appears that when our Mysite web applications is accessed it displays
the error that "something went wrong". The correlation ID is not giving much to work on either. Is there something that needs to be done to link the User Profile Sync to the existing MySites that still exist on the Mysites web application?
While recreating the User Profile I did create new databases and a new IIS app_pool account.
Server Details:
- Server 1 - windows 2012 - SharePoint 2013 Enterprise Web front and and application server
- Server 2 - windows 2012 - SP Index server
- Server 3 - windows 2012 - SQL 2012 Enterprise - Clustered
- Server 4 - windows 2012 - SQL 2012 Enterprise - Clustered
ULS Errors:
Error while checking user's My Site location (silently ignored): Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging
:: UserProfileApplicationProxy.GetRawPartitionID has null proxy at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.GetRawPartitionID(SPServiceContext serviceContext) at Microsoft.Office.Server.UserProfiles.ProfileLoader..ctor(SPServiceContext
serviceContext, Boolean IgnoreUserPrivacy) at Microsoft.Office.Server.UserProfiles.ProfileLoader.GetProfileLoader(SPServiceContext serviceContext, Boolean IgnoreUserPrivacy) at Microsoft.SharePoint.Portal.WebControls.PersonalSpaceRedirect.RedirectToGlobalPrivatePage().
Application error when access /_layouts/15/MySite.aspx, Error=UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.GetRawPartitionID has null proxy
at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.GetRawPartitionID(SPServiceContext serviceContext)
at Microsoft.Office.Server.UserProfiles.ProfileLoader..ctor(SPServiceContext serviceContext, Boolean IgnoreUserPrivacy)
at Microsoft.Office.Server.UserProfiles.ProfileLoader.GetProfileLoader(SPServiceContext serviceContext, Boolean IgnoreUserPrivacy)
at Microsoft.SharePoint.Portal.WebControls.CreatePersonalSpace.Page_Load(Object sender, EventArgs args)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase.OnLoad(EventArgs e)
at Microsoft.SharePoint.WebControls.LayoutsPageBase.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Thank you for any help you can provide.