I'm getting the dreaded "Sync is currently experiencing problems. It will be back shortly." error message when trying to sync the contacts on my G1. I've posted a message about this in T-Mobile's forums, but I wanted to relay this information back to a place where Google surely has eyes as well. Since I'm also developing for Android, I managed to get the following stack trace from an exception that occurred when trying to sync:
05-18 17:41:47.659: ERROR/Sync(89): unable to convert row to an Entry, skipping. 1 05-18 17:41:47.659: ERROR/Sync(89): com.google.wireless.gdata.parser.ParseException: unable to construct GroupMembershipInfo since the group _sync_id isn't known yet, will retry later 05-18 17:41:47.659: ERROR/Sync(89): at com.android.providers.contacts.ContactsSyncAdapter.addGroupMembershipToContactEntry(ContactsSyncAdapter.java:740) 05-18 17:41:47.659: ERROR/Sync(89): at com.android.providers.contacts.ContactsSyncAdapter.cursorToContactEntry(ContactsSyncAdapter.java:587) 05-18 17:41:47.659: ERROR/Sync(89): at com.android.providers.contacts.ContactsSyncAdapter.cursorToEntryImpl(ContactsSyncAdapter.java:550) 05-18 17:41:47.659: ERROR/Sync(89): at com.android.providers.contacts.ContactsSyncAdapter.cursorToEntry(ContactsSyncAdapter.java:542) 05-18 17:41:47.659: ERROR/Sync(89): at com.google.android.providers.AbstractGDataSyncAdapter.sendClientDiffsImpl(AbstractGDataSyncAdapter.java:934) 05-18 17:41:47.659: ERROR/Sync(89): at com.android.providers.contacts.ContactsSyncAdapter.sendClientDiffs(ContactsSyncAdapter.java:402) 05-18 17:41:47.659: ERROR/Sync(89): at android.content.TempProviderSyncAdapter$SyncThread.runSyncLoop(TempProviderSyncAdapter.java:469) 05-18 17:41:47.659: ERROR/Sync(89): at android.content.TempProviderSyncAdapter$SyncThread.sync(TempProviderSyncAdapter.java:249) 05-18 17:41:47.659: ERROR/Sync(89): at android.content.TempProviderSyncAdapter$SyncThread.run(TempProviderSyncAdapter.java:206) A suggestion I found regarding this problem didn't help me any (clearing out the contact list via GMail and then trying to sync), and I have no idea which contact, if any, is causing the exception. I haven't successfully synchronized since 1/2/2009, and was hoping to make sure that my contacts were properly synchronized before the 1.5 OTA update hit my phone, but I'm doubting that's going to happen... Any other suggestions? Thanks, Raymond --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
