This question is locked. New answers and comments are not allowed.
Hello-
We recently noticed a problem when we went to change our password for one of our Sync Servers. The sync server in question is TFS 2012 and it is failing with the following error:
We recently noticed a problem when we went to change our password for one of our Sync Servers. The sync server in question is TFS 2012 and it is failing with the following error:
Exception Type: TeamPulse.Client.TeamPulseException<BR>Exception Message: A Communication Exception occurred while attempting to connect to the Synchronization Service. No server entry has been added to TeamPulse. Please ensure the TeamPulse Integration Service is running on your TeamPulse server and is listening at the following address: <A href="http://servername/Services/SynchronizationService.svc">http://servername/Services/SynchronizationService.svc<;/A><BR> at TeamPulse.Client.Presentation.Sync.SyncServersPresenterModel.service_TestConnectionToRemoteServerCompleted(Object sender, TestConnectionToRemoteServerCompletedEventArgs e)<BR> at TeamPulse.Client.SynchronizationService.TeamPulseSynchronizationServiceClient.OnTestConnectionToRemoteServerCompleted(Object state)<BR>(Inner Exception)<BR>Exception Type: System.ServiceModel.CommunicationException<BR>Exception Message: The remote server returned an error: NotFound.<BR> at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)<BR> at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)<BR> at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)<BR> at TeamPulse.Client.SynchronizationService.TeamPulseSynchronizationServiceClient.TeamPulseSynchronizationServiceClientChannel.EndTestConnectionToRemoteServer(IAsyncResult result)<BR> at TeamPulse.Client.SynchronizationService.TeamPulseSynchronizationServiceClient.TeamPulse.Client.SynchronizationService.ITeamPulseSynchronizationService.EndTestConnectionToRemoteServer(IAsyncResult result)<BR> at TeamPulse.Client.SynchronizationService.TeamPulseSynchronizationServiceClient.OnEndTestConnectionToRemoteServer(IAsyncResult result)<BR> at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)<BR>(Inner Exception)<BR>Exception Type: System.Net.WebException<BR>Exception Message: The remote server returned an error: NotFound.<BR> at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)<BR> at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)<BR> at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)<BR>(Inner Exception)<BR>Exception Type: System.Net.WebException<BR>Exception Message: The remote server returned an error: NotFound.<BR> at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)<BR> at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)<BR> at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
This is troubling because we have the following facts still true:
1) We can access the URL http://servername/Services/SynchronizationService.svc with not problem
2) We have another sync'd server pointing to TFS 2010 and it works fine
Any assistance at all on how we can debug and figure out what is happening is greatly appreciated!
Thanks,
-Chris