Ticket #105 (new defect)

Opened 2 years ago

Last modified 1 year ago

Connection interrupt with syncml-obex-client

Reported by: mail@wgabi2002.dyndns.org Assigned to: abauer
Priority: normal Component: OpenSync
Version: 0.X Severity: normal
Keywords: obex-client nokia Cc:

Description

Hi,

I have a problem using syncml-obex-client with a nokia 6260 (symbian series 60) using bluetooth. When running "syncml-obex-client -b 00:11:9F:74:37:BC 11 --sync text/x-vcard Contacts --identifier "PC Suite" --wbxml" for example the console output says:

connection with device succeeded
Received an Alert for the DS Server at Contacts: Type: 206, Last , Next 20061111T202544Z
Just received a new session with ID 1
Received the DevInf
Session 1 reported final. flushing
There was an error in the session 1: No node at all

Looking at the written logfiles the received-1.xml is truncated. The file looks like this:

<?xml version="1.0"?>
<!DOCTYPE SyncML PUBLIC "-//SYNCML//DTD SyncML 1.1//EN" "http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd">
<SyncML xmlns="syncml:SYNCML1.1">
 <SyncHdr>
  <VerDTD>1.1</VerDTD>
  <VerProto>SyncML/1.1</VerProto>
  <SessionID>4</SessionID>
  <MsgID>1</MsgID>
  <Target>
   <LocURI>PC Suite</LocURI>
  </Target>
  <Source>
   <LocURI>IMEI:XXXXXXXXXXXXXX</LocURI>
  </Source>
  <Meta>
   <MaxMsgSize xmlns="syncml:metinf">10000</MaxMsgSize>
  </Meta>
 </SyncHdr>
 <SyncBody>
  <Status>
   <CmdID>1</CmdID>
   <MsgRef>2</MsgRef>
   <CmdRef>0</CmdRef>
   <Cmd>SyncHdr</Cmd>
   <TargetRef></TargetRef>
   <SourceRef>tacts.cdb

I also tried the "--recvLimit 10000" "--useStringTable" "--maxObjSize 10000" options, but neither the console output nor the receive-1.xml file changed. The error also occurs with using "--sync text/x-vcalendar", "--sync text/plain" options and all with a slow-sync.

I was also told about the "blank screen" issue, but there was also no change with all applications closed and even after a restart.

Complete log can be seen here. (ZIP archive)

I am running Ubuntu Edgy with opensync of the svn repositories from http://www.in.fh-merseburg.de/~jahn/ (syncml version 0.4.2 with all patches). Obex transfer from phone to pc and vice versa works without problems.

If more information is needed contact me over my email address.

Attachments

syncml_logs.zip (23.6 kB) - added by d-f on 11/11/06 22:42:51.
All log files created by syncml-obex-client
received-1_wbxml0_92.xml (1.1 kB) - added by pmarat on 11/12/06 14:06:54.
received-1.wbxml ... converted with wbxml2 0.92

Change History

11/11/06 22:42:51 changed by d-f

  • attachment syncml_logs.zip added.

All log files created by syncml-obex-client

11/12/06 14:06:54 changed by pmarat

  • attachment received-1_wbxml0_92.xml added.

received-1.wbxml ... converted with wbxml2 0.92