O.P. RE: WLM random logoff's
Finally I was able to determine the relevant lines in the log:
[16:48:44.07] Zone_HotmailProtocol CMNSConnection::OnPNGTimer@03A07070: PNG timer fired for 1th time
[16:48:44.07] Zone_Net CTCPNetworkLayer::Send (03A07C58) >> sent 5 bytes on socket 2708
[16:48:44.07] Zone_HotmailProtocol CMNSConnection::SendNetMsg@03A07070: Sent >PNG<
[16:48:59.08] Zone_HotmailProtocol CMNSConnection::OnPNGTimer@03A07070: PNG timer fired for 1th time
[16:48:59.08] Zone_Net CTCPNetworkLayer::Send (03A07C58) >> sent 5 bytes on socket 2708
[16:48:59.08] Zone_HotmailProtocol CMNSConnection::SendNetMsg@03A07070: Sent >PNG<
[16:49:14.08] Zone_HotmailProtocol CMNSConnection::OnPNGTimer@03A07070: PNG timer fired for 1th time
[16:49:14.08] Zone_Net CTCPNetworkLayer::Send (03A07C58) >> sent 5 bytes on socket 2708
[16:49:14.08] Zone_HotmailProtocol CMNSConnection::SendNetMsg@03A07070: Sent >PNG<
[16:49:16.13] Zone_Net CTCPNetworkLayer::OnMessage (03A07C58) (2) >> Got WM_WSASELECT_MESSAGE(1055) from WSAAsyncSelect for socket = 2708, error = 10053, event = FD_CLOS
What's happening is that sometimes my client doesn't reply to the server PNG (ping) commands. usually it returns a QNG command to acknowledge connectivity, but when it fails to do so the socket is regarded to as closed (error 10053) and the log off procedure kicks in.
I'm in contact with the WLM escalation team but with no success.
Any gurus out there who can try to troubleshoot this issue?
This post was edited on 10-01-2008 at 02:42 PM by c0rnflex.
|