Sync has no effect After reading up on the Truth Database and syncing, it dawned on me that when I tell it to sync after I delete all entries in Address Book and iSync pops up the panel that it's going to delete a couple thousand entries, it's not talking about deleting them on Zimbra, but rather in the Truth Database.
So I told it to allow the deletions, and sure enough, all of the entries are shown as "deleted" in Syncrospector.
But now when I use the Zimbra iSync Connector to sync Contacts, absolutely nothing happens. The log gets written in ~/Library/Logs/Zimbra, and it shows all the entries that should be syncing to the computer. But no new contacts entries show up in the Truth Database, the only thing there are the old ones that had been deleted.
How does one tell if the sync between Zimbra and the truth db even happening? Here's what shows up in the concole app during the sync:
2007-12-19 18:27:01.628 SyncServer[290] A Sync Server is already running on this computer, exiting process.
mkdir: /Users/jgore/Library/Application Support/Zimbra: File exists
[Wed Dec 19 18:27:24 200] Mac OS X version is 1049 (295)
2007-12-19 18:28:24.870 System Preferences[291] authenticate finished: exit status = 0
===== Wednesday, December 19, 2007 6:28:51 PM America/Denver =====
[Wed Dec 19 18:28:59 200] Mac OS X version is 1049 (301)
2007-12-19 18:29:39.181 System Preferences[291] sync finished: exit status = 2
I suspect exit status > 0 is not good news? |