This is a migrated thread and some comments may be shown as answers.

test email is failing

1 Answer 68 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Zach
Top achievements
Rank 1
Zach asked on 18 Jan 2013, 05:25 PM
I am trying to find out why our TeamPulse email notifications are not working.  I attempted to send a test email and I am getting the exception below.  I checked the integration-log.txt on the server and i do not see any errors relating to this.  I also double checked that I can browse to http://[server]/TeamPulse.Services/Synchronization/ and http://[server]
/TeamPulse.Services/Notifications/ on the server.  However, I cannot browse to them from other machines, is that correct behavior?

What else can I do to troubleshoot this?

Thanks!



Exception Type: TeamPulse.Client.TeamPulseException
Exception Message: An error occurred while sending the test email.  Please ensure that the TeamPulse integration service running and try again.

(Inner Exception)
Exception Type: System.ServiceModel.CommunicationException
Exception Message: [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
   at System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
   at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
   at System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
   at TeamPulse.Client.NotificationService.NotificationServiceClient.NotificationServiceClientChannel.EndSendTestEmail(IAsyncResult result)
   at TeamPulse.Client.NotificationService.NotificationServiceClient.TeamPulse.Client.NotificationService.INotificationService.EndSendTestEmail(IAsyncResult result)
   at TeamPulse.Client.NotificationService.NotificationServiceClient.OnEndSendTestEmail(IAsyncResult result)
   at System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)
(Inner Exception)
Exception Type: System.Net.WebException
Exception Message: [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
   at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
   at System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
(Inner Exception)
Exception Type: System.Net.WebException
Exception Message: [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Debugging resource strings are unavailable. Often the key and arguments provide sufficient information to diagnose the problem. See http://go.microsoft.com/fwlink/?linkid=106663&Version=5.1.10411.0&File=System.Windows.dll&Key=HttpWebRequest_WebException_RemoteServer
   at System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
   at System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
   at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)

















1 Answer, 1 is accepted

Sort by
0
Zach
Top achievements
Rank 1
answered on 18 Jan 2013, 08:50 PM
i resolved this.  it had to do with the user the TeamPulseIntegrationService was running as.
Tags
General Discussions
Asked by
Zach
Top achievements
Rank 1
Answers by
Zach
Top achievements
Rank 1
Share this question
or