From: Michael M. <m....@la...> - 2006-04-28 16:29:31
|
Oh, by the way-- I just discovered that if I change wbxml to 1, I get a different error: mohr@rosetta ~/opensync $ msynctool --sync filefile Synchronizing group "filefile" 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 Member 2 of type syncml-obex-client had an error while connecting: wrong initial node: MaxObjSize Member 1 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 I have revision 979 of syncml-plugin and 154 of libsyncml. On Fri, 28 Apr 2006 08:49:01 -0700 Michael Mohr <m....@la...> wrote: > Hi, > > Thanks for your reply. I made the specified changes and am getting this error now: > > > mohr@rosetta ~/opensync $ msynctool --sync filefile > Synchronizing group "filefile" > The previous synchronization was unclean. Slow-syncing > Member 1 of type file-sync just connected > Member 2 of type syncml-obex-client had an error while connecting: Request not successfull: 80 > Member 1 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 > > The phone beeps and it appears that the connection is attempted, but it says this: > > Session failed. Invalid server response. > > Any hints? > > TIA > Mike > > On Fri, 28 Apr 2006 09:33:11 +0200 > Anders Hermansen <an...@gi...> wrote: > > > Michael Mohr wrote: > > > Member 2: syncml-obex-client > > > Configuration : > > > <config> > > > <bluetooth_address>00:00:00:00:00:00</bluetooth_address> > > > <bluetooth_channel></bluetooth_channel> > > > > You need to set the bluetooth channel. The channel number can be found > > using the command: > > sdptool browse <bluetooth-adress> > > Look for syncml client in the output. > > > > > <interface>0</interface> > > > <identifier></identifier> > > > <version>1</version> > > > <wbxml>0</wbxml> > > > <username></username> > > > <password></password> > > > <type>5</type> > > > > Type 5 means it wants to connect to the phone directly through a usb > > cable. Set it to type 2. Which means bluetooth. > > > > > <usestr ingtable>1</usestringtable> > > > <onlyreplace>0</onlyreplace> > > > <recvLimit>0</recvLimit> > > > <allowLateStatus>0</allowLateStatus> > > > <maxObjSize>0</maxObjSize> > > > <noPendingReplies>0</noPendingReplies> > > > <contact_db>addressbook</contact_db> > > > <calendar_db>calendar</calendar_db> > > > <note_db>tasks</note_db> > > > </config> > > > > > > Anders > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users |