Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 14th, 2012  |  syntax: None  |  size: 1.74 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 2012-07-15 03:23:26 - [Program::Main] - NONE: Plaza.Server (version 0.0.1) initi
  2. alizing...
  3. 2012-07-15 03:23:26 - [ServiceThread::Run] - INFO: Thread started: generic
  4. 2012-07-15 03:23:26 - [CoreService::Core_LoadPlugins] - INFO: Plugins to be load
  5. ed: dw, net
  6. 2012-07-15 03:23:26 - [CoreService::Core_LoadPlugins] - INFO: Requesting plugin
  7. load for dw
  8. 2012-07-15 03:23:26 - [CoreService::Core_LoadPlugins] - INFO: Requesting plugin
  9. load for net
  10. 2012-07-15 03:23:26 - [TestService::OnStart] - ERROR: ...
  11. 2012-07-15 03:23:26 - [ServiceThread::Run] - INFO: Thread started: network
  12. 2012-07-15 03:23:26 - [DWService::OnStart] - INFO: DeeWeeNet service started!
  13. 2012-07-15 03:23:26 - [ServiceThread::Run] - INFO: Thread started: dw
  14. 2012-07-15 03:23:27 - [LocalMessageRouter::RunMessage] - ERROR: System.Net.Socke
  15. ts.SocketException: Only one usage of each socket address (protocol/network addr
  16. ess/port) is normally permitted
  17.    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress
  18. socketAddress)
  19.    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  20.    at Plaza.Server.Networking.TcpNetService.Net_TcpListen(String type, MessageDa
  21. ta data)
  22.    at Plaza.Server.Messages.LocalMessageRouter.RunMessage(MessageData message)
  23. 2012-07-15 03:23:27 - [LocalMessageRouter::RunMessage] - ERROR: System.Net.Socke
  24. ts.SocketException: Only one usage of each socket address (protocol/network addr
  25. ess/port) is normally permitted
  26.    at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress
  27. socketAddress)
  28.    at System.Net.Sockets.Socket.Bind(EndPoint localEP)
  29.    at Plaza.Server.Networking.UdpNetService.Net_UdpListen(String type, MessageDa
  30. ta data)
  31.    at Plaza.Server.Messages.LocalMessageRouter.RunMessage(MessageData message)