Hello,
I make a syncml client with libsyncml's
high level API. And I test it with Sync4j
server(https://www.forge.funambol.org/DomainHome.html).
Yesterday I encountered two errors when I replace data on Sync4j server.
Errors are like below.
"Command failed. The recipient encountered an unexpected condition
which prevented it from fulfilling the request. Didn't receive a reply
for pending status (actual message 4, received message 3, cmdID 8,
msgID 3)"
"Command failed. The recipient encountered an unexpected condition
which prevented it from fulfilling the request. Call not successfull:
408 Request Timeout"
But actual problem was error code 511
from Sync4j server.
I think server's error code is more
important than pending message status or timeout.
(I registered callbacks 'SmlDataSyncEventCallback',
'SmlDataSyncChangeCallback' and 'SmlDataSyncChangeStatusCallback')
How libsyncml notify error code from server while Add, Replace, Delete
process?
Thanks:)
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com_______________________________________________
Opensync-users mailing list
Opensync-users@...
https://lists.sourceforge.net/lists/listinfo/opensync-users