|
From: <in...@sy...> - 2012-07-11 08:24:21
|
We encountered a problem which should never arise. The respone we got in 2009 (asking for how to handle a data store sync. request for "configuration" data store was): "The client is able to do not take care about the 404 error that comes from a server that doesn't support this source and finish properly the sync." This client does not accepting the 404 response and is stopping synchronization session (see synclog.txt). - Are we wrong with our assumption client has problems with 404 status code? - Has client code been changed, so we need to answer that request properly? - We're willing to implement a valid response. Where can we find documentation about the expected responses to such a sync. request? Regards Georg Herwig syncgw support team http://syncgw.com synclog.txt: > 09:08:06 GMT [DEBUG] Writing configuration settings to the management > tree > 09:08:06 GMT [INFO] [SyncThread] current UTC date and time: Tue Jul 10 > 09:08:06 2012 > 09:08:06 GMT [INFO] [SyncThread] server account: loy > 09:08:06 GMT [INFO] [SyncThread] source to sync: config > 09:08:06 GMT [DEBUG] CacheSyncSource: cache pathname is > /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/item_cache/config.dat > 09:08:07 GMT [DEBUG] About to start sync > 09:08:07 GMT [DEBUG] Beginning synchronization > 09:08:07 GMT [DEBUG] Synchronization URL: http://[URL]/sync.php > 09:08:07 GMT [INFO] Preparing synchronization of config... > 09:08:07 GMT [DEBUG] MacMappingStoreBuilder::createNewInstance path: > /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/mappings.sql > 09:08:07 GMT [DEBUG] Checking devinfo... > 09:08:07 GMT [DEBUG] devinfo hash: PdJHIravcX2rvI8aoJ1l4g== > 09:08:07 GMT [DEBUG] devinfo changed, retransmit > 09:08:07 GMT [DEBUG] Server capabilities are invalid (Server URL > changed) > 09:08:07 GMT [DEBUG] Initialization message: > 09:08:07 GMT [DEBUG] User Agent = Funambol iPhone Sync Client 10.0.13 > 09:08:07 GMT [DEBUG] sending initialization > 09:08:07 GMT [DEBUG] MacTransportAgent::sendBuffer begin > ... > 09:08:08 GMT [DEBUG] Http request successful. > 09:08:08 GMT [DEBUG] MacTransportAgent::sendBuffer end > 09:08:08 GMT [DEBUG] Server capabilities obtained > 09:08:08 GMT [DEBUG] syncSourceSyncModeRequested > 09:08:08 GMT [DEBUG] syncSourceBegin > 09:08:08 GMT [INFO] [config] Total client items to send = 0 > 09:08:08 GMT [DEBUG] There are no more new items to be exchanged. Return > NULL > 09:08:08 GMT [DEBUG] There are no more updated items to be exchanged. > Return NULL > 09:08:08 GMT [DEBUG] There are no more deleted items to be exchanged. > Return NULL > 09:08:08 GMT [DEBUG] Modification message: estimated size 0, allowed > size 262144, real size 672 / estimated size 0 = 100% > 09:08:08 GMT [DEBUG] sending modifications > 09:08:08 GMT [DEBUG] MacTransportAgent::sendBuffer begin > 09:08:08 GMT [DEBUG] Request: <?xml version="1.0" encoding="UTF-8"?> > [DEBUG] <SyncML> > [DEBUG] <SyncHdr><VerDTD>1.2</VerDTD> > [DEBUG] <VerProto>SyncML/1.2</VerProto> > [DEBUG] <SessionID>1341911287</SessionID> > [DEBUG] <MsgID>2</MsgID> > [DEBUG] <Target><LocURI>http://[URL]/sync.php</LocURI> > [DEBUG] </Target> > [DEBUG] <Source><LocURI>iph-+a/1lnOhPkq4c8om5E5jXg==</LocURI> > [DEBUG] </Source> > [DEBUG] </SyncHdr> > [DEBUG] <SyncBody><Status><CmdID>1</CmdID> > [DEBUG] <MsgRef>1</MsgRef> > [DEBUG] <CmdRef>0</CmdRef> > [DEBUG] <Cmd>SyncHdr</Cmd> > [DEBUG] <TargetRef>iph-+a/1lnOhPkq4c8om5E5jXg==</TargetRef> > [DEBUG] <SourceRef>http://[URL]/sync.php</SourceRef> > [DEBUG] <Data>200</Data> > [DEBUG] </Status> > [DEBUG] <Sync><CmdID>2</CmdID> > [DEBUG] <Target><LocURI>configuration</LocURI> > [DEBUG] </Target> > [DEBUG] <Source><LocURI>config</LocURI> > [DEBUG] </Source> > [DEBUG] </Sync> > [DEBUG] <Final/></SyncBody> > [DEBUG] </SyncML> > 09:08:08 GMT [DEBUG] Requesting resource > /sync.php?sessid=iph-+a/1lnOhPkq4c8om5E5jXg==-1341911287 at [URL]:80 > 09:08:08 GMT [DEBUG] Request header: > 09:08:08 GMT [DEBUG] Content-Type: application/vnd.syncml+xml > 09:08:08 GMT [DEBUG] User-Agent: Funambol iPhone Sync Client 10.0.13 > 09:08:08 GMT [DEBUG] Content-Length: 672 > 09:08:08 GMT [DEBUG] runRequest: sending request with connection > parameters: timeout: 90 read chunk size: 4096 > 09:08:08 GMT [DEBUG] readerThread: HTTP request sent > 09:08:08 GMT [DEBUG] readerThread: reading data from server... > 09:08:09 GMT [DEBUG] readerThread: data read from server completed > 09:08:09 GMT [DEBUG] runRequest: HTTP request status: 0 > 09:08:09 GMT [DEBUG] startConnectionHandler: HTTP request status: 0 > 09:08:09 GMT [DEBUG] Response header: > 09:08:09 GMT [DEBUG] Expires: 0 > 09:08:09 GMT [DEBUG] Via: 1.1 DRA-ARA07 (jaguar/3.0-11) > 09:08:09 GMT [DEBUG] Server: Apache/2.2.3 (CentOS) > 09:08:09 GMT [DEBUG] Accept-Charset: UTF-8 > 09:08:09 GMT [DEBUG] X-Powered-By: PHP/5.3.13 > 09:08:09 GMT [DEBUG] Content-Length: 1094 > 09:08:09 GMT [DEBUG] Date: Tue, 10 Jul 2012 09:08:05 GMT > 09:08:09 GMT [DEBUG] Cache-Control: public > 09:08:09 GMT [DEBUG] Content-Type: application/vnd.syncml+xml > 09:08:09 GMT [DEBUG] Connection: close > 09:08:09 GMT [DEBUG] Status Code: 200 > 09:08:09 GMT [DEBUG] Result: <?xml version="1.0" encoding="UTF-8"?> > [DEBUG] <SyncML xmlns="syncml:SyncML1.2"> > [DEBUG] <SyncHdr> > [DEBUG] <VerDTD>1.2</VerDTD> > [DEBUG] <VerProto>SyncML/1.2</VerProto> > [DEBUG] <SessionID>1341911287</SessionID> > [DEBUG] <MsgID>2</MsgID> > [DEBUG] <Target> > [DEBUG] <LocURI>iph-+a/1lnOhPkq4c8om5E5jXg==</LocURI> > [DEBUG] </Target> > [DEBUG] <Source> > [DEBUG] <LocURI>http://[URL]/sync.php</LocURI> > [DEBUG] </Source> > [DEBUG] > <RespURI>http://[URL]/sync.php?sessid=iph-+a/1lnOhPkq4c8om5E5jXg==-1341911287</RespURI> > [DEBUG] <Meta> > [DEBUG] <MaxMsgSize xmlns="syncml:MetInf">65535</MaxMsgSize> > [DEBUG] </Meta> > [DEBUG] </SyncHdr> > [DEBUG] <SyncBody > > [DEBUG] <Status> > [DEBUG] <CmdID>1</CmdID> > [DEBUG] <MsgRef>2</MsgRef> > [DEBUG] <CmdRef>0</CmdRef> > [DEBUG] <Cmd>SyncHdr</Cmd> > [DEBUG] <TargetRef>http://[URL]/sync.php</TargetRef> > [DEBUG] <SourceRef>iph-+a/1lnOhPkq4c8om5E5jXg==</SourceRef> > [DEBUG] <Chal> > [DEBUG] <Meta> > [DEBUG] <Format xmlns="syncml:MetInf">b64</Format> > [DEBUG] <Type>syncml:auth-md5</Type> > [DEBUG] > <NextNonce>MjQ4MTI3ZWMzZThkMGRlNDEwMmI0YmVlMzRmMzUzODQ=</NextNonce> > [DEBUG] </Meta> > [DEBUG] </Chal> > [DEBUG] <Data >212</Data> > [DEBUG] </Status> > [DEBUG] <Status> > [DEBUG] <CmdID>2</CmdID> > [DEBUG] <MsgRef>2</MsgRef> > [DEBUG] <CmdRef>2</CmdRef> > [DEBUG] <Cmd>Sync</Cmd> > [DEBUG] <TargetRef>configuration</TargetRef> > [DEBUG] <SourceRef>config</SourceRef> > [DEBUG] <Data>404</Data> > [DEBUG] </Status> > [DEBUG] <Final/> > [DEBUG] </SyncBody> > [DEBUG] </SyncML> > 09:08:09 GMT [DEBUG] Http request successful. > 09:08:09 GMT [DEBUG] MacTransportAgent::sendBuffer end > 09:08:09 GMT [ERROR] processItemStatus: server sent status 404 in SYNC > 09:08:09 GMT [ERROR] Error #404 in source config > 09:08:09 GMT [DEBUG] syncSourceEnd > 09:08:09 GMT [DEBUG] sync error: > 09:08:09 GMT [ERROR] Error in syncing: > 09:08:09 GMT [DEBUG] Sync done > 09:08:09 GMT [DEBUG] Source config: items succesfully synced = 0 > 09:08:09 GMT [DEBUG] Writing configuration settings to the management > tree > 09:08:09 GMT [DEBUG] saving dataStores... > 09:08:09 GMT [DEBUG] dataStores saved > 09:08:09 GMT [INFO] > [INFO] =========================================================== > [INFO] ================ SYNCHRONIZATION REPORT =============== > [INFO] =========================================================== > [INFO] > [INFO] SYNC COMPLETED WITH ERRORS > [INFO] -------------------------- > [INFO] > [INFO] Last error code = 404 > [INFO] Last error msg = > [INFO] > [INFO] ----------|--------CLIENT---------|--------SERVER---------| > [INFO] Source | NEW | MOD | DEL | NEW | MOD | DEL | > [INFO] ----------|-----------------------------------------------| > [INFO] config| 0/ 0| 0/ 0| 0/ 0| 0/ 0| 0/ 0| 0/ 0| > [INFO] ----------|-----------------------------------------------| > [INFO] > [INFO] config: > [INFO] ---------- > [INFO] Source state = Error > [INFO] Last error code = 404 > [INFO] Last error msg = Error in sync status sent by server. > [INFO] > [INFO] > 09:08:09 GMT [INFO] iOs Hardware: iPhone4,1 > 09:08:09 GMT [INFO] -[SyncEngine syncThreadEndedCB:]: received sync > thread ended notification with code: 404 > 09:08:09 GMT [DEBUG] -[SyncEngine syncThreadEndedCB:]: sending sync > ended notification for source 'config' with code 404 > 09:09:58 GMT [DEBUG] Writing configuration settings to the management > tree > 09:09:58 GMT [INFO] [SyncThread] current UTC date and time: Tue Jul 10 > 09:09:58 2012 > 09:09:58 GMT [INFO] [SyncThread] server account: reyas > 09:09:58 GMT [INFO] [SyncThread] source to sync: config > 09:09:58 GMT [DEBUG] CacheSyncSource: cache pathname is > /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/item_cache/config.dat > 09:09:58 GMT [DEBUG] About to start sync > 09:09:58 GMT [DEBUG] Beginning synchronization > 09:09:58 GMT [DEBUG] Synchronization URL: > http://10.0.5.122:8080/funambol/ds > 09:09:58 GMT [INFO] Preparing synchronization of config... > 09:09:58 GMT [DEBUG] MacMappingStoreBuilder::createNewInstance path: > /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/mappings.sql > 09:09:58 GMT [DEBUG] Checking devinfo... > 09:09:58 GMT [DEBUG] devinfo hash: cfpMkk3Ag/cMEMAPpqcxKw== > 09:09:58 GMT [DEBUG] devinfo changed, retransmit > 09:09:58 GMT [DEBUG] Server capabilities are invalid (Server URL > changed) > 09:09:58 GMT [DEBUG] Initialization message: > 09:09:58 GMT [DEBUG] User Agent = Funambol iPhone Sync Client 10.0.13 > 09:09:58 GMT [DEBUG] sending initialization > 09:09:58 GMT [DEBUG] MacTransportAgent::sendBuffer begin > 09:09:58 GMT [DEBUG] Request: <?xml version="1.0" encoding="UTF-8"?> > > |
|
From: Andrea Gazzaniga <gazza...@fu...> - 2012-07-11 09:08:50
|
Hi Georg,
not sure why and when the error was introduced, the statement of
2009 should be valid. Unfortunately, I can't commit on date for a fix of
this issue, because of many other priorities. If you can workaround the
issue on your side, you're good.
As per the response, if the sync just goes through is enough. I suggest
you to perform a login of the client with OneMediaHub.com with log
enabled, and see the answer from our server.
Cheers,
Andrea
On 11/07/2012 10:24, in...@sy... wrote:
> We encountered a problem which should never arise. The respone we got in
> 2009 (asking for how to handle a data store sync. request for
> "configuration" data store was):
>
> "The client is able to do not take care about the 404 error that comes
> from a server that doesn't support this source and finish properly the
> sync."
>
> This client does not accepting the 404 response and is stopping
> synchronization session (see synclog.txt).
>
> - Are we wrong with our assumption client has problems with 404 status
> code?
> - Has client code been changed, so we need to answer that request
> properly?
> - We're willing to implement a valid response. Where can we find
> documentation about the expected responses to such a sync. request?
>
> Regards
> Georg Herwig
> syncgw support team
> http://syncgw.com
>
> synclog.txt:
>
>> 09:08:06 GMT [DEBUG] Writing configuration settings to the management
>> tree
>> 09:08:06 GMT [INFO] [SyncThread] current UTC date and time: Tue Jul 10
>> 09:08:06 2012
>> 09:08:06 GMT [INFO] [SyncThread] server account: loy
>> 09:08:06 GMT [INFO] [SyncThread] source to sync: config
>> 09:08:06 GMT [DEBUG] CacheSyncSource: cache pathname is
>>
> /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/item_cache/config.dat
>> 09:08:07 GMT [DEBUG] About to start sync
>> 09:08:07 GMT [DEBUG] Beginning synchronization
>> 09:08:07 GMT [DEBUG] Synchronization URL: http://[URL]/sync.php
>> 09:08:07 GMT [INFO] Preparing synchronization of config...
>> 09:08:07 GMT [DEBUG] MacMappingStoreBuilder::createNewInstance path:
>>
> /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/mappings.sql
>> 09:08:07 GMT [DEBUG] Checking devinfo...
>> 09:08:07 GMT [DEBUG] devinfo hash: PdJHIravcX2rvI8aoJ1l4g==
>> 09:08:07 GMT [DEBUG] devinfo changed, retransmit
>> 09:08:07 GMT [DEBUG] Server capabilities are invalid (Server URL
>> changed)
>> 09:08:07 GMT [DEBUG] Initialization message:
>> 09:08:07 GMT [DEBUG] User Agent = Funambol iPhone Sync Client 10.0.13
>> 09:08:07 GMT [DEBUG] sending initialization
>> 09:08:07 GMT [DEBUG] MacTransportAgent::sendBuffer begin
>> ...
>> 09:08:08 GMT [DEBUG] Http request successful.
>> 09:08:08 GMT [DEBUG] MacTransportAgent::sendBuffer end
>> 09:08:08 GMT [DEBUG] Server capabilities obtained
>> 09:08:08 GMT [DEBUG] syncSourceSyncModeRequested
>> 09:08:08 GMT [DEBUG] syncSourceBegin
>> 09:08:08 GMT [INFO] [config] Total client items to send = 0
>> 09:08:08 GMT [DEBUG] There are no more new items to be exchanged.
> Return
>> NULL
>> 09:08:08 GMT [DEBUG] There are no more updated items to be exchanged.
>> Return NULL
>> 09:08:08 GMT [DEBUG] There are no more deleted items to be exchanged.
>> Return NULL
>> 09:08:08 GMT [DEBUG] Modification message: estimated size 0, allowed
>> size 262144, real size 672 / estimated size 0 = 100%
>> 09:08:08 GMT [DEBUG] sending modifications
>> 09:08:08 GMT [DEBUG] MacTransportAgent::sendBuffer begin
>> 09:08:08 GMT [DEBUG] Request: <?xml version="1.0" encoding="UTF-8"?>
>> [DEBUG] <SyncML>
>> [DEBUG] <SyncHdr><VerDTD>1.2</VerDTD>
>> [DEBUG] <VerProto>SyncML/1.2</VerProto>
>> [DEBUG] <SessionID>1341911287</SessionID>
>> [DEBUG] <MsgID>2</MsgID>
>> [DEBUG] <Target><LocURI>http://[URL]/sync.php</LocURI>
>> [DEBUG] </Target>
>> [DEBUG] <Source><LocURI>iph-+a/1lnOhPkq4c8om5E5jXg==</LocURI>
>> [DEBUG] </Source>
>> [DEBUG] </SyncHdr>
>> [DEBUG] <SyncBody><Status><CmdID>1</CmdID>
>> [DEBUG] <MsgRef>1</MsgRef>
>> [DEBUG] <CmdRef>0</CmdRef>
>> [DEBUG] <Cmd>SyncHdr</Cmd>
>> [DEBUG] <TargetRef>iph-+a/1lnOhPkq4c8om5E5jXg==</TargetRef>
>> [DEBUG] <SourceRef>http://[URL]/sync.php</SourceRef>
>> [DEBUG] <Data>200</Data>
>> [DEBUG] </Status>
>> [DEBUG] <Sync><CmdID>2</CmdID>
>> [DEBUG] <Target><LocURI>configuration</LocURI>
>> [DEBUG] </Target>
>> [DEBUG] <Source><LocURI>config</LocURI>
>> [DEBUG] </Source>
>> [DEBUG] </Sync>
>> [DEBUG] <Final/></SyncBody>
>> [DEBUG] </SyncML>
>> 09:08:08 GMT [DEBUG] Requesting resource
>> /sync.php?sessid=iph-+a/1lnOhPkq4c8om5E5jXg==-1341911287 at [URL]:80
>> 09:08:08 GMT [DEBUG] Request header:
>> 09:08:08 GMT [DEBUG] Content-Type: application/vnd.syncml+xml
>> 09:08:08 GMT [DEBUG] User-Agent: Funambol iPhone Sync Client
> 10.0.13
>> 09:08:08 GMT [DEBUG] Content-Length: 672
>> 09:08:08 GMT [DEBUG] runRequest: sending request with connection
>> parameters: timeout: 90 read chunk size: 4096
>> 09:08:08 GMT [DEBUG] readerThread: HTTP request sent
>> 09:08:08 GMT [DEBUG] readerThread: reading data from server...
>> 09:08:09 GMT [DEBUG] readerThread: data read from server completed
>> 09:08:09 GMT [DEBUG] runRequest: HTTP request status: 0
>> 09:08:09 GMT [DEBUG] startConnectionHandler: HTTP request status: 0
>> 09:08:09 GMT [DEBUG] Response header:
>> 09:08:09 GMT [DEBUG] Expires: 0
>> 09:08:09 GMT [DEBUG] Via: 1.1 DRA-ARA07 (jaguar/3.0-11)
>> 09:08:09 GMT [DEBUG] Server: Apache/2.2.3 (CentOS)
>> 09:08:09 GMT [DEBUG] Accept-Charset: UTF-8
>> 09:08:09 GMT [DEBUG] X-Powered-By: PHP/5.3.13
>> 09:08:09 GMT [DEBUG] Content-Length: 1094
>> 09:08:09 GMT [DEBUG] Date: Tue, 10 Jul 2012 09:08:05 GMT
>> 09:08:09 GMT [DEBUG] Cache-Control: public
>> 09:08:09 GMT [DEBUG] Content-Type: application/vnd.syncml+xml
>> 09:08:09 GMT [DEBUG] Connection: close
>> 09:08:09 GMT [DEBUG] Status Code: 200
>> 09:08:09 GMT [DEBUG] Result: <?xml version="1.0" encoding="UTF-8"?>
>> [DEBUG] <SyncML xmlns="syncml:SyncML1.2">
>> [DEBUG] <SyncHdr>
>> [DEBUG] <VerDTD>1.2</VerDTD>
>> [DEBUG] <VerProto>SyncML/1.2</VerProto>
>> [DEBUG] <SessionID>1341911287</SessionID>
>> [DEBUG] <MsgID>2</MsgID>
>> [DEBUG] <Target>
>> [DEBUG] <LocURI>iph-+a/1lnOhPkq4c8om5E5jXg==</LocURI>
>> [DEBUG] </Target>
>> [DEBUG] <Source>
>> [DEBUG] <LocURI>http://[URL]/sync.php</LocURI>
>> [DEBUG] </Source>
>> [DEBUG]
>>
> <RespURI>http://[URL]/sync.php?sessid=iph-+a/1lnOhPkq4c8om5E5jXg==-1341911287</RespURI>
>> [DEBUG] <Meta>
>> [DEBUG] <MaxMsgSize xmlns="syncml:MetInf">65535</MaxMsgSize>
>> [DEBUG] </Meta>
>> [DEBUG] </SyncHdr>
>> [DEBUG] <SyncBody >
>> [DEBUG] <Status>
>> [DEBUG] <CmdID>1</CmdID>
>> [DEBUG] <MsgRef>2</MsgRef>
>> [DEBUG] <CmdRef>0</CmdRef>
>> [DEBUG] <Cmd>SyncHdr</Cmd>
>> [DEBUG] <TargetRef>http://[URL]/sync.php</TargetRef>
>> [DEBUG] <SourceRef>iph-+a/1lnOhPkq4c8om5E5jXg==</SourceRef>
>> [DEBUG] <Chal>
>> [DEBUG] <Meta>
>> [DEBUG] <Format xmlns="syncml:MetInf">b64</Format>
>> [DEBUG] <Type>syncml:auth-md5</Type>
>> [DEBUG]
>> <NextNonce>MjQ4MTI3ZWMzZThkMGRlNDEwMmI0YmVlMzRmMzUzODQ=</NextNonce>
>> [DEBUG] </Meta>
>> [DEBUG] </Chal>
>> [DEBUG] <Data >212</Data>
>> [DEBUG] </Status>
>> [DEBUG] <Status>
>> [DEBUG] <CmdID>2</CmdID>
>> [DEBUG] <MsgRef>2</MsgRef>
>> [DEBUG] <CmdRef>2</CmdRef>
>> [DEBUG] <Cmd>Sync</Cmd>
>> [DEBUG] <TargetRef>configuration</TargetRef>
>> [DEBUG] <SourceRef>config</SourceRef>
>> [DEBUG] <Data>404</Data>
>> [DEBUG] </Status>
>> [DEBUG] <Final/>
>> [DEBUG] </SyncBody>
>> [DEBUG] </SyncML>
>> 09:08:09 GMT [DEBUG] Http request successful.
>> 09:08:09 GMT [DEBUG] MacTransportAgent::sendBuffer end
>> 09:08:09 GMT [ERROR] processItemStatus: server sent status 404 in SYNC
>> 09:08:09 GMT [ERROR] Error #404 in source config
>> 09:08:09 GMT [DEBUG] syncSourceEnd
>> 09:08:09 GMT [DEBUG] sync error:
>> 09:08:09 GMT [ERROR] Error in syncing:
>> 09:08:09 GMT [DEBUG] Sync done
>> 09:08:09 GMT [DEBUG] Source config: items succesfully synced = 0
>> 09:08:09 GMT [DEBUG] Writing configuration settings to the management
>> tree
>> 09:08:09 GMT [DEBUG] saving dataStores...
>> 09:08:09 GMT [DEBUG] dataStores saved
>> 09:08:09 GMT [INFO]
>> [INFO] ===========================================================
>> [INFO] ================ SYNCHRONIZATION REPORT ===============
>> [INFO] ===========================================================
>> [INFO]
>> [INFO] SYNC COMPLETED WITH ERRORS
>> [INFO] --------------------------
>> [INFO]
>> [INFO] Last error code = 404
>> [INFO] Last error msg =
>> [INFO]
>> [INFO] ----------|--------CLIENT---------|--------SERVER---------|
>> [INFO] Source | NEW | MOD | DEL | NEW | MOD | DEL |
>> [INFO] ----------|-----------------------------------------------|
>> [INFO] config| 0/ 0| 0/ 0| 0/ 0| 0/ 0| 0/ 0| 0/ 0|
>> [INFO] ----------|-----------------------------------------------|
>> [INFO]
>> [INFO] config:
>> [INFO] ----------
>> [INFO] Source state = Error
>> [INFO] Last error code = 404
>> [INFO] Last error msg = Error in sync status sent by server.
>> [INFO]
>> [INFO]
>> 09:08:09 GMT [INFO] iOs Hardware: iPhone4,1
>> 09:08:09 GMT [INFO] -[SyncEngine syncThreadEndedCB:]: received sync
>> thread ended notification with code: 404
>> 09:08:09 GMT [DEBUG] -[SyncEngine syncThreadEndedCB:]: sending sync
>> ended notification for source 'config' with code 404
>> 09:09:58 GMT [DEBUG] Writing configuration settings to the management
>> tree
>> 09:09:58 GMT [INFO] [SyncThread] current UTC date and time: Tue Jul 10
>> 09:09:58 2012
>> 09:09:58 GMT [INFO] [SyncThread] server account: reyas
>> 09:09:58 GMT [INFO] [SyncThread] source to sync: config
>> 09:09:58 GMT [DEBUG] CacheSyncSource: cache pathname is
>>
> /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/item_cache/config.dat
>> 09:09:58 GMT [DEBUG] About to start sync
>> 09:09:58 GMT [DEBUG] Beginning synchronization
>> 09:09:58 GMT [DEBUG] Synchronization URL:
>> http://10.0.5.122:8080/funambol/ds
>> 09:09:58 GMT [INFO] Preparing synchronization of config...
>> 09:09:58 GMT [DEBUG] MacMappingStoreBuilder::createNewInstance path:
>>
> /var/mobile/Applications/E554E705-FCA1-4275-B6E3-EC655E25CDD3/Documents/funambol/mappings.sql
>> 09:09:58 GMT [DEBUG] Checking devinfo...
>> 09:09:58 GMT [DEBUG] devinfo hash: cfpMkk3Ag/cMEMAPpqcxKw==
>> 09:09:58 GMT [DEBUG] devinfo changed, retransmit
>> 09:09:58 GMT [DEBUG] Server capabilities are invalid (Server URL
>> changed)
>> 09:09:58 GMT [DEBUG] Initialization message:
>> 09:09:58 GMT [DEBUG] User Agent = Funambol iPhone Sync Client 10.0.13
>> 09:09:58 GMT [DEBUG] sending initialization
>> 09:09:58 GMT [DEBUG] MacTransportAgent::sendBuffer begin
>> 09:09:58 GMT [DEBUG] Request: <?xml version="1.0" encoding="UTF-8"?>
>>
>>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Funambol-discussions mailing list
> Funam...@li...
> https://lists.sourceforge.net/lists/listinfo/funambol-discussions
--
Andrea Gazzaniga
Software Development Manager
OneMediaHub: secure, sync & share content on
mobile devices & PCs via the cloud, by Funambol
http://www.funambol.com
|