February 10, 2012, 07:03:36 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Work on Kolab2/Gentoo-2.2 has stopped. The project has been deprecated (see board Kolab2/Gentoo).
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: SyncML works, but has some problems...  (Read 1406 times)
vovan.nl
Newbie
*

Karma: 0
Posts: 11


View Profile Email
« on: March 05, 2009, 10:43:15 AM »

I'm trying to setup SyncML with Horde/Kolab. At the moment I'm testing only contacts. Generally speaking, it works, but only one way, from the client to horde. If I've changed something on the horde site, the server still sends no changes to the client:
Code:
DEBUG:  Compiling server changes from 2009-03-03 13:17:42 to 2009-03-03 13:33:55
DEBUG:  Sending 0 server changes for client URI ./contacts
I'm not sure it it is kolab related issue, nevertheless firstly I've decided to ask here. Below is all the related log entries. I can attach wbxml files as well if needed.

Code:
DEBUG:  Backend of class SyncML_Backend_Horde created
DEBUG:  Started at 2009-03-03 13:33:55. Packet logged in /tmp/sync/client_10.wbxml
DEBUG:  New session created: 2265159196b1eff95a20d0dfef75dc18
DEBUG:  Checking authentication for user test
DEBUG:  Authenticated: yes; version: 1.2; message ID: 1; source URI: IMEI:354183028297303; target URI: https://vovan.homelinux.org:44
DEBUG:  SQL Query by SyncML_Backend_Horde::readSyncAnchors(): SELECT syncml_clientanchor, syncml_serveranchor FROM horde_syncml_ancho
DEBUG:  Previous sync found for database ./contacts; client timestamp: 20090303T121800Z
DEBUG:  Anchor timestamps match, TwoWaySync possible. Syncing data since 2009-03-03 13:17:42
DEBUG:  Creating SyncML_Sync object for database ./contacts; sync type 204
DEBUG:  Received <Final> from client.
DEBUG:  Handle <Final> for state Init
DEBUG:  Sending <Final> to client
DEBUG:  Return message completed
DEBUG:  Finished at 2009-03-03 13:33:55. Packet logged in /tmp/sync/server_10.wbxml

DEBUG:  Backend of class SyncML_Backend_Horde created
DEBUG:  Started at 2009-03-03 13:33:56. Packet logged in /tmp/sync/client_11.wbxml
DEBUG:  Existing session continued: 2265159196b1eff95a20d0dfef75dc18
DEBUG:  Authenticated: yes; version: 1.2; message ID: 2; source URI: IMEI:354183028297303; target URI: https://vovan.homelinux.org/ho
DEBUG:  Created device class SyncML_Device_Nokia
DEBUG:  Received <Final> from client.
DEBUG:  Handle <Final> for state Sync
DEBUG:  Creating <Sync> output for server changes in database ./contacts
DEBUG:  Created device class SyncML_Device_Nokia
DEBUG:  Compiling server changes from 2009-03-03 13:17:42 to 2009-03-03 13:33:55
DEBUG:  Sending 0 server changes for client URI ./contacts
DEBUG:  Sending <Final> to client
DEBUG:  Return message completed
DEBUG:  Finished at 2009-03-03 13:33:56. Packet logged in /tmp/sync/server_11.wbxml

DEBUG:  Backend of class SyncML_Backend_Horde created
DEBUG:  Started at 2009-03-03 13:33:56. Packet logged in /tmp/sync/client_12.wbxml
DEBUG:  Existing session continued: 2265159196b1eff95a20d0dfef75dc18
DEBUG:  Authenticated: yes; version: 1.2; message ID: 3; source URI: IMEI:354183028297303; target URI: https://vovan.homelinux.org/ho
DEBUG:  Received <Final> from client.
DEBUG:  Handle <Final> for state Completed
DEBUG:  Sending <Final> to client
DEBUG:  SQL Query by SyncML_Backend_Horde::readSyncAnchors(): SELECT syncml_clientanchor, syncml_serveranchor FROM horde_syncml_ancho
DEBUG:  SQL Query by SyncML_Backend_Horde::writeSyncAnchors(): UPDATE horde_syncml_anchors SET syncml_clientanchor = ?, syncml_server
INFO:   Finished sync of database ./contacts. Failures: 0; changes from client (Add, Replace, Delete, AddReplaces): 0, 0, 0, 0; chang
DEBUG:  Session completed and closed
DEBUG:  Finished at 2009-03-03 13:33:56. Packet logged in /tmp/sync/server_12.wbxml
« Last Edit: March 05, 2009, 10:47:39 AM by vovan.nl » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!