I have recently renamed a SharePoint 2010 server (MELSP2010 => MELSP02) and followed the recommended steps to reconfigure database connection strings and alternate access mappings.
Almost everything is working again.
I am getting an error when accessing CA > Application Management > Manage service applications.
"The specified user or domain group was not found" along with the correlation id.
After checking the log files, I'm seeing these entries...
04/08/2011 10:09:32.01 w3wp.exe (0x0E70) 0x1468 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://melsp02:49034/_admin/ServiceApplications.aspx)
ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.01 w3wp.exe (0x0E70) 0x1468 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/
ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.02 w3wp.exe (0x0E70) 0x1468 SharePoint Portal Server User Profiles cm6y High User Profile Application Proxy failed
to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: No User Profile Application available to service the request. Contact your farm administrator. at
Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext
serviceContext) ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.02 w3wp.exe (0x0E70) 0x1468 SharePoint Portal Server User Profiles cm6y High User Profile Application Proxy failed
to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: No User Profile Application available to service the request. Contact your farm administrator. at
Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext
serviceContext) ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.02 w3wp.exe (0x0E70) 0x1468 SharePoint Portal Server User Profiles cm6y High User Profile Application Proxy failed
to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: No User Profile Application available to service the request. Contact your farm administrator. at
Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext
serviceContext) ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.03 w3wp.exe (0x0E70) 0x1468 SharePoint Portal Server User Profiles cm6y High User Profile Application Proxy failed
to retrieve partitions from User Profile Application: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: No User Profile Application available to service the request. Contact your farm administrator. at
Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_ApplicationProperties() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.get_PartitionIDs() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.IsAvailable(SPServiceContext
serviceContext) ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.06 w3wp.exe (0x0E70) 0x1468 SharePoint Foundation Topology 75dz High The SPPersistedObject with Name User Profile
Service Application, Id 440262f6-21d9-4988-b167-caf5652966e2, Parent 0c503244-2768-4800-8233-e917208c1f6f failed to initialize with the following error: Microsoft.SharePoint.SPException: The specified user or domain group was not found. ---> System.Security.Principal.IdentityNotMappedException:
Some or all identity references could not be translated. at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess) at System.Security.Principal.NTAccount.Translate(Type
targetType) at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedSuffix) --- End of inner exception stack trace --- at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String
encodedSuffix) at Microsoft.SharePoint.Utilities.SPUtility.GetFullUserKeyFromFullName(String fullName) at Microsoft.SharePoint.Administration.SPAce`1.GetBinaryId(UTF8Encoding encoding)
at Microsoft.SharePoint.Administration.SPAce`1..ctor(String principalName, String displayName, Byte[] securityIdentifier) at Microsoft.SharePoint.Administration.SPAcl`1.Add(String principalName, String displayName, Byte[] securityIdentifier,
T grantRightsMask, T denyRightsMask) at Microsoft.SharePoint.Administration.SPAcl`1..ctor(String persistedAcl) at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.InitializeAcl()
at Microsoft.SharePoint.Administration.SPPersistedObject.Initialize(ISPPersistedStoreProvider persistedStoreProvider, Guid id, Guid parentId, String name, SPObjectStatus status, Int64 version, XmlDocument state) ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.06 w3wp.exe (0x0E70) 0x1468 SharePoint Foundation Runtime tkau Unexpected System.Security.Principal.IdentityNotMappedException:
Some or all identity references could not be translated. at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess) at System.Security.Principal.NTAccount.Translate(Type
targetType) at Microsoft.SharePoint.Administration.Claims.SPClaimProviderManager.GetProviderUserKey(String encodedSuffix) ea2839ad-10ba-440c-914c-8722caad2dbe
04/08/2011 10:09:32.07 w3wp.exe (0x0E70) 0x1468 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://melsp02:49034/_admin/ServiceApplications.aspx)).
Execution Time=57.7282866956555 ea2839ad-10ba-440c-914c-8722caad2dbe
Just wondering what I should do...?









