Photon server is not included

Options
protolar
edited February 2014 in Any Topic & Chat
My Photon does not want to run at startup starts shows the current consumption of RAM and after 5 seconds falls . Watching the log I found that error but dont have tackle this problem. help please!

Here is my log:

3136: 18:26:55.574 - —-
3136: 18:26:55.619 - Service: "Photon Socket Server" starting
3136: 18:26:55.619 - Config File: C:\Users\LD\Downloads\Photon Network\server\deploy\bin_win32\PhotonServer.config
3136: 18:26:55.701 - Will produce at most: 10 crash dumps
3136: 18:26:55.712 - Action: run as exe
3136: 18:26:55.780 - Server Starting...
3136: 18:26:55.814 - Tick count: 24199015 (wraps in: 49.4302 days)
3136: 18:26:55.814 - Tick count 64: 24199046
3136: 18:26:55.814 - Photon Version: 3.2.6.2037
3136: 18:26:55.814 - PID: 3656
3136: 18:26:55.822 - Config File: C:\Users\LD\Downloads\Photon Network\server\deploy\bin_win32\PhotonServer.config
3136: 18:26:55.939 - Max message size: 512000
3136: 18:26:55.989 - S2S: MaxInboundMessageSize: 512000
3136: 18:26:55.989 - S2S: MaxOutboundMessageSize: 512000
3136: 18:26:55.989 - S2S: No inactivity timeout
3136: 18:26:56.216 - WebSocket S2S: MaxInboundMessageSize: 512000
3136: 18:26:56.216 - WebSocket S2S: MaxOutboundMessageSize: 512000
3136: 18:26:56.216 - WebSocket S2S: No inactivity timeout
3136: 18:26:56.217 - Max Reliable Data In Transit (awaiting ACKs) per peer : 51200 bytes
3136: 18:26:56.217 - Per peer bandwidth limit
3136: 18:26:56.217 - Transmit Rate Limit: 256 KB/Sec
3136: 18:26:56.217 - Limit period: 200ms
3136: 18:26:56.217 - Limit per period: 52428 bytes
3136: 18:26:56.217 - Max queued data for transmission per peer: 512000 bytes
3136: 18:26:56.217 - Minimum retransmit timeout: 200
3136: 18:26:56.217 - Minimum ENet timeout: 5000ms
3136: 18:26:56.217 - Maximum ENet timeout: 30000ms
3136: 18:26:56.217 - Max Inbound Reliable Data Queued (awaiting resends of earlier sequence numbers) per peer : 163840 bytes
3136: 18:26:56.217 - Outbound ENet: MaxInboundMessageSize: 512000
3136: 18:26:56.217 - Outbound ENet: MaxOutboundMessageSize: 512000
3136: 18:26:56.580 - About to load runtime: PhotonHostRuntime.PhotonDomainManager from PhotonHostRuntime, Culture=neutral, PublicKeyToken=02C301B61B060C4D
3136: 18:26:56.580 - CLRBaseDirectory set to "C:\Users\LD\Downloads\Photon Network\server\deploy"
3136: 18:26:56.580 - Optimising event broadcast for 20 or more peers
3136: 18:26:56.609 - About to load CLR - versions available:
3136: 18:26:56.609 - v2.0.50727
3136: 18:26:56.609 - v4.0.30319
3136: 18:26:56.609 - No preference in configuration file, will load latest.
3136: 18:26:56.609 - About to load version: "v4.0.30319"
3136: 18:26:56.757 - Loaded version: "v4.0.30319"
3136: 18:27:01.859 - Photon host runtime loaded
3136: 18:27:20.458 - DefaultDomain:1 - GetLicenseInformation() failed. Exception:
System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Не удается найти указанный файл.
File name: 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

at...
System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Не удается найти указанный файл.
File name: 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' —-> System.IO.FileNotFoundException: Could not load file or assembly 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Не удается найти указанный файл.
File name: 'System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry
value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

at PhotonHostRuntime.Licensing.GetLicenseInformation(IPhotonServerShutdown shutdown, Int32& maxConcurrentConnections, String[]& validIps, Boolean& isBootstrap, Version assemblyVersion, ILogToUnmanagedLog unmanagedLog, PhotonDomainManager domainManager)
at PhotonHostRuntime.PhotonDomainManager.PhotonDefaultAppDomainBehavior.GetLicenseInformation(IPhotonServerShutdown shutdown, Int32& maxConcurrentConnections, String[]& validIps)
at PhotonHostRuntime.PhotonDomainManager.GetLicenseInformation(IPhotonServerShutdown shutdown, Int32& maxConcurrentConnections, String[]& validIps)

3136: 18:27:20.748 - CService::OnException() - Exception: CManagedHost::GetLicenseInformation() - Failed to obtain runtime license information. - Не удается найти указанный файл.
3136: 18:27:20.748 - Server shutting down...
3136: 18:27:20.748 - Notifying CLR applications of shutdown...
3136: 18:27:20.748 - RequestStop: defalt app domain
3136: 18:27:20.750 - Shutting down WebSocket Outbound Connection Manager...
3136: 18:27:20.786 - Shutting down TCP Outbound Connection Manager...
3136: 18:27:20.786 - Shutting down ENet Outbound Connection Manager...
3136: 18:27:20.786 - Disconnecting all outbound peers...
3136: 18:27:20.841 - Shutting down socket servers...
3136: 18:27:20.841 - Shutting down ENet thread pool...
3136: 18:27:20.841 - Shutting down TCP inactivity timers...
3136: 18:27:20.853 - Shutting down CLR applications...
3136: 18:27:20.853 - Shutting down business logic thread pool...
3136: 18:27:20.854 - Shutting down I/O thread pool...
3136: 18:27:20.854 - Destroying servers
3136: 18:27:20.854 - Destroying WebSocket Outbound Connection Manager
3136: 18:27:20.854 - Destroying TCP Outbound Connection Manager
3136: 18:27:20.854 - Destroying TCP inactivity timer
3136: 18:27:20.854 - Destroying ENet timer wheel
3136: 18:27:20.854 - Destroying ENet host
3136: 18:27:20.855 - Destroying ENet outbound host
3136: 18:27:20.855 - Flushing ENET buffer allocator...
3136: 18:27:20.855 - Flushing TCP buffer allocator...
3136: 18:27:20.855 - Flushing TCP buffer handle allocator...
3136: 18:27:20.855 - Flushing stream socket allocator...
3136: 18:27:20.855 - Flushing inbound datagram socket allocator...
3136: 18:27:20.855 - Flushing outbound datagram socket allocator...
3136: 18:27:20.855 - Destroying CLR dispatcher
3136: 18:27:20.855 - Destroying CLR applications
3136: 18:27:20.856 - Release domain manager: 1
3136: 18:27:20.868 - ~CManagedHost
3136: 18:27:20.868 - Destroying ENet thread pool
3136: 18:27:20.868 - Destroying Business logic thread pool
3136: 18:27:20.868 - Destroying I/O thread pool
3136: 18:27:20.868 - Destroying ENet buffer allocator
3136: 18:27:20.868 - Destroying TCP buffer allocator
3136: 18:27:20.868 - Destroying TCP socket allocator
3136: 18:27:20.868 - Destroying ENet inbound socket allocator
3136: 18:27:20.868 - Destroying ENet outbound socket allocator
3136: 18:27:20.868 - Scheduling performance counters for atexit destruction
3136: 18:27:21.002 - Shutdown complete...
3136: 18:27:21.002 - Service shutting down
3136: 18:27:21.003 - Service shut down complete

Comments