ERROR Photon.SocketServer.PeerBase - System.OutOfMemoryExcep

lpp168
lpp168
edited January 2014 in Photon Server
[code2=csharp]2013-12-27 10:40:02,561 [167] ERROR Photon.SocketServer.PeerBase - System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
at System.Threading.Thread.Start(Object parameter)
at Photon.SocketServer.PeerBase.InitializeEncryption(Byte[] otherPartyPublicKey, EncryptionMethod mode) in c:\svncontent\photon-socketserver-sdk_3.2\src\Photon.SocketServer\PeerBase.cs:line 375
at Photon.SocketServer.PeerBase.OnInitEncryptionRequest(OperationRequest operationRequest, SendParameters sendParameters) in c:\svncontent\photon-socketserver-sdk_3.2\src\Photon.SocketServer\PeerBaseInternal.cs:line 44
at Photon.SocketServer.PeerBase.OnInternalOperationRequest(Byte[] data, SendParameters sendParameters) in c:\svncontent\photon-socketserver-sdk_3.2\src\Photon.SocketServer\PeerBaseInternal.cs:line 127
at Photon.SocketServer.PeerBase.OnReceiveInternal(Byte[] data, SendParameters sendParameters, Int32 rtt, Int32 rttVariance, Int32 numFailures) in c:\svncontent\photon-socketserver-sdk_3.2\src\Photon.SocketServer\PeerBase.cs:line 748[/code2]

Comments