From: Jason G. <ju...@lo...> - 2006-09-12 13:20:28
|
Hi, I have a Sony Ericsson k608i, and would like to troubleshoot my syncml-obex-client error further, but am not sure what to try next. I've attached the trace output below, along with my configuration. In case it helps, bluetooth file transfers are working well with obexftp using the same MAC and channel. Thanks for any tips. Jason. ================================ [jas@talby ~]$ msynctool --sync of Synchronizing group "of" The previous synchronization was unclean. Slow-syncing Member 2 of type file-sync just connected Member 1 of type syncml-obex-client had an error while connecting: Request not successfull: 80 Member 2 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members Pipe closed! Exiting. Pipe closed! Exiting. [jas@talby ~]$ msynctool --showgroup of Groupname: of Member 1: syncml-obex-client Configuration : <config><bluetooth_address> 00:12:EE:06:4E:59</bluetooth_address><bluetooth_channel>6</bluetooth_channel><interface>0</interface><identifier></identifier><version>1</version><wbxml>0</wbxml><username></username><password></password><type>2</type><usestringtable>0</usestringtable><onlyreplace>0</onlyreplace><recvLimit>0</recvLimit><maxObjSize>0</maxObjSize><contact_db>addressbook</contact_db><calendar_db>calendar</calendar_db><note_db>tasks</note_db></config> Member 2: file-sync Configuration : <config><path>/home/jas/sync-files-of</path><recursive>FALSE</recursive></config> [jas@talby ~]$ cat /tmp/sml/Thread3065432992.log [1158066312.293977] >>>>>>> smlThreadStartCallback(0x89dbbf8) [1158066312.294137] +++++++++ This is the worker thread of thread 0x89dbbf8 for context 0x89dc0c8 +++++++++ [1158066313.28031] >>>>>>> smlTransportWorkerHandler(0x89dbf00, 0x89d7ac0) [1158066313.28096] >>>>>>> smlTransportObexClientConnect(0x89dbba8) [1158066313.28144] connecting to bluetooth device 00:12:EE:06:4E:59 channel 6 [1158066316.812177] bluetooth connect done [1158066316.932155] >>>>>>> _smlObexEvent(0x89d9548, 0x89db1a0, 1, 3, 0, 32) [1158066316.932237] Request Done [1158066316.932297] Next header 203, 1, 0x1 [1158066316.932347] Found connection number: 1 [1158066316.932397] Next header 74, 144555872, 0x89dbf60 [1158066316.932447] Found who: SYNCML-SYNC [1158066316.932499] >>>>>>> smlTransportReceiveEvent(0x89d7ac0, (nil), 0, (nil), (nil)) [1158066316.932549] >>>>>>> _smlManagerDataHandler(0x89d7ac0, (nil), 0, (nil), (nil), 0x89dc040) [1158066316.932604] >>>>>>> _smlManagerSendEvent(0x89dc040, 0, (nil), (nil), (nil), (nil)) [1158066316.932668] <<<<<<< _smlManagerSendEvent [1158066316.932718] <<<<<<< _smlManagerDataHandler [1158066316.932768] <<<<<<< smlTransportReceiveEvent: 1 [1158066316.932817] <<<<<<< _smlObexEvent [1158066316.932870] <<<<<<< smlTransportObexClientConnect [1158066316.932920] <<<<<<< smlTransportWorkerHandler [1158066316.932971] >>>>>>> smlTransportWorkerHandler(0x89dba10, 0x89d7ac0) [1158066316.933021] >>>>>>> smlTransportObexClientSend(0x89dbba8, (nil), 0x89dbed8, (nil)) [1158066316.933103] Adding connection id 1 [1158066316.933154] Target application/vnd.syncml+xml [1158066317.21119] >>>>>>> _smlObexEvent(0x89d9548, 0x89dba88, 1, 3, 2, 80) [1158066317.21203] Request Done [1158066317.21261] >>>>>>> smlTransportReceiveEvent(0x89d7ac0, (nil), 2, (nil), 0x89db800) [1158066317.21314] >>>>>>> _smlManagerDataHandler(0x89d7ac0, (nil), 2, (nil), 0x89db800, 0x89dc040) [1158066317.21372] >>>>>>> _smlManagerSendEvent(0x89dc040, 2, (nil), (nil), (nil), 0x89cfe80) [1158066317.21426] <<<<<<< _smlManagerSendEvent [1158066317.21476] <--- ERROR --- _smlManagerDataHandler: Request not successfull: 80 [1158066317.21527] <<<<<<< smlTransportReceiveEvent: 0 [1158066317.21576] <--- ERROR --- _smlObexEvent: Request not successfull: 80 [1158066317.21632] <--- ERROR --- smlTransportObexClientSend: Unable to send put request. Bailing out [1158066317.21684] >>>>>>> smlTransportDataDeref(0x89dbed8) [1158066317.21739] <<<<<<< smlTransportDataDeref: refCount > 0 [1158066317.21788] <<<<<<< smlTransportWorkerHandler [jas@talby ~]$ |