Advertisement
Guest User

Cherwell Error 1/18/2019

a guest
Jan 18th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. Message:
  2. Can not connect to the server.
  3.  
  4. Operating System:
  5. Microsoft Windows NT 6.2.9200.0
  6.  
  7. Type:
  8. Trebuchet.Trebuchet3TierConnectFailedException
  9.  
  10. AutoDeploySiteAvailable:
  11. True
  12.  
  13. HResult:
  14. -2146233088
  15.  
  16. InnerException:
  17. System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://utdallas.cherwellondemand.com:8001//CherwellAppServer/ServerDiscoveryService.svc. The connection attempt lasted for a time span of 00:00:01.0313392. TCP error code 10061: No connection could be made because the target machine actively refused it 209.143.147.225:8001. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 209.143.147.225:8001
  18. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  19. at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
  20. at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  21. --- End of inner exception stack trace ---
  22.  
  23. Server stack trace:
  24. at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  25. at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  26. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  27. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  28. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  29. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  30. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  31.  
  32. Exception rethrown at [0]:
  33. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  34. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  35. at System.ServiceModel.ICommunicationObject.Open()
  36. at Trebuchet.Remoting.ServiceChannelFactory`1.CreateChannel()
  37. at Trebuchet.Remoting.ServiceChannelFactory`1.GetChannel(Guid& id)
  38. at Trebuchet.Remoting.RemotingManager.UpdateConnectionInformationFromServer(ConnectionDef connectionDef)
  39. at Trebuchet.Remoting.RemotingManager.EstablishWCFConnectionInternal(ConnectionDef cd, Exception& failedToConnectException)
  40.  
  41. LocalizableMessageList:
  42. System.Collections.Generic.List`1[Trebuchet.LocalizableMessage]
  43.  
  44. LogLevel:
  45. Error
  46.  
  47. Message:
  48. Can not connect to the server.
  49.  
  50. Source:
  51. Trebuchet.Remoting
  52.  
  53. StackTrace:
  54. at Trebuchet.Remoting.RemotingManager.SetInternalConnectionAndConnect(ConnectionDef cd)
  55. at Trebuchet.Remoting.RemotingCoordinator.Connect(ConnectionDef cd)
  56. at Trebuchet.API.TrebuchetApi.Connect(ConnectionDef cd, Boolean bPrivilegedConnect)
  57. at Trebuchet.Windows.Forms.LoginHelper.Connect(ConnectionDef cd, Boolean bShowError, Boolean bShowUpgradeDlg)
  58.  
  59. TargetSite:
  60. Void SetInternalConnectionAndConnect(Trebuchet.ConnectionDef)
  61.  
  62.  
  63.  
  64. Type:
  65. System.ServiceModel.EndpointNotFoundException
  66.  
  67. HResult:
  68. -2146233087
  69.  
  70. InnerException:
  71. System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 209.143.147.225:8001
  72. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  73. at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
  74. at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  75.  
  76. Message:
  77. Could not connect to net.tcp://utdallas.cherwellondemand.com:8001//CherwellAppServer/ServerDiscoveryService.svc. The connection attempt lasted for a time span of 00:00:01.0313392. TCP error code 10061: No connection could be made because the target machine actively refused it 209.143.147.225:8001.
  78.  
  79. Source:
  80. mscorlib
  81.  
  82. StackTrace:
  83.  
  84. Server stack trace:
  85. at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  86. at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  87. at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
  88. at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
  89. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  90. at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
  91. at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
  92.  
  93. Exception rethrown at [0]:
  94. at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  95. at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  96. at System.ServiceModel.ICommunicationObject.Open()
  97. at Trebuchet.Remoting.ServiceChannelFactory`1.CreateChannel()
  98. at Trebuchet.Remoting.ServiceChannelFactory`1.GetChannel(Guid& id)
  99. at Trebuchet.Remoting.RemotingManager.UpdateConnectionInformationFromServer(ConnectionDef connectionDef)
  100. at Trebuchet.Remoting.RemotingManager.EstablishWCFConnectionInternal(ConnectionDef cd, Exception& failedToConnectException)
  101.  
  102. TargetSite:
  103. Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
  104.  
  105.  
  106.  
  107. Type:
  108. System.Net.Sockets.SocketException
  109.  
  110. ErrorCode:
  111. 10061
  112.  
  113. HResult:
  114. -2147467259
  115.  
  116. Message:
  117. No connection could be made because the target machine actively refused it 209.143.147.225:8001
  118.  
  119. NativeErrorCode:
  120. 10061
  121.  
  122. SocketErrorCode:
  123. ConnectionRefused
  124.  
  125. Source:
  126. System
  127.  
  128. StackTrace:
  129. at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
  130. at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
  131. at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
  132.  
  133. TargetSite:
  134. Void DoConnect(System.Net.EndPoint, System.Net.SocketAddress)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement