Windows 7 Connection is not open

n0f34r
edited October 2011 in Photon Server
I get this weird error when trying to load photon on windows 7, it say can't start the application because connection is not open, and then it shuts down. Any idea what this could be caused by?

Comments

  • can you please post the logs?
  • UDP address specified as:0.0.0.0 adding listener to each available IPv4 address
    5040: 14:20:39.445 - Adding UDP listener on :192.168.0.30: 5055 with a listen backlog of: 500
    5040: 14:20:39.445 - Adding UDP listener on :127.0.0.1: 5055 with a listen backlog of: 500
    5040: 14:20:39.445 - Forcing all applications ids to: "MonsterSchoolGameServer1"
    5040: 14:20:39.445 - UDP address specified as:0.0.0.0 adding listener to each available IPv4 address
    5040: 14:20:39.445 - Adding UDP listener on :192.168.0.30: 5056 with a listen backlog of: 500
    5040: 14:20:39.445 - Adding UDP listener on :127.0.0.1: 5056 with a listen backlog of: 500
    5040: 14:20:39.445 - Forcing all applications ids to: "MonsterSchoolGameServer2"
    5040: 14:20:39.445 - UDP address specified as:0.0.0.0 adding listener to each available IPv4 address
    5040: 14:20:39.445 - Adding UDP listener on :192.168.0.30: 5057 with a listen backlog of: 500
    5040: 14:20:39.445 - Adding UDP listener on :127.0.0.1: 5057 with a listen backlog of: 500
    5040: 14:20:41.879 - CService::OnException() - Exception: CManagedHost::PhotonRunning() - Failed in AppDomain: 3 - The connection is not open.
    5040: 14:20:41.879 - Server shutting down...

    This is part of the log, let me know should you need more from it.

    Thanks!
  • 5040: 14:20:41.879 - CService::OnException() - Exception: CManagedHost::PhotonRunning() - Failed in AppDomain: 3 - The connection is not open.

    Can you please check the PhotonCLR log ?
    It semes that AppDomain 3 does something on Setup that causes an exception.