Advertisement
Guest User

server crash

a guest
May 22nd, 2015
746
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.06 KB | None | 0 0
  1.  
  2. [2:20] * Springiee ServerManage error: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to http://zero-k.info/SpringieService.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
  3.  
  4. [2:20] * Springiee at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  5.  
  6. [2:20] * Springiee at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  7.  
  8. [2:20] * Springiee --- End of inner exception stack trace ---
  9.  
  10. [2:20] * Springiee at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  11.  
  12. [2:20] * Springiee at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  13.  
  14. [2:20] * Springiee at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
  15.  
  16. [2:20] * Springiee --- End of inner exception stack trace ---
  17.  
  18. [2:20] * Springiee at System.Net.HttpWebRequest.GetResponse()
  19.  
  20. [2:20] * Springiee at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
  21.  
  22. [2:20] * Springiee --- End of inner exception stack trace ---
  23.  
  24. [2:20] * Springiee
  25.  
  26. [2:20] * Springiee Server stack trace:
  27.  
  28. [2:20] * Springiee at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
  29.  
  30. [2:20] * Springiee at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
  31.  
  32. [2:20] * Springiee at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
  33.  
  34. [2:20] * Springiee at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
  35.  
  36. [2:20] * Springiee at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  37.  
  38. [2:20] * Springiee at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  39.  
  40. [2:20] * Springiee at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
  41.  
  42. [2:20] * Springiee
  43.  
  44. [2:20] * Springiee Exception rethrown at [0]:
  45.  
  46. [2:20] * Springiee at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  47.  
  48. [2:20] * Springiee at System.Runtime.Remoting.Proxies.R
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement