Jump to content

Server Restart Error


Chillout

Recommended Posts

Chillout

A manual server restart or scheduled trigger restart fails to restart the server.  

 

Something changed on thursday Feb 12 that failed to restart the server the next morning. The last 2 mornings the MB server failed to restart after the scheduled trigger.  A computer reboot will fix the problem with MB starting up normally.

 

This portion of the log was recorded after the trigger restart. I never had MB fail to reload after its nightly restart.

2015-02-15 03:45:02.2832 Info - App: Disposing ServerManager
2015-02-15 03:45:03.5292 Error - App: Error disposing ServerManager
	*** Error Report ***
	Version: 3.0.5518.3
	Command line: C:\Users\.\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\.\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\.\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
	Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
	System.IO.IOException
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
	   at SocketHttpListener.Net.ResponseStream.InternalWrite(Byte[] buffer, Int32 offset, Int32 count)
	   at SocketHttpListener.Net.ResponseStream.Close()
	   at SocketHttpListener.Net.HttpConnection.Close(Boolean force_close)
	   at SocketHttpListener.Net.HttpListener.Cleanup(Boolean close_existing)
	   at SocketHttpListener.Net.HttpListener.Close(Boolean force)
	   at SocketHttpListener.Net.HttpListener.Close()
	   at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.WebSocketSharpListener.Stop()
	   at MediaBrowser.Server.Implementations.HttpServer.HttpListenerHost.Dispose(Boolean disposing)
	   at MediaBrowser.Server.Implementations.HttpServer.HttpListenerHost.Dispose()
	   at MediaBrowser.Server.Implementations.ServerManager.ServerManager.DisposeHttpServer()
	   at MediaBrowser.Server.Implementations.ServerManager.ServerManager.Dispose(Boolean dispose)
	   at MediaBrowser.Server.Implementations.ServerManager.ServerManager.Dispose()
	   at MediaBrowser.Common.Implementations.BaseApplicationHost`1.Dispose(Boolean dispose)
	InnerException: System.Net.Sockets.SocketException
	An established connection was aborted by the software in your host machine
	   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
	   at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...