Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.47 KB | None | 0 0
  1. 2017-03-27 01:32:36,801 [11] ERROR Service connector disconnected. Error: System.TimeoutException: Client is unable to finish the security negotiation within the configured timeout (00:00:00). The current negotiation leg is 1 (00:00:00). ---> System.TimeoutException: The open operation did not complete within the allotted timeout of 00:00:00. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: Open timed out after 00:00:00 while establishing a transport session to net.tcp://r2-ol2016-x64:8072/Service/PstMessageInfoMapper. The time allotted to this operation may have been a portion of a longer timeout. ---> System.TimeoutException: Connecting to via net.tcp://r2-ol2016-x64:8072/Service/PstMessageInfoMapper timed out after 00:00:00. Connection attempts were made to 0 of 1 available addresses (). Check the RemoteAddress of your channel and verify that the DNS records for this endpoint correspond to valid IP Addresses. The time allotted to this operation may have been a portion of a longer timeout.
  2. at System.ServiceModel.Channels.SocketConnectionInitiator.CreateTimeoutException(Uri uri, TimeSpan timeout, IPAddress[] addresses, Int32 invalidAddressCount, SocketException innerException)
  3. at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  4. at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  5. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  6. --- End of inner exception stack trace ---
  7. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  8. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  9. --- End of inner exception stack trace ---
  10.  
  11. Server stack trace:
  12. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  13. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  14. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  15. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  16.  
  17. Exception rethrown at [0]:
  18. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  19. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  20. at System.ServiceModel.ICommunicationObject.Open(TimeSpan timeout)
  21. at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
  22. --- End of inner exception stack trace ---
  23.  
  24. Server stack trace:
  25. at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
  26. at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan timeout)
  27. at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
  28. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  29. at System.ServiceModel.Security.CommunicationObjectSecurityTokenProvider.Open(TimeSpan timeout)
  30. at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan timeout)
  31. at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
  32. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  33. at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)
  34. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  35. at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
  36. at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
  37. at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
  38. at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
  39. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  40. at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.SyncWaiter.TryGetChannel()
  41. at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.SyncWaiter.TryWait(TChannel& channel)
  42. at System.ServiceModel.Channels.ReliableChannelBinder`1.ChannelSynchronizer.TryGetChannel(Boolean canGetChannel, Boolean canCauseFault, TimeSpan timeout, MaskingMode maskingMode, TChannel& channel)
  43. at System.ServiceModel.Channels.ReliableChannelBinder`1.Send(Message message, TimeSpan timeout, MaskingMode maskingMode)
  44. at System.ServiceModel.Channels.SendReceiveReliableRequestor.OnRequest(Message request, TimeSpan timeout, Boolean last)
  45. at System.ServiceModel.Channels.ReliableRequestor.Request(TimeSpan timeout)
  46. at System.ServiceModel.Channels.ClientReliableSession.Open(TimeSpan timeout)
  47. at System.ServiceModel.Channels.ClientReliableDuplexSessionChannel.OnOpen(TimeSpan timeout)
  48. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  49. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  50. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  51. at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
  52. at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
  53. at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
  54. at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  55. at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  56. at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  57.  
  58. Exception rethrown at [0]:
  59. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  60. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  61. at TVS.TransVaultInsight.Transport.Controller.Collect.Wcf.IPstMessageInfoMapperService.TestConnection()
  62. at TVS.TransVaultInsight.Transport.Controller.Collect.Wcf.Client.ProxyPstMessageInfoMapper.TestConnection()
  63. at TVS.Framework.Mca.Common.Transport.Wcf.Implementation.ServiceConnector.TestConnection()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement