SQLA 11.0.1.2355
IIS 6.0

We have a Mobilink Relay Server setup that has been in operation for a couple of years now. Each morning at 6:20 AM we have a Scheduled Task stop and restart the Relay Server service. Each morning at 6:30 AM we have Scheduled Task stop and restart the RSOE and Mobilink server services. These daily restarts have generally cleaned up any lingering problems and kept the links running smoothly.

However, on 8/29 at 08:55 AM we experienced a problem that did not recover. I have attached log file snippets below. It would appear communication was lost between the Relay Server and RSOE. But the Relay Server started reporting "Another OE instance has taken over the up channel already". We are trying to figure out what might have caused this situation? And why a double restart of the RSOE did not get traffic flowing again?

RSOE  LOG  FILE
I. 2011-08-29 08:42:29. <Backend-0000> [0] Successfully recycled session[1] snum=0036
I. 2011-08-29 08:42:29. <Backend-0000> [0] Successfully recycled session[3] snum=0035
I. 2011-08-29 08:43:29. <Backend-0000> [0] Successfully recycled session[2] snum=0038
I. 2011-08-29 08:43:29. <Backend-0000> [0] Successfully recycled session[4] snum=0037
I. 2011-08-29 08:44:00. <Backend-0000> Used recycled sidx=4 for ridx=0
I. 2011-08-29 08:44:21. <Backend-0000> Used recycled sidx=2 for ridx=1
I. 2011-08-29 08:45:03. <Backend-0000> Used recycled sidx=3 for ridx=1
I. 2011-08-29 08:45:03. <Backend-0000> Used recycled sidx=1 for ridx=1
I. 2011-08-29 08:52:29. <Backend-0000> [0] Successfully recycled session[2] snum=003a
I. 2011-08-29 08:52:29. <Backend-0000> [0] Successfully recycled session[4] snum=0039
I. 2011-08-29 08:53:29. <Backend-0000> [0] Successfully recycled session[1] snum=003c
I. 2011-08-29 08:53:29. <Backend-0000> [0] Successfully recycled session[3] snum=003b
I. 2011-08-29 08:53:59. <Backend-0000> Used recycled sidx=3 for ridx=1
I. 2011-08-29 08:54:22. <Backend-0000> Used recycled sidx=1 for ridx=1
I. 2011-08-29 08:55:02. <Backend-0000> Used recycled sidx=4 for ridx=1
I. 2011-08-29 08:55:04. <Backend-0000> Used recycled sidx=2 for ridx=1
E. 2011-08-29 08:55:28. <UpChannel-0000> networkRead: encountered a socket error errCode: 8, sysCode: 10054
E. 2011-08-29 08:55:28. <UpChannel-0000> Encountered socket error while reading relay server response!
E. 2011-08-29 08:55:28. <UpChannel-0000> UpChReconn: Error connecting UP channel, errCode: 0, sysCode: 0
E. 2011-08-29 08:55:28. <DnChannel-0000> Error notifying RS for OE shutdown, errCode: 9, sysCode: 10054
I. 2011-08-29 08:55:34. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 08:57:32. <UpChannel-0000> Error: Relay Server encountered an error
E. 2011-08-29 08:57:32. <UpChannel-0000> Failed to read response from relay server. Connection closed by server!
I. 2011-08-29 08:57:38. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 08:59:36. <UpChannel-0000> Error: Relay Server encountered an error
E. 2011-08-29 08:59:36. <UpChannel-0000> Failed to read response from relay server. Connection closed by server!
I. 2011-08-29 08:59:42. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 09:01:39. <UpChannel-0000> Error: Relay Server encountered an error
E. 2011-08-29 09:01:39. <UpChannel-0000> Failed to read response from relay server. Connection closed by server!
I. 2011-08-29 09:01:46. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 09:03:43. <UpChannel-0000> Error: Relay Server encountered an error
E. 2011-08-29 09:03:43. <UpChannel-0000> Failed to read response from relay server. Connection closed by server!
I. 2011-08-29 09:03:50. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 09:05:48. <UpChannel-0000> Error: Relay Server encountered an error
E. 2011-08-29 09:05:48. <UpChannel-0000> Failed to read response from relay server. Connection closed by server!
I. 2011-08-29 09:05:54. <UpChannel-0000> Successfully connected to relay server:

...
MORE OF SAME
...
I. 2011-08-29 11:22:51. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 11:24:31. <UpChannel-0000> Error: Relay Server encountered an error
E. 2011-08-29 11:24:31. <UpChannel-0000> Failed to read response from relay server. Connection closed by server!
I. 2011-08-29 11:24:37. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 11:24:37. <UpChannel-0000> Received an unexpected HTTP error from the web server:
                            HTTP/1.1 404 Relay Server not started and it is configured to disallow auto start. 
                            Connection: close
                            Date: Mon, 29 Aug 2011 18:24:37 GMT
                            Server: Microsoft-IIS/6.0
                            X-Powered-By: ASP.NET

I. 2011-08-29 11:24:43. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 11:24:43. <UpChannel-0000> Received an unexpected HTTP error from the web server:
                            HTTP/1.1 404 Relay Server not started and it is configured to disallow auto start. 
                            Connection: close
                            Date: Mon, 29 Aug 2011 18:24:43 GMT
                            Server: Microsoft-IIS/6.0
                            X-Powered-By: ASP.NET

I. 2011-08-29 11:24:49. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 11:24:49. <UpChannel-0000> Received an unexpected HTTP error from the web server:
                            HTTP/1.1 404 Relay Server not started and it is configured to disallow auto start. 
                            Connection: close
                            Date: Mon, 29 Aug 2011 18:24:49 GMT
                            Server: Microsoft-IIS/6.0
                            X-Powered-By: ASP.NET

I. 2011-08-29 11:24:55. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 11:24:55. <UpChannel-0000> Received an unexpected HTTP error from the web server:
                            HTTP/1.1 404 Relay Server not started and it is configured to disallow auto start. 
                            Connection: close
                            Date: Mon, 29 Aug 2011 18:24:55 GMT
                            Server: Microsoft-IIS/6.0
                            X-Powered-By: ASP.NET

I. 2011-08-29 11:25:01. <UpChannel-0000> Successfully connected to relay server: 142.xx.xx.xx:443
E. 2011-08-29 11:25:01. <UpChannel-0000> Received an unexpected HTTP error from the web server:
                            HTTP/1.1 404 Relay Server not started and it is configured to disallow auto start. 
                            Connection: close
                            Date: Mon, 29 Aug 2011 18:25:01 GMT
                            Server: Microsoft-IIS/6.0
                            X-Powered-By: ASP.NET

I. 2011-08-29 11:25:01. Waiting on OEMaster thread to terminate..
I. 2011-08-29 11:25:04. iAnywhere Outbound Enabler Version 11.0.1.2355
I. 2011-08-29 11:25:04. 
I. 2011-08-29 11:25:04. Copyright © 2001-2009, iAnywhere Solutions, Inc.
I. 2011-08-29 11:25:04. Portions copyright © 1988-2009, Sybase, Inc. All rights reserved.
I. 2011-08-29 11:25:04. Use of this software is governed by the Sybase License Agreement. Refer to http://www.sybase.com/softwarelicenses
I. 2011-08-29 11:25:04. 
I. 2011-08-29 11:25:04. <OEHost> [Outbound Enabler]
I. 2011-08-29 11:25:04. <OEHost>   verbosity = 2
I. 2011-08-29 11:25:04. <OEHost>   farm = AbInterfaceMobiLinkFarm
I. 2011-08-29 11:25:04. <OEHost>   server_id = AbInterfaceMobiLinkServer
I. 2011-08-29 11:25:04. <OEHost>   token = !
I. 2011-08-29 11:25:04. <OEHost>   backend connect = host=127.0.0.1;port=2439
I. 2011-08-29 11:25:04. <OEHost>   rs connect = https=1;host=142.xx.xx.xx;port=443;trusted_certificates=E:\aboriginal_interface\RelayServerOutboundEnabler\AbInterfaceRootPROD.crt
I. 2011-08-29 11:25:04. <OEHost>   reconnect delay = 5
I. 2011-08-29 11:25:04. <OEHost> 
I. 2011-08-29 11:25:04. <OEMaster> Successfully connected to backend server: 127.0.0.1:2439
I. 2011-08-29 11:25:04. <OEHost> Mac address: 00-13-21-65-d3-23!!
E. 2011-08-29 11:25:05. <OEHost> Received HTTP error response:
                        HTTP/1.1 404 Relay Server not started and it is configured to disallow auto start. 
                            Date: Mon, 29 Aug 2011 18:25:05 GMT
                            Server: Microsoft-IIS/6.0
                            X-Powered-By: ASP.NET

E. 2011-08-29 11:25:05. <OEMaster> Failed to start, exiting..
I. 2011-08-30 06:30:05. Waiting on OEMaster thread to terminate..

RELAY  SERVER  LOG  FILE
I. 2011-08-29 06:20:03. iAnywhere Relay Server Version 11.0.1.2355
I. 2011-08-29 06:20:03. 
I. 2011-08-29 06:20:03. Copyright © 2001-2009, iAnywhere Solutions, Inc.
I. 2011-08-29 06:20:03. Portions copyright © 1988-2009, Sybase, Inc. All rights reserved.
I. 2011-08-29 06:20:03. Use of this software is governed by the Sybase License Agreement. Refer to http://www.sybase.com/softwarelicenses
I. 2011-08-29 06:20:03. 
I. 2011-08-29 06:20:03. Machine ELLIPSE is running Windows 2003 Build 3790 Service Pack 2
I. 2011-08-29 06:20:03. Software built for X86
I. 2011-08-29 06:20:03. <rshost> Parsing config file 'D:\websites\AbInterfaceRelayServer\IAS_relay_server\Server\rs.config'
I. 2011-08-29 06:20:03. <rshost> Starting Relay Server 'ias_relay_server_host'
I. 2011-08-29 06:20:03. <rshost> Start logging to 'D:\Logfiles\AbInterface\AbInterfaceRelayServerLog.txt'
I. 2011-08-29 06:20:03. <4912.rshost:master> Memory manager version: iAnywhere shm_manager v1.1
I. 2011-08-29 06:20:03. <4912.rshost:master> Relay Server shared root version: iAnywhere shm_rs_root v1.0
I. 2011-08-29 06:20:03. <4912.rshost:master> [options]
I. 2011-08-29 06:20:03. <4912.rshost:master>   description = 
I. 2011-08-29 06:20:03. <4912.rshost:master>   shared_mem = 10M (+3M based on initial config)
I. 2011-08-29 06:20:03. <4912.rshost:master>   verbosity = 4
I. 2011-08-29 06:20:03. <4912.rshost:master>   start = no
I. 2011-08-29 06:20:03. <4912.rshost:master>   auto_stop = yes
I. 2011-08-29 06:20:03. <4912.rshost:master>   oe_timeout_minute = auto
I. 2011-08-29 06:20:03. <4912.rshost:master> [relay_server]
I. 2011-08-29 06:20:03. <4912.rshost:master>   enable = yes
I. 2011-08-29 06:20:03. <4912.rshost:master>   host = 142.xx.xx.xx
I. 2011-08-29 06:20:03. <4912.rshost:master>   http_port = 0
I. 2011-08-29 06:20:03. <4912.rshost:master>   https_port = 443
I. 2011-08-29 06:20:03. <4912.rshost:master>   description = Relay Server PC
I. 2011-08-29 06:20:03. <4912.rshost:master> [backend_farm]
I. 2011-08-29 06:20:03. <4912.rshost:master>   enable = yes
I. 2011-08-29 06:20:03. <4912.rshost:master>   id = AbInterfaceMobiLinkFarm
I. 2011-08-29 06:20:03. <4912.rshost:master>   description = Aboriginal Interface MobiLink Farm
I. 2011-08-29 06:20:03. <4912.rshost:master>   verbosity = inherit
I. 2011-08-29 06:20:03. <4912.rshost:master>   client_security = on
I. 2011-08-29 06:20:03. <4912.rshost:master>   backend_security = on
I. 2011-08-29 06:20:03. <4912.rshost:master>   inject_standard_cookie = yes
I. 2011-08-29 06:20:03. <4912.rshost:master>   inject_rs_cookie = yes
I. 2011-08-29 06:20:03. <4912.rshost:master>   inherited verbosity = 4
I. 2011-08-29 06:20:03. <4912.rshost:master> [backend_server]
I. 2011-08-29 06:20:03. <4912.rshost:master>   enable = yes
I. 2011-08-29 06:20:03. <4912.rshost:master>   farm = AbInterfaceMobiLinkFarm
I. 2011-08-29 06:20:03. <4912.rshost:master>   id = AbInterfaceMobiLinkServer
I. 2011-08-29 06:20:03. <4912.rshost:master>   description = 
I. 2011-08-29 06:20:03. <4912.rshost:master>   mac = !
I. 2011-08-29 06:20:03. <4912.rshost:master>   token = ***************
I. 2011-08-29 06:20:03. <4912.rshost:master>   up_trip_limit = 2000M
I. 2011-08-29 06:20:03. <4912.rshost:master>   down_trip_limit = 2000M
I. 2011-08-29 06:20:03. <4912.rshost:master>   verbosity = inherit
I. 2011-08-29 06:20:03. <4912.rshost:master>   inherited verbosity = 4
I. 2011-08-29 06:20:07. <7476.RSOE:1061828> After SHM_USE Attach: GetAttachCount: 1  GetRefCount: 1
I. 2011-08-29 06:20:07. <7476.RSOE:1061828> Received a new OE request
I. 2011-08-29 06:20:07. <7476.RSOE:1061828> 231 bytes OE_UPCHANNEL_CONNECT(farm=AbInterfaceMobiLinkFarm;backend=AbInterfaceMobiLinkServer;mac=00-13-21-65-d3-23!!;token=****;protocol=4;oeu=38a4cb8fdb01423e8549975c72477a4c)
I. 2011-08-29 06:20:07. <7476.RSOE:1061828> Processing up channel connect request
I. 2011-08-29 06:20:07. <7476.RSOE:1061828> Relabel up channel as <F0B0Up>
I. 2011-08-29 06:20:07. <7476.F0B0Up> Using RSOE protocol version 4
I. 2011-08-29 06:20:07. <7476.F0B0Up> Engaging...
I. 2011-08-29 06:20:07. <7476.F0B0Up> Engaged
I. 2011-08-29 06:20:07. <7476.F0B0Up> 45 bytes RS_UPCHANNEL_CONNECT_RESPONSE(fidx=0;bidx=0;rsid=_unused_;rsu=c86d557f87e046058dfda19ca9ffaef9;dtl=2097152000;oet=1)
I. 2011-08-29 06:20:07. <7476.F0B0Up> Established for server 'AbInterfaceMobiLinkServer' in farm 'AbInterfaceMobiLinkFarm'
I. 2011-08-29 06:20:07. <7476.F0B0Up> Waiting for client request
I. 2011-08-29 06:20:07. <7476.RSOE:1059A68> After SHM_USE Attach: GetAttachCount: 1  GetRefCount: 2
I. 2011-08-29 06:20:07. <7476.RSOE:1059A68> Received a new OE request
I. 2011-08-29 06:20:07. <7476.RSOE:1059A68> 49152 bytes OE_DNCHANNEL_CONNECT(fidx=0,bidx=0;oeu=38a4cb8fdb01423e8549975c72477a4c;rsu=c86d557f87e046058dfda19ca9ffaef9;49112 bytes punture)
I. 2011-08-29 06:20:07. <7476.RSOE:1059A68> Processing down channel connect request
I. 2011-08-29 06:20:07. <7476.RSOE:1059A68> Relabel down channel as <F0B0Dn>
I. 2011-08-29 06:20:07. <7476.F0B0Dn> Established for server 'AbInterfaceMobiLinkServer' in farm 'AbInterfaceMobiLinkFarm'
I. 2011-08-29 06:20:07. <7476.F0B0Dn> Waiting for server response
I. 2011-08-29 06:20:07. <7476.F0B0Dn> Trip left: 2097102848
I. 2011-08-29 06:20:37. <7476.F0B0Up> Sending a 4 bytes liveness packet
I. 2011-08-29 06:20:37. <7476.F0B0Up> 4 bytes RS_UPCHANNEL_NOOP()
I. 2011-08-29 06:20:37. <7476.F0B0Up> Waiting for client request
I. 2011-08-29 06:20:37. <7476.F0B0Dn> 4 bytes OE_DNCHANNEL_NOOP()
I. 2011-08-29 06:20:37. <7476.F0B0Dn> Waiting for server response
I. 2011-08-29 06:20:37. <7476.F0B0Dn> Trip left: 2097102844


MORE  OF  THE  SAME

I. 2011-08-29 08:54:24. <7820.Client:1079168> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:54:24. <7820.Client:1079168> New request for old session from DBMLSync/11.0.1.2652 relabeled as <F0B0S3eR1>
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Relaying headers
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Relaying Content-Length body
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Relaying server response
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Waiting for response packet
I. 2011-08-29 08:54:24. <7820.F0B0Up> 416 bytes RS_CLI_REQUEST_BEGIN(<F0B0S3eR1>;oidx=0;sidx=1;sfp=04e1ab4b;appt=8;per=0;payload=391)
I. 2011-08-29 08:54:24. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:54:24. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S3eR1>;oidx=0;sidx=1;sfp=04e1ab4b;payload=318;filler=3756)
I. 2011-08-29 08:54:24. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:54:24. <7820.F0B0Dn> Trip left: 2095979368
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Received down packet
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Replaying 318 bytes Content-Length response
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:54:24. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S3eR1>;oidx=0;sidx=1;sfp=04e1ab4b)
I. 2011-08-29 08:54:24. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:54:24. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:54:24. <7820.F0B0Dn> Trip left: 2095979348
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Received down packet
I. 2011-08-29 08:54:24. <7820.F0B0S3eR1> Going to Close SHM_USE
I. 2011-08-29 08:54:54. <7820.F0B0Up> Sending a 4 bytes liveness packet
I. 2011-08-29 08:54:54. <7820.F0B0Up> 4 bytes RS_UPCHANNEL_NOOP()
I. 2011-08-29 08:54:54. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:54:54. <7820.F0B0Dn> 4 bytes OE_DNCHANNEL_NOOP()
I. 2011-08-29 08:54:54. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:54:54. <7820.F0B0Dn> Trip left: 2095979344
I. 2011-08-29 08:55:03. <7820.Client:10771F8> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:03. <7820.Client:10771F8> Starting a new session 
I. 2011-08-29 08:55:03. <7820.Client:10771F8> New request for new session from DBMLSync/11.0.1.2472 relabeled as <F0B0S3fR1>
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying headers
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying Content-Length body
I. 2011-08-29 08:55:03. <7820.F0B0Up> 250 bytes RS_CLI_SESSION_BEGIN(<F0B0S3fR1>;sfp=aa3ddd85;appt=8;per=0;payload=231)
I. 2011-08-29 08:55:03. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying server response
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Waiting for response packet
I. 2011-08-29 08:55:03. <7820.F0B0Up> 590 bytes RS_CLI_SESSION_CONTINUE(<F0B0S3fR1>;sfp=aa3ddd85;payload=576)
I. 2011-08-29 08:55:03. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:03. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;payload=278;filler=3796)
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Trip left: 2095975248
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Replaying 457 bytes Content-Length response
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:03. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85)
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Trip left: 2095975228
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Going to Close SHM_USE
I. 2011-08-29 08:55:03. <7820.Client:1057AF8> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:03. <7820.Client:1057AF8> New request for old session from DBMLSync/11.0.1.2472 relabeled as <F0B0S3fR1>
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying headers
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying Content-Length body
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying server response
I. 2011-08-29 08:55:03. <7820.F0B0Up> 416 bytes RS_CLI_REQUEST_BEGIN(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;appt=8;per=0;payload=391)
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Waiting for response packet
I. 2011-08-29 08:55:03. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:03. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;payload=471;filler=3603)
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Trip left: 2095971132
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Replaying 471 bytes Content-Length response
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:03. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85)
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Trip left: 2095971112
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Going to Close SHM_USE
I. 2011-08-29 08:55:03. <7820.Client:1059A68> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:03. <7820.Client:1059A68> New request for old session from DBMLSync/11.0.1.2472 relabeled as <F0B0S3fR1>
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying headers
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying Content-Length body
I. 2011-08-29 08:55:03. <7820.F0B0Up> 416 bytes RS_CLI_REQUEST_BEGIN(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;appt=8;per=0;payload=391)
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Relaying server response
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Waiting for response packet
I. 2011-08-29 08:55:03. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:03. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;payload=366;filler=3708)
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Trip left: 2095967016
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Replaying 366 bytes Content-Length response
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:03. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85)
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:03. <7820.F0B0Dn> Trip left: 2095966996
I. 2011-08-29 08:55:03. <7820.F0B0S3fR1> Going to Close SHM_USE
I. 2011-08-29 08:55:04. <7820.Client:1055B88> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:04. <7820.Client:1055B88> New request for old session from DBMLSync/11.0.1.2472 relabeled as <F0B0S3fR1>
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Relaying headers
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Relaying Content-Length body
I. 2011-08-29 08:55:04. <7820.F0B0Up> 477 bytes RS_CLI_REQUEST_BEGIN(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;appt=8;per=0;payload=452)
I. 2011-08-29 08:55:04. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Relaying server response
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Waiting for response packet
I. 2011-08-29 08:55:04. <7820.F0B0Up> 38 bytes RS_CLI_REQUEST_CONTINUE(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;payload=18)
I. 2011-08-29 08:55:04. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:04. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;payload=278;filler=3796)
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Trip left: 2095962900
I. 2011-08-29 08:55:04. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85)
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Trip left: 2095962880
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Replaying 278 bytes Content-Length response
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Going to Close SHM_USE
I. 2011-08-29 08:55:04. <7820.Client:105B9D8> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:04. <7820.Client:105B9D8> New request for old session from DBMLSync/11.0.1.2472 relabeled as <F0B0S3fR1>
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Relaying headers
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Relaying Content-Length body
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Relaying server response
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Waiting for response packet
I. 2011-08-29 08:55:04. <7820.F0B0Up> 416 bytes RS_CLI_REQUEST_BEGIN(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;appt=8;per=0;payload=391)
I. 2011-08-29 08:55:04. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:04. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85;payload=318;filler=3756)
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Trip left: 2095958784
I. 2011-08-29 08:55:04. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S3fR1>;oidx=0;sidx=4;sfp=aa3ddd85)
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Trip left: 2095958764
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Replaying 318 bytes Content-Length response
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Received down packet
I. 2011-08-29 08:55:04. <7820.F0B0S3fR1> Going to Close SHM_USE
I. 2011-08-29 08:55:04. <7820.Client:1053C18> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:04. <7820.Client:1053C18> Starting a new session 
I. 2011-08-29 08:55:04. <7820.Client:1053C18> New request for new session from DBMLSync/11.0.1.2355 relabeled as <F0B0S40R1>
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Relaying headers
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Relaying Content-Length body
I. 2011-08-29 08:55:04. <7820.F0B0Up> 250 bytes RS_CLI_SESSION_BEGIN(<F0B0S40R1>;sfp=c6582933;appt=8;per=0;payload=231)
I. 2011-08-29 08:55:04. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Relaying server response
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Waiting for response packet
I. 2011-08-29 08:55:04. <7820.F0B0Up> 590 bytes RS_CLI_SESSION_CONTINUE(<F0B0S40R1>;sfp=c6582933;payload=576)
I. 2011-08-29 08:55:04. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:04. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;payload=278;filler=3796)
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Trip left: 2095954668
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Replaying 457 bytes Content-Length response
I. 2011-08-29 08:55:04. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933)
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:04. <7820.F0B0Dn> Trip left: 2095954648
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:04. <7820.F0B0S40R1> Going to Close SHM_USE
I. 2011-08-29 08:55:05. <7820.Client:1061828> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:05. <7820.Client:1061828> New request for old session from DBMLSync/11.0.1.2355 relabeled as <F0B0S40R1>
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Relaying headers
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Relaying Content-Length body
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Relaying server response
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Waiting for response packet
I. 2011-08-29 08:55:05. <7820.F0B0Up> 416 bytes RS_CLI_REQUEST_BEGIN(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;appt=8;per=0;payload=391)
I. 2011-08-29 08:55:05. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:05. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;payload=471;filler=3603)
I. 2011-08-29 08:55:05. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:05. <7820.F0B0Dn> Trip left: 2095950552
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Replaying 471 bytes Content-Length response
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:05. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933)
I. 2011-08-29 08:55:05. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:05. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:05. <7820.F0B0Dn> Trip left: 2095950532
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:05. <7820.F0B0S40R1> Going to Close SHM_USE
I. 2011-08-29 08:55:07. <7820.Client:1063798> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:07. <7820.Client:1063798> New request for old session from DBMLSync/11.0.1.2355 relabeled as <F0B0S40R1>
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Relaying headers
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Relaying Content-Length body
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Relaying server response
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Waiting for response packet
I. 2011-08-29 08:55:07. <7820.F0B0Up> 416 bytes RS_CLI_REQUEST_BEGIN(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;appt=8;per=0;payload=391)
I. 2011-08-29 08:55:07. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:07. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;payload=366;filler=3708)
I. 2011-08-29 08:55:07. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:07. <7820.F0B0Dn> Trip left: 2095946436
I. 2011-08-29 08:55:07. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933)
I. 2011-08-29 08:55:07. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:07. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:07. <7820.F0B0Dn> Trip left: 2095946416
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Replaying 366 bytes Content-Length response
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:07. <7820.F0B0S40R1> Going to Close SHM_USE
I. 2011-08-29 08:55:11. <7820.Client:1065708> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:11. <7820.Client:1065708> New request for old session from DBMLSync/11.0.1.2355 relabeled as <F0B0S40R1>
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Relaying headers
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Relaying Content-Length body
I. 2011-08-29 08:55:11. <7820.F0B0Up> 477 bytes RS_CLI_REQUEST_BEGIN(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;appt=8;per=0;payload=452)
I. 2011-08-29 08:55:11. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Relaying server response
I. 2011-08-29 08:55:11. <7820.F0B0Up> 38 bytes RS_CLI_REQUEST_CONTINUE(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;payload=18)
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Waiting for response packet
I. 2011-08-29 08:55:11. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:11. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;payload=278;filler=3796)
I. 2011-08-29 08:55:11. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:11. <7820.F0B0Dn> Trip left: 2095942320
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Replaying 278 bytes Content-Length response
I. 2011-08-29 08:55:11. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933)
I. 2011-08-29 08:55:11. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:11. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:11. <7820.F0B0Dn> Trip left: 2095942300
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:11. <7820.F0B0S40R1> Going to Close SHM_USE
I. 2011-08-29 08:55:12. <7820.Client:10695E8> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:12. <7820.Client:10695E8> New request for old session from DBMLSync/11.0.1.2355 relabeled as <F0B0S40R1>
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Relaying headers
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Relaying Content-Length body
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Relaying server response
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Waiting for response packet
I. 2011-08-29 08:55:12. <7820.F0B0Up> 416 bytes RS_CLI_REQUEST_BEGIN(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;appt=8;per=0;payload=391)
I. 2011-08-29 08:55:12. <7820.F0B0Up> Waiting for client request
I. 2011-08-29 08:55:12. <7820.F0B0Dn> 4096 bytes OE_SERVER_RESPONSE(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933;payload=318;filler=3756)
I. 2011-08-29 08:55:12. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:12. <7820.F0B0Dn> Trip left: 2095938204
I. 2011-08-29 08:55:12. <7820.F0B0Dn> 20 bytes OE_BACKEND_DISCONNECTED(<F0B0S40R1>;oidx=0;sidx=2;sfp=c6582933)
I. 2011-08-29 08:55:12. <7820.F0B0Dn> Closed request index R1.
I. 2011-08-29 08:55:12. <7820.F0B0Dn> Waiting for server response
I. 2011-08-29 08:55:12. <7820.F0B0Dn> Trip left: 2095938184
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Replaying 318 bytes Content-Length response
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Waiting for OE_BACKEND_DISCONNECTED packet
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Received down packet
I. 2011-08-29 08:55:12. <7820.F0B0S40R1> Going to Close SHM_USE
I. 2011-08-29 08:55:35. <6880.RSOE:1053C18> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:55:35. <6880.RSOE:1053C18> Received a new OE request
I. 2011-08-29 08:55:35. <6880.RSOE:1053C18> 231 bytes OE_UPCHANNEL_CONNECT(farm=AbInterfaceMobiLinkFarm;backend=AbInterfaceMobiLinkServer;mac=00-13-21-65-d3-23!!;token=****;protocol=4;oeu=3f75c633a73640adbae1a747487529a3)
I. 2011-08-29 08:55:35. <6880.RSOE:1053C18> Processing up channel connect request
I. 2011-08-29 08:55:35. <6880.RSOE:1053C18> Relabel up channel as <F0B0Up>
I. 2011-08-29 08:55:35. <6880.F0B0Up> Using RSOE protocol version 4
I. 2011-08-29 08:55:35. <6880.F0B0Up> Engaging...
E. 2011-08-29 08:57:32. <6880.F0B0Up> Another OE instance has taken over the up channel already.
I. 2011-08-29 08:57:32. <6880.F0B0Up> 4 bytes RS_ERR_SERVER_ERROR()
I. 2011-08-29 08:57:32. <6880.F0B0Up> Going to Close SHM_USE
I. 2011-08-29 08:57:38. <6880.RSOE:1055B88> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:57:38. <6880.RSOE:1055B88> Received a new OE request
I. 2011-08-29 08:57:38. <6880.RSOE:1055B88> 231 bytes OE_UPCHANNEL_CONNECT(farm=AbInterfaceMobiLinkFarm;backend=AbInterfaceMobiLinkServer;mac=00-13-21-65-d3-23!!;token=****;protocol=4;oeu=548e72f8c86a49b598d0591160702115)
I. 2011-08-29 08:57:38. <6880.RSOE:1055B88> Processing up channel connect request
I. 2011-08-29 08:57:38. <6880.RSOE:1055B88> Relabel up channel as <F0B0Up>
I. 2011-08-29 08:57:38. <6880.F0B0Up> Using RSOE protocol version 4
I. 2011-08-29 08:57:38. <6880.F0B0Up> Engaging...
E. 2011-08-29 08:59:36. <6880.F0B0Up> Another OE instance has taken over the up channel already.
I. 2011-08-29 08:59:36. <6880.F0B0Up> 4 bytes RS_ERR_SERVER_ERROR()
I. 2011-08-29 08:59:36. <6880.F0B0Up> Going to Close SHM_USE
I. 2011-08-29 08:59:42. <6880.RSOE:1057AF8> After SHM_USE Attach: GetAttachCount: 2  GetRefCount: 1
I. 2011-08-29 08:59:42. <6880.RSOE:1057AF8> Received a new OE request
I. 2011-08-29 08:59:42. <6880.RSOE:1057AF8> 231 bytes OE_UPCHANNEL_CONNECT(farm=AbInterfaceMobiLinkFarm;backend=AbInterfaceMobiLinkServer;mac=00-13-21-65-d3-23!!;token=****;protocol=4;oeu=188880d507a04be0a56afd3fbc1b15b9)
I. 2011-08-29 08:59:42. <6880.RSOE:1057AF8> Processing up channel connect request
I. 2011-08-29 08:59:42. <6880.RSOE:1057AF8> Relabel up channel as <F0B0Up>
I. 2011-08-29 08:59:42. <6880.F0B0Up> Using RSOE protocol version 4
I. 2011-08-29 08:59:42. <6880.F0B0Up> Engaging...

