http://bugzilla.moblin.org/show_bug.cgi?id=2424
--- Comment #28 from pohly <patrick.ohly(a)intel.com> 2009-07-21 04:45:38 ---
Hello!
Thanks for looking into it. Yes, it is strange that this suddenly happens.
(In reply to comment #27)
Also I have noticed that the last message from the client "007
outgoing.xml"
doesn't close the <SyncBody> and <Syncml> tags, in fact the last tag from
the
message is <SyncBody>
Please ignore the incomplete sysynclib_linux_trm000_*_outgoing.xml files, they
are an artifact of how we use the Synthesis engine. The message is never really
sent to the server.
The relevant anchors from the server are:
http://www.estamos.de/runtests/2009-07-18-16-54/head-evolution-testing/11...
<Anchor>
<Last>0</Last>
<Next>20090718T150207Z</Next>
</Anchor>
Next session:
http://www.estamos.de/runtests/2009-07-18-16-54/head-evolution-testing/11...
<Anchor>
<Last>20090718T130207Z</Last>
<Next>20090718T150215Z</Next>
</Anchor>
Saved Last Remote Server Anchor='20090718T150207Z', received <last> Remote
Server Anchor='20090718T130207Z' (must match for normal sync)
It's hard to see, but the mismatch is there: 20090718T*15*0207Z !=
20090718T*13*0207Z.
Note that these tests were done in Germany, currently GMT+2. Perhaps the server
generated its anchor once with correction for the timezone of the client, once
without?
Both sessions were done at around 15:00 GMT.
Also when anchors don't match, the client sends a 508 status but
it doesn't
send an 201 alert.
I haven't checked that.
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.