[commits] [Wiki] changed: ActiveSync/KnownIssues

Michael Rubinsky mrubinsk at horde.org
Thu Apr 16 14:47:12 UTC 2015


mrubinsk  Thu, 16 Apr 2015 14:47:11 +0000

Modified page: http://wiki.horde.org/ActiveSync/KnownIssues
New Revision:  15
Change log:  Update message to match what current code logs.

@@ -46,9 +46,9 @@

  The problem occurs when the "Outlook Mail Notifier" addin  
(c:\Program Files\Common Files\Apple\Mobile Device  
Support\!OutlookChangeNotifierAddIn.dll) is enabled.
  Disabling this addin in OL2013 will solve the problem.

-+++ Error posted in horde log like "[horde] SQL QUERY FAILED:  
Duplicate entry '{529e27e9-892c-4d25-8beb-4b7953aa4b6d}3' for key  
'PRIMARY'".
++++ NOTICE posted in horde log like "Previous request processing for  
synckey {552f7b9a-9d50-4f65-9a60-6bed0a011487}2 failed to be accepted  
by the client, removing previous state and trying again.".

  This occurs whenever the !ActiveSync client issues a request, the  
server processes, but the client either never receives the response,  
or receives a response that it does not understand. The client then  
reissues the request (along with the same !SyncKey). Since the server  
already processed the request for the specified !SyncKey, it leads to  
a duplicate PRIMARY key error. Since this is expected from time to  
time, the !ActiveSync library deletes the sync state tied to the key  
causing the error and tries again. If this happens too many times in a  
row, the client will usually throttle the connection and notify the  
user.

  Bottom line, if you do not see any this often, and you notice no  
issues with synchronization, this is normal and nothing to worry about.



More information about the commits mailing list