MOBIL INK  SERVER  LOG  FILE
I. 2011-08-29 08:55:04. <306> time_statistics I_SS_RESOURCE_ASSIGNMENT (no script)
I. 2011-08-29 08:55:04. <306> time_statistics <connection> (no script)
I. 2011-08-29 08:55:04. <306> COMMIT Transaction: end_synchronization
I. 2011-08-29 08:55:04. <306> Sending the download to the remote database
I. 2011-08-29 08:55:11. <306> Synchronization complete
I. 2011-08-29 08:55:18. <Main> end_connection <connection> (no script)
I. 2011-08-29 08:55:18. <Main> COMMIT Transaction: end_connection
I. 2011-08-29 08:55:18. <Main> Disconnected from consolidated database
I. 2011-08-29 09:55:18. <Main> end_connection <connection> (no script)
I. 2011-08-29 09:55:18. <Main> COMMIT Transaction: end_connection
I. 2011-08-29 09:55:18. <Main> Disconnected from consolidated database

IIS  LOG  FILE
2011-08-29 08:45:04 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:45:04 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:45:04 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:45:06 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:45:06 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:52:05 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 08:52:05 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 08:52:05 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 08:52:06 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 08:52:06 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 08:54:00 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 08:54:00 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 08:54:00 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 08:54:00 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 08:54:00 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 08:54:23 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 08:54:23 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 08:54:23 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 08:54:26 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 08:54:26 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 08:55:05 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:55:05 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:55:05 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:55:05 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 08:55:06 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 09:02:03 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 09:02:04 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 09:02:04 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 09:02:04 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0


