v-5-0-12 Can not start as application...Name already in use

Options
21388: 10:22:38.786 - NewUDP: address specified as: "0.0.0.0" adding listener to each available IPv4 address
21388: 10:22:38.787 - NewUDP: Adding listener on: 192.168.0.109: 5055 with a listen backlog of: 500
21388: 10:22:38.787 - CMultiPoolBufferAllocator::GetAllocator() - "CUDPSocketServer:UDP:192.168.0.109:5055"
21388: 10:22:38.787 - NewUDP: Adding listener on: 192.168.0.109: 5055 with a listen backlog of: 500
21388: 10:22:38.787 - CMultiPoolBufferAllocator::GetAllocator() - "CUDPSocketServer:UDP:192.168.0.109:5055"
21388: 10:22:38.787 - CService::OnException() - Exception: CNamedServerCollection::AddServer() - Name already in use: UDP:192.168.0.109:5055
21388: 10:22:38.788 - Server shutting down...
21388: 10:22:38.788 - Shutdown monitoring enabled, 60000ms before process abort
21388: 10:22:38.788 - Notifying CLR applications of shutdown...
21388: 10:22:38.788 - RequestApplicationStop: 3
21388: 10:22:38.789 - RequestApplicationStop: 2
21388: 10:22:38.791 - RequestApplicationStop: 4
21388: 10:22:38.792 - RequestStop: defalt app domain
21388: 10:22:38.793 - Shutting down NEW TCP Outbound Connection Manager...
21388: 10:22:38.793 - Shutting down ENet host...
21388: 10:22:38.793 - Disconnecting all peers...
21388: 10:22:38.793 - Shutting down socket servers...


Comments

  • chvetsov
    Options
    hi, @yy4844613

    please check your PhotonServer.config. It looks like you have two Udp listeners with same address and port

    best,
    ilya