
Untitled
By: a guest on
Jul 14th, 2012 | syntax:
None | size: 1.74 KB | hits: 14 | expires: Never
2012-07-15 03:23:26 - [Program::Main] - NONE: Plaza.Server (version 0.0.1) initi
alizing...
2012-07-15 03:23:26 - [ServiceThread::Run] - INFO: Thread started: generic
2012-07-15 03:23:26 - [CoreService::Core_LoadPlugins] - INFO: Plugins to be load
ed: dw, net
2012-07-15 03:23:26 - [CoreService::Core_LoadPlugins] - INFO: Requesting plugin
load for dw
2012-07-15 03:23:26 - [CoreService::Core_LoadPlugins] - INFO: Requesting plugin
load for net
2012-07-15 03:23:26 - [TestService::OnStart] - ERROR: ...
2012-07-15 03:23:26 - [ServiceThread::Run] - INFO: Thread started: network
2012-07-15 03:23:26 - [DWService::OnStart] - INFO: DeeWeeNet service started!
2012-07-15 03:23:26 - [ServiceThread::Run] - INFO: Thread started: dw
2012-07-15 03:23:27 - [LocalMessageRouter::RunMessage] - ERROR: System.Net.Socke
ts.SocketException: Only one usage of each socket address (protocol/network addr
ess/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress
socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at Plaza.Server.Networking.TcpNetService.Net_TcpListen(String type, MessageDa
ta data)
at Plaza.Server.Messages.LocalMessageRouter.RunMessage(MessageData message)
2012-07-15 03:23:27 - [LocalMessageRouter::RunMessage] - ERROR: System.Net.Socke
ts.SocketException: Only one usage of each socket address (protocol/network addr
ess/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress
socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at Plaza.Server.Networking.UdpNetService.Net_UdpListen(String type, MessageDa
ta data)
at Plaza.Server.Messages.LocalMessageRouter.RunMessage(MessageData message)