LOG  FILE  CONTINUES  SAME  MESSAGES  UNTIL  11:55


2011-08-29 15:55:04 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 15:55:04 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 15:55:05 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 15:55:07 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 15:55:11 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 15:55:11 W3SVC1822829138 142.xx.xx.xx GET /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2011-08-29 15:57:32
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status 
2011-08-29 15:57:32 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 15:59:36 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:01:39 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:03:43 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:05:47 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:07:52 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:09:56 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:12:01 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:14:08 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:16:13 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:18:17 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:20:02 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:20:15 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:20:20 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:20:45 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:20:55 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:22:25 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:23:43 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:24:10 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:24:29 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:24:44 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:25:07 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:26:36 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:27:44 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:28:06 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:28:40 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:28:47 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:29:00 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:30:44 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:31:44 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:32:06 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:32:47 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:32:47 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:33:03 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:34:52 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:35:48 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:36:11 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:36:53 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:36:56 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:37:06 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:39:00 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:39:45 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:40:12 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:40:52 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:41:04 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:41:09 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:43:09 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:43:46 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:44:10 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:44:50 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:45:12 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:45:22 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:47:17 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:47:48 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:48:12 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:48:58 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:49:19 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:49:26 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:51:24 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:51:48 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:52:18 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:52:53 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:53:27 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:55:10 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:55:32 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:55:59 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 16:56:25 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 16:57:05 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 16:57:36 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:58:02 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 16:59:39 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 16:59:52 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 17:00:18 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 17:00:57 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 17:01:44 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 17:02:15 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 17:03:48 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 17:03:52 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 17:04:20 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 64.bb.bb.bb DBMLSync/11.0.1.2652 200 0 0
2011-08-29 17:05:05 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 184.cc.cc.cc DBMLSync/11.0.1.2472 200 0 0
2011-08-29 17:05:52 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0
2011-08-29 17:06:06 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 207.dd.dd.dd DBMLSync/11.0.1.2355 200 0 0
2011-08-29 17:07:55 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/client/rs_client.dll/AbInterfaceMobiLinkFarm - 443 - 242.aa.aa.a DBMLSync/11.0.1.2308 200 0 0
2011-08-29 17:07:56 W3SVC1822829138 142.xx.xx.xx POST /ias_relay_server/server/rs_server.dll - 443 - 142.yy.yy.yy IAS_OE_UpChannel 200 0 0

