From: Karol K. <sz...@he...> - 2006-05-21 20:04:32
|
Hi, I've been trying to sync my Nokia 6260 (Symbian OS 7.0, Series 60 2.1) using SyncML over Bluetooth. I've set up libopensync, syncml-plugin, wbxml2 and what not according to http://www.opensync.org/wiki/syncml-guide. When I run msynctool I get this output: #v+ $ msynctool --sync obexfile Synchronizing group "obexfile" The previous synchronization was unclean. Slow-syncing Member 1 of type file-sync just connected I/O error : Attempt to load network entity http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd received event dsession received contact dsession received note dsession Member 2 of type syncml-obex-client just connected All clients connected or error Member 1 of type file-sync just sent all changes I/O error : Attempt to load network entity http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd Member 2 of type syncml-obex-client had an error while getting changes: No node at all Member 1 of type file-sync just disconnected Member 2 of type syncml-obex-client had an error while disconnecting: Timeout while waiting for a reply to message "DISCONNECT" All clients have disconnected The sync failed: Unable to read from one of the members Error synchronizing: Unable to read from one of the members #v- The last part of the plugin-specific log is attached below, more can be found at http://hell.org.pl/~sziwan/syncml-traces.tar.gz What can I do to make it work? Best regards, -- Karol 'sziwan' Kozimor sz...@he... <<<<<<< smlDsSessionGetAlert >>>>>>> smlDsSessionGetSync(0xb4209f40, 0xb7928a30, 0x8078bf0) <<<<<<< smlDsSessionGetSync >>>>>>> smlDsSessionGetChanges(0xb4209f40, 0xb7928720, 0x8078bf0) <<<<<<< smlDsSessionGetChanges >>>>>>> smlDsSessionGetSync(0xb4209ca0, 0xb7928a30, 0x8078bf0) <<<<<<< smlDsSessionGetSync >>>>>>> smlDsSessionGetChanges(0xb4209ca0, 0xb7928720, 0x8078bf0) <<<<<<< smlDsSessionGetChanges >>>>>>> smlDsSessionGetSync(0xb4215370, 0xb7928a30, 0x8078bf0) <<<<<<< smlDsSessionGetSync >>>>>>> smlDsSessionGetChanges(0xb4215370, 0xb7928720, 0x8078bf0) <<<<<<< smlDsSessionGetChanges >>>>>>> smlSessionFlush(0xb42094c0, 1, 0xb5310288) sending command 0x807fc68 <<<<<<< smlSessionFlush <<<<<<< get_changeinfo <<<<<<< osync_member_get_changeinfo <<<<<<< client_message_handler >>>>>>> _manager_event(0x8072628, 6, 0xb42094c0, (nil), 0x8070f00) <<<<<<< _manager_event >>>>>>> _smlManagerEventFree(0xb4215448) >>>>>>> smlSessionUnref(0xb42094c0) <<<<<<< smlSessionUnref <<<<<<< _smlManagerEventFree >>>>>>> _manager_event(0x8072628, 7, 0xb42094c0, 0xb42122a0, 0x8070f00) There was an error in the session 5: No node at all >>>>>>> osync_context_report_osyncerror(0x8078bf0, 0xb5310308:(No node at all)) [CLI] WARNING: Member is replying with message 0x807f560 to message 0xb4216070:"GET_CHANGES" with error 1: No node at all <<<<<<< osync_context_report_osyncerror <--- ERROR --- _manager_event: No node at all |