From: Armin B. <arm...@de...> - 2006-01-22 00:42:07
|
ber...@it... wrote: > Hi Group, hi Armin, > > I am trying to sync my Motorola A780 with opensync / syncml-plugin. > opensync-0.18 runs fine. syncml from svn has problems. (my System Gentoo > AMD64) > While trying to sync with syncml-http-server, sync stop very early with > following message: > > ~ $ msynctool --sync filesyncmlhttp --wait > Synchronizing group "filesyncmlhttp" > The previous synchronization was unclean. Slow-syncing > I/O error : Attempt to load network entity > http://www.syncml.org/docs/syncml_represent_v10_20001207.dtd > > Looking with ethereal I see that the A780 send a "WAP Binary XML, Version: > 1.2..." message to the server. But the server answers with "HTTP/1.1 500 > Unknown VerDTD" > > Is there a problem with the xml parser? I think I have build syncml-plugin > like the description in the HOWTO. OK I use the wbxml from my "normal" > installation, but it has the same patch as in HOWTO. Hi Bernd, the problem is clearly that the current trunk version of libsyncl does not yet support all syncml version (at the moment only version 1.2). So you phone probably uses an older version that the library did not understand. Support for these versions is on the way in the current development branch of libsyncml. Unfortuantely im very short of time at the moment since i have to write university exams soon. But i will get back to working on these issues after im done with my exams. Best Regards, Armin Bauer > > Regards > > Bernd Westermann > |