[Tickets #10461] Sync with SonyEricsson ELM (ActiveSync)

bugs at horde.org bugs at horde.org
Fri Aug 26 13:13:38 UTC 2011


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/10461
------------------------------------------------------------------------------
  Ticket           | 10461
  Erstellt Von     | michael.groene at zel.uni-hannover.de
  Zusammenfassung  | Sync with SonyEricsson ELM (ActiveSync)
  Warteschlange    | Horde Base
  Version          | 4.0.8
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 2. Medium
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


michael.groene at zel.uni-hannover.de (2011-08-26 13:13) hat geschrieben:

I'm trying to sync my phone's calendar and contacts with horde.

The phone gets connected successfully to the server, but the process  
of syncing will fail at some point.
In activesync-log I could following entries, which might be related to  
the issue:

first:
2011-08-26T15:00:07+02:00 DEBUG: Horde::changeMessage(Contacts, )
2011-08-26T15:00:07+02:00 DEBUG:  
ActiveSync_Driver_Horde::_smartStatMessage:Contacts:20110826150007.e-9jZ9cNCvpOV5jXl9fjSLA at horde4.uni-hannover.de
2011-08-26T15:00:07+02:00 DEBUG: Updating state during change
2011-08-26T15:00:07+02:00 ERR: QUERY FAILED: Column 'sync_key' cannot be null

INSERT INTO horde_activesync_map (message_uid, sync_modtime, sync_key,  
sync_devid, sync_folderid, sync_user) VALUES  
('20110826150007.e-9jZ9cNCvpOV5jXl9fjSLA at horde4.uni-hannover.de',  
1314363607, NULL, 'SEMC359874037050544', 'Contacts',  
'michael.groene at uni-hannover.de')
2011-08-26T15:00:07+02:00 ERR: Returning HTTP 500:QUERY FAILED: Column  
'sync_key' cannot be null

INSERT INTO horde_activesync_map (message_uid, sync_modtime, sync_key,  
sync_devid, sync_folderid, sync_user) VALUES  
('20110826150007.e-9jZ9cNCvpOV5jXl9fjSLA at horde4.uni-hannover.de',  
1314363607, NULL, 'SEMC359874037050544', 'Contacts',  
'michael.groene at uni-hannover.de')
2011-08-26T15:00:07+02:00 INFO: User michael.groene at uni-hannover.de logged off


And in another try I got this:
2011-08-26T15:03:53+02:00 DEBUG: [SEMC359874037050544] Saving state: Array
(
     [0] => {4e579931-6998-4e68-9eeb-3b64824b99b2}2
     [1] =>
     [2] => SEMC359874037050544
     [3] => 0
     [4] => Contacts
     [5] => michael.groene at uni-hannover.de
)

2011-08-26T15:03:53+02:00 ERR: [SEMC359874037050544] Error saving  
state for synckey {4e579931-6998-4e68-9eeb-3b64824b99b2}2: QUERY  
FAILED: Duplicate entry '{4e579931-6998-4e68-9eeb-3b64824b99b2}2' for  
key 'PRIMARY'

INSERT INTO horde_activesync_state (sync_key, sync_data, sync_devid,  
sync_time, sync_folderid, sync_user) VALUES  
('{4e579931-6998-4e68-9eeb-3b64824b99b2}2', '', 'SEMC359874037050544',  
0, 'Contacts', 'michael.groene at uni-hannover.de')
2011-08-26T15:03:53+02:00 DEBUG: O   <Folders/>
2011-08-26T15:03:53+02:00 DEBUG: O  <Synchronize/>
2011-08-26T15:03:53+02:00 INFO: User michael.groene at uni-hannover.de logged off


Any ideas?





More information about the bugs mailing list