Jump to content

Another unhandled exception


Pirlo1966
Go to solution Solved by Luke,

Recommended Posts

Pirlo1966

I´m out of luck. After my first HTPC not able to start MB server, nozw my other HTPC can no longer launch MB server.

 

I get an unhandled error. 

Translated it says. each socket address can only be used once

Elk socketadres (protocol/netwerkadres/poort) kan normaal slechts één keer worden gebruikt
System.Net.Sockets.SocketException
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at System.Net.Sockets.TcpListener.Start(Int32 backlog)
   at System.Net.Sockets.TcpListener.Start()
   at Alchemy.TcpServer.Listen(Object state)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Edited by ehgeahrev
Link to comment
Share on other sites

  • Solution

sometimes windows takes several minutes to release the IP bindings. This can happen every now and then if you're restarting the server frequently. just wait five minutes or reboot the machine.

  • Like 1
Link to comment
Share on other sites

Pirlo1966

Yes, the problem disapeared. No idea if it is possible but perhaps it is a good idea to adapt the MB error message when this happens. The text in your reply is just fine.

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...