Problem with Topology service

Every once in a while on our web front ends we get this error.   no uhmc-sp-app01 has not been a part of this farm for quite some time.  It was at one time our "application" server (a physical server) , but since we have replace it with app02 and app03(virtual servers)  We went through the process of uninstalling sharepoint on that server and removing it through central admin and what not .. but it still appears that something references this server every once in a while .. and I think it has caused some erratic behavior at times.. random errors saving a form, random errors in search.. and the errors seem to coincide with this error (which could be my imagination) .. Any ideas how to get sharepoint to stop looking at that old server for topology services?

SharePoint Web Services Round Robin Service Load Balancer Event: EndpointFailure

Process Name: w3wp

Process ID: 7916

AppDomain Name: /LM/W3SVC/2053670262/ROOT-1-130184307893738340

AppDomain ID: 2

Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:da6811af8ea549538690adcad5e91a62#authority=urn:uuid:4597d74d77e849e1a9129decefa7e10f&authority=https://uhmc-sp-app01:32844/Topology/topology.svc

Active Endpoints: 1

Failed Endpoints:1

Affected Endpoint: http://uhmc-sp-wfe03:32843/da6811af8ea549538690adcad5e91a62/SearchService.svc

July 16th, 2013 8:06pm

If you do a get-spserver do you see uhmc-sp-app01?
Free Windows Admin Tool Kit Click here and download it now
July 16th, 2013 9:08pm

I do not .. All I see are the servers that are actually in the farm
July 17th, 2013 12:50pm

and what if you do 

Get-spserviceinstance | Select TypeName, Server

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2013 9:06pm

and what if you do 

Get-spserviceinstance | Select TypeName,

July 22nd, 2013 3:02pm

Just some additional info from

(Get-SPTopologyServiceApplicationProxy).ApplicationProxies | Format-List *

and

Get-SPTopologyServiceApplication | Format-List *

Note the first command returns the app01 which doesn't exist.. and the second command returns the app02 which does exist.. and the "name" of 1 matches the "id" of the second

PS C:\Windows\system32> (Get-SPTopologyServiceApplicationProxy).ApplicationProx
es | Format-List *


DisplayName                 : Application Discovery and Load Balancer Service A
                              pplication Proxy_4597d74d-77e8-49e1-a912-9decefa7
                              e10f
TypeName                    : Application Discovery and Load Balancer Service A
                              pplication Proxy
ServiceEndpointUri          : https://uhmc-sp-app01:32844/Topology/topology.svc
ManageLink                  :
PropertiesLink              :
CanUpgrade                  : True
IsBackwardsCompatible       : True
NeedsUpgradeIncludeChildren : False
NeedsUpgrade                : False
UpgradeContext              : Microsoft.SharePoint.Upgrade.SPUpgradeContext
Name                        : 4597d74d-77e8-49e1-a912-9decefa7e10f
Id                          : 4d1f4881-588d-43a6-8cb5-005618be33b6
Status                      : Online
Parent                      : SPTopologyWebServiceProxy
Version                     : 6024
Properties                  : {}
Farm                        : SPFarm Name=SharePoint_ConfigDB
UpgradedPersistedProperties : {}

 

PS C:\Windows\system32> Get-SPTopologyServiceApplication | Format-List *


LoadBalancerUrl              : https://uhmc-sp-app02:32844/Topology/topology.sv
                               c
DisplayName                  : Application Discovery and Load Balancer Service
                               Application
TypeName                     : Application Discovery and Load Balancer Service
                               Application
ApplicationClassId           : ece729db-e3d3-4e91-b225-e27b050bf5ed
ApplicationVersion           : 1.0.0.0
Uri                          : https://uhmc-sp-app02:32844/Topology/topology.sv
                               c
IisVirtualDirectoryPath      : SharePoint Web Services\Topology
ApplicationPool              : SPIisWebServiceApplicationPool Name=SharePoint W
                               eb Services System
PermissionsLink              : Microsoft.SharePoint.Administration.SPAdministra
                               tionLink
Endpoints                    : {}
DefaultEndpoint              : SPIisWebServiceEndpoint
Shared                       : False
Comments                     :
TermsOfServiceUri            :
Service                      : SPTopologyWebService
ServiceInstances             : {, , , }
ServiceApplicationProxyGroup : SPServiceApplicationProxyGroup
ManageLink                   :
PropertiesLink               :
CanUpgrade                   : True
IsBackwardsCompatible        : True
NeedsUpgradeIncludeChildren  : False
NeedsUpgrade                 : False
UpgradeContext               : Microsoft.SharePoint.Upgrade.SPUpgradeContext
Name                         : Topology
Id                           : 4597d74d-77e8-49e1-a912-9decefa7e10f
Status                       : Online
Parent                       : SPTopologyWebService
Version                      : 5189770
Properties                   : {}
Farm                         : SPFarm Name=SharePoint_ConfigDB
UpgradedPersistedProperties  : {}

 

PS C:\Windows\system32>

Free Windows Admin Tool Kit Click here and download it now
July 22nd, 2013 3:44pm

Hi Jason, how did you solve this. Ive got similar behaviour on Sharepoint 2013.

April 28th, 2015 1:21am

I never did .. I still get the error randomly.   It doesn't appear to be causing any problems but sadly it still pops up from time to time.

Free Windows Admin Tool Kit Click here and download it now
April 28th, 2015 12:56pm

http://blogs.msdn.com/b/besidethepoint/archive/2011/02/19/how-i-learned-to-stop-worrying-and-love-the-sharepoint-topology-service.aspx
June 1st, 2015 10:58pm

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

Other recent topics Other recent topics