Ticket #726 (new defect)

Opened 6 months ago

Last modified 1 month ago

syncml-http-server fails for se w950i (continiue #121)

Reported by: flo4983 Assigned to: bellmich
Priority: normal Milestone:
Component: Plugin: syncml Version:
Severity: normal Keywords:
Cc:

Description (Last modified by felixmoeller)

The synchronisation of my w950i over the syncml-http-server plugin fails. I used wireshark to look at the network traffic and realized that the mobile phone sends the datas but the msynctool closed the conection before.

This are my used versions (svn checkout):

libsyncml: Revision 429
msynctool: Revision 368
opensync: Revision 3271
syncml-plugin: Revision 3271
vformat: Revision 3271
file-sync: Revision 3271

Output of msynctool:

# msynctool --sync w950i --wait
Synchronizing group "w950i"
The previous synchronization was unclean. Slow-syncing
data sink of member 2 of type file-sync just connected
event sink of member 2 of type file-sync just connected
note sink of member 2 of type file-sync just connected
contact sink of member 2 of type file-sync just connected
Main sink of member 2 of type file-sync just connected
data sink of member 1 of type syncml-http-server had an error: Unable to find sink for data
Main sink of member 1 of type syncml-http-server just connected
contact sink of member 1 of type syncml-http-server just connected
event sink of member 1 of type syncml-http-server had an error: Timeout.
note sink of member 1 of type syncml-http-server had an error: Timeout.
The sync failed: At least one object engine failed while connecting. Aborting
contact sink of member 1 of type syncml-http-server just disconnected
data sink of member 2 of type file-sync just disconnected
event sink of member 2 of type file-sync just disconnected
note sink of member 2 of type file-sync just disconnected
contact sink of member 2 of type file-sync just disconnected
Main sink of member 2 of type file-sync just disconnected

Because the wireshark output contains my contacts I won't put it online. But I can send you a E-mail

Output of 'msynctool --showgroup w950i' attached.

Attachments

showgroup.txt (2.2 kB) - added by flo4983 on 04/15/08 20:46:44.
showgroup
version.txt (149 bytes) - added by flo4983 on 04/15/08 20:48:17.
versions
msynctool.txt (1.2 kB) - added by flo4983 on 04/15/08 20:49:40.
msynctool_synchronisation
ticket-w950i-cut (7.3 kB) - added by flo4983 on 04/16/08 20:45:31.

Change History

04/15/08 20:46:44 changed by flo4983

  • attachment showgroup.txt added.

showgroup

04/15/08 20:48:17 changed by flo4983

  • attachment version.txt added.

versions

04/15/08 20:49:40 changed by flo4983

  • attachment msynctool.txt added.

msynctool_synchronisation

04/16/08 14:08:53 changed by bellmich

I don't need all of the wireshark output. I need the captured stuff until the alert commands are send by both peers (so no private data should be included). The error message usually means that there is something wrong with a datastore.

04/16/08 20:45:31 changed by flo4983

  • attachment ticket-w950i-cut added.

04/16/08 20:48:06 changed by flo4983

This is the wireshark output - i removed the first packet that contains 'BEGIN:VCARD' I hope the the content before this in the same package is not import. Otherwise I will send you more (I could create a dummy addressbook with only two entries for example).

08/09/08 20:42:13 changed by felixmoeller

  • description changed.

08/26/08 07:56:45 changed by felixmoeller

  • component changed from OpenSync to Plugin: syncml.