Ticket #748 (new defect)

Opened 4 months ago

Non-terminating sync

Reported by: dirkl Assigned to: dgollub
Priority: normal Milestone:
Component: OpenSync Version:
Severity: normal Keywords:
Cc:

Description

when trying to synchronize my Sony Ericsson w950 via syncml over http I have the following problem:

msynctool starts up and waits for the phone to connect. When the phone connects, I directly get the message that all changes have been sent (in my opinion this message comes before much useful data could have been transfered). Several seconds later, the phone cancels the sync. However, msynctool does not terminate.

See below for the output of msynctool. I will attach traces and the syncml configuration.

I'm using the svn trunk version of msynctool, libsyncml, and all plugins. For opensyn c I use rev. 3007 (according to http://www.nabble.com/OpenSync-API---OSyncObjFormatSink-and-other-ongoing-stuff...-td17051439.html). If I use the trunk version of opensync I cannot see any plugins.

~/build/bin/msynctool --sync filesyncml --wait
Synchronizing group "filesyncml"
The previous synchronization was unclean. Slow-syncing
note sink of member 1 of type file-sync just connected
Main sink of member 1 of type file-sync just connected
Main sink of member 2 of type syncml-http-server just connected
note sink of member 2 of type syncml-http-server just connected
All clients connected or error
Main sink of member 2 of type syncml-http-server just sent all changes
note sink of member 1 of type file-sync just sent all changes
Main sink of member 1 of type file-sync just sent all changes

Attachments

osync_trace.tgz (34.8 kB) - added by dirkl on 06/08/08 19:07:50.
syncml_trace.tgz (74.7 kB) - added by dirkl on 06/08/08 19:08:16.
syncml-http-server.conf (1.4 kB) - added by dirkl on 06/08/08 19:09:19.

Change History

06/08/08 19:07:50 changed by dirkl

  • attachment osync_trace.tgz added.

06/08/08 19:08:16 changed by dirkl

  • attachment syncml_trace.tgz added.

06/08/08 19:09:19 changed by dirkl

  • attachment syncml-http-server.conf added.