I'm attempting to publish User Profile Services from a SharePoint 2013 Farm, to another SharePoint 2013 Farm, and a SharePoint 2010 Farm.
I already have Search, Managed Metadata, and Business Data Connectivity services published to each farm, and they appear to be working fine. My only issue appears to be UPS, even though I do get a lot of topology errors related to the MMS service.
Any assistance would be greatly appreciated.
===============================================================================
===============================================================================
SharePoint 2013 Consuming farm:
===============================================================================
I followed the instructions provided at
http://technet.microsoft.com/en-us/library/ff621100%28v=office.15%29.aspx.
Instead of granting the Farm ID Access to the UPS Service Application, I granted the specific Application Pool accounts for each web application.
Also, I granted each consuming Web App, Application Pool account SPDataAccess role on the MySite Content DB.
I do not see the 'Newsfeed' ribbon at the top, and when attempting to 'follow' I get the following error:
UserProfileDBCache_WCFLogging :: ProfileDBCacheServiceClient.GetUserData threw exceptionSystem.ServiceModel.ActionNotSupportedException
===============================================================================
On the front end server, I'm recieving tons of the following error:
===============================================================================
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Foundation
Date: 6/4/2014 1:15:40 PM
Event ID: 8313
Task Category: Topology
Level: Error
Keywords:
User: <Consuming Farm WebApp AppPool Account>
Computer: <Consuming Server FQDN>
Description:
A failure was reported when trying to invoke a service application: EndpointFailure
Process Name: w3wp
Process ID: 3720
AppDomain Name: /LM/W3SVC/2140747972/ROOT-1-130463777366401652
AppDomain ID: 2
Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:c2733ce87ee6433ebf4c9563c5f99b71#authority=urn:uuid:23cb5c73570a421f8e47fdfb914a1632&authority=https://<PublishingServer>:32844/Topology/topology.svc
Active Endpoints: 1
Failed Endpoints:1
Affected Endpoint:
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
<EventID>8313</EventID>
<Version>15</Version>
<Level>2</Level>
<Task>13</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-06-04T18:15:40.225586400Z" />
<EventRecordID>7743</EventRecordID>
<Correlation ActivityID="{28A3979C-CAE9-204D-E10B-6F2C02844F80}" />
<Execution ProcessID="3720" ThreadID="1720" />
<Channel>Application</Channel>
<Computer><Consuming Front End Server></Computer>
<Security UserID="S-1-5-21-1832509708-312128488-2819139133-1182" />
</System>
<EventData>
<Data Name="string0">EndpointFailure</Data>
<Data Name="string1">w3wp</Data>
<Data Name="int2">3720</Data>
<Data Name="string3">/LM/W3SVC/2140747972/ROOT-1-130463777366401652</Data>
<Data Name="int4">2</Data>
<Data Name="string5">urn:schemas-microsoft-com:sharepoint:service:c2733ce87ee6433ebf4c9563c5f99b71#authority=urn:uuid:23cb5c73570a421f8e47fdfb914a1632&authority=https://<PublishingServer>:32844/Topology/topology.svc</Data>
<Data Name="int6">1</Data>
<Data Name="int7">1</Data>
<Data Name="string8">https://<PublishingServer>:32844/c2733ce87ee6433ebf4c9563c5f99b71/MetadataWebService.svc</Data>
</EventData>
</Event>
===============================================================================
On the Consuming App Server, I'm getting the following event log errors:
===============================================================================
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Portal Server
Date: 6/4/2014 2:00:01 PM
Event ID: 5555
Task Category: User Profiles
Level: Critical
Keywords:
User: <Consuming Farm Service Account>
Computer: <Consuming Server FQDN>
Description:
Failure trying to synch web application 8556aa66-d68e-4725-901c-3d74e2be809f, ContentDB dd5a352b-dbec-4ece-b5d1-13b74d35c1f1 Exception message was Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging
:: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache does not have 4e28f125-dd18-498c-a11c-b4b2e4dd5f43
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()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Portal Server" Guid="{8B3DDD3D-2B09-4669-BF81-E2D6921FEEEA}" />
<EventID>5555</EventID>
<Version>15</Version>
<Level>1</Level>
<Task>8</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-06-04T19:00:01.369761000Z" />
<EventRecordID>6730</EventRecordID>
<Correlation ActivityID="{D6A6979C-3AB3-204D-8AA9-B73AD51FFF44}" />
<Execution ProcessID="1628" ThreadID="5804" />
<Channel>Application</Channel>
<Computer><Consuming Server FQDN></Computer>
<Security UserID="S-1-5-21-1832509708-312128488-2819139133-1181" />
</System>
<EventData>
<Data Name="string0">Failure trying to synch web application 8556aa66-d68e-4725-901c-3d74e2be809f, ContentDB dd5a352b-dbec-4ece-b5d1-13b74d35c1f1</Data>
<Data Name="string1">Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.ApplicationProperties ProfilePropertyCache
does not have 4e28f125-dd18-498c-a11c-b4b2e4dd5f43
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()</Data>
</EventData>
</Event>
===============================================================================
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Foundation
Date: 6/4/2014 2:00:00 PM
Event ID: 6398
Task Category: Timer
Level: Critical
Keywords:
User: <Consuming Farm Service Account>
Computer: <Consuming Server FQDN>
Description:
The Execute method of job definition Microsoft.Office.Server.UserProfiles.LMTRepopulationJob (ID c75cd64c-c5ff-4587-9f29-6def5cba7800) threw an exception. More information is included below.
System.ServiceModel.ActionNotSupportedException
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
<EventID>6398</EventID>
<Version>15</Version>
<Level>1</Level>
<Task>12</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-06-04T19:00:00.979133900Z" />
<EventRecordID>6728</EventRecordID>
<Correlation ActivityID="{D6A6979C-3AB4-204D-8AA9-BE7937ED7166}" />
<Execution ProcessID="1628" ThreadID="1776" />
<Channel>Application</Channel>
<Computer><Consuming Server FQDN></Computer>
<Security UserID="S-1-5-21-1832509708-312128488-2819139133-1181" />
</System>
<EventData>
<Data Name="string0">Microsoft.Office.Server.UserProfiles.LMTRepopulationJob</Data>
<Data Name="string1">c75cd64c-c5ff-4587-9f29-6def5cba7800</Data>
<Data Name="string2">System.ServiceModel.ActionNotSupportedException</Data>
</EventData>
</Event>
===============================================================================
Log Name: Application
Source: Microsoft-SharePoint Products-SharePoint Foundation
Date: 6/4/2014 1:59:00 PM
Event ID: 8313
Task Category: Topology
Level: Error
Keywords:
User: <Consuming Farm Service Account>
Computer: <Consuming Server FQDN>
Description:
A failure was reported when trying to invoke a service application: EndpointFailure
Process Name: OWSTIMER
Process ID: 1628
AppDomain Name: DefaultDomain
AppDomain ID: 1
Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:c2733ce87ee6433ebf4c9563c5f99b71#authority=urn:uuid:23cb5c73570a421f8e47fdfb914a1632&authority=https://<PublishingServer>:32844/Topology/topology.svc
Active Endpoints: 1
Failed Endpoints:1
Affected Endpoint:
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
<EventID>8313</EventID>
<Version>15</Version>
<Level>2</Level>
<Task>13</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-06-04T18:59:00.861505900Z" />
<EventRecordID>6727</EventRecordID>
<Correlation />
<Execution ProcessID="1628" ThreadID="2408" />
<Channel>Application</Channel>
<Computer><Consuming Server FQDN></Computer>
<Security UserID="S-1-5-21-1832509708-312128488-2819139133-1181" />
</System>
<EventData>
<Data Name="string0">EndpointFailure</Data>
<Data Name="string1">OWSTIMER</Data>
<Data Name="int2">1628</Data>
<Data Name="string3">DefaultDomain</Data>
<Data Name="int4">1</Data>
<Data Name="string5">urn:schemas-microsoft-com:sharepoint:service:c2733ce87ee6433ebf4c9563c5f99b71#authority=urn:uuid:23cb5c73570a421f8e47fdfb914a1632&authority=https://<PublishingServer>:32844/Topology/topology.svc</Data>
<Data Name="int6">1</Data>
<Data Name="int7">1</Data>
<Data Name="string8">https://<PublishingServer>:32844/c2733ce87ee6433ebf4c9563c5f99b71/MetadataWebService.svc</Data>
</EventData>
</Event>