asked 08 Sep '11, 16:49

Bill%20Aumen's gravatar image

Bill Aumen
2.1k354775
accept rate: 16%

edited 08 Sep '11, 19:28


Hi Bill, According to the RS log (where timestamps are in local machine time), the rshost process was NOT restart around your local time of 9am.

Assuming your machines is in Victoria BC time zone GMT-7. According to the IIS access log (where timestamps are in GMT), your web service is restarted around 15:55GMT which is 8:55am at your local time.

The RSOE process was kept running until 11:55am. It lost connection at 8:55am due to the web server restart but the restart put rshost in a bad state where it disallow subsequent RSOE recovery. The RSOE log also indicates that the rshost process vanished at 11:24am. Restarting your RSOE at 11:55am doesn't help because rshost is not available at all.

This is an indication that IIS is terminating the worker process for the RSOE request non-gracefully during the restart.

There should be no need to restart the web service regularlly. IIS worker recycling should also be turn off. If you had to restart the web service for other reason, the safe way is to make sure the rshost service is restarted inbetween the web service restart.

RS version 12 had recently be made to withstand non-graceful shutdown of IIS worker process. Note: IIS administration operation can lead to silient non-graceful worker shutdown if it timeout finding a gap to apply the update.

If you need to restart the web service due to RS, we will apreciate further info so that we can solve the problem properly for you so that regular restart should not be necessary.

permanent link

answered 09 Sep '11, 08:31

Wing%20Wong's gravatar image

Wing Wong
266111
accept rate: 11%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×12

question asked: 08 Sep '11, 16:49

question was seen: 4,018 times

last updated: 09 Sep '11, 08:31