View Single Post
  #1 (permalink)  
Old 02-16-2009, 06:05 AM
wlcrowe wlcrowe is offline
Starter Member
 
Posts: 2
Default Sync error with Yahoo Calendar after successful install

The first time I installed Zimbra it told me I needed to upgrade to the all new Yahoo! Calendar. So I did, and all seemed to work great. Very impressed. Then I went and added another calendar to my Yahoo online version. And then to my Zimbra version. That's when I think the problem started. After that it started failing with the below message. I tried reinstalling from scratch but it immediately fails with the below message. However, it does try something because I do see the other calendar plus my YAHOO_USER calendar in addition to Calendar in my Zimbra.

The error message I get is:
Code:
Your Yahoo! account doesn't support calendar. Please either upgrade to add the support or turn off calendar sync option.

Debug message: must upgrade to all-new yahoo calendar service

Exception:

com.zimbra.cs.mailbox.OfflineServiceException: must upgrade to all-new yahoo calendar service
ExceptionId:mid=2:1234791897890:069f330fec420d71
Code:offline.YCALDAV_NEED_UPGRADE
	at com.zimbra.cs.mailbox.OfflineServiceException.YCALDAV_NEED_UPGRADE(OfflineServiceException.java:96)
	at com.zimbra.cs.offline.OfflineCalDavDataImport.doCalDavFailures(OfflineCalDavDataImport.java:58)
	at com.zimbra.cs.offline.OfflineCalDavDataImport.importData(OfflineCalDavDataImport.java:50)
	at com.zimbra.cs.offline.YMailImport.importData(YMailImport.java:98)
	at com.zimbra.cs.datasource.DataSourceManager.importData(DataSourceManager.java:154)
	at com.zimbra.cs.mailbox.LocalMailbox.importData(LocalMailbox.java:417)
	at com.zimbra.cs.mailbox.LocalMailbox.syncAllLocalDataSources(LocalMailbox.java:389)
	at com.zimbra.cs.mailbox.LocalMailbox.sync(LocalMailbox.java:431)
	at com.zimbra.cs.mailbox.LocalMailbox.syncOnTimer(LocalMailbox.java:361)
	at com.zimbra.cs.mailbox.DesktopMailbox$1.run(DesktopMailbox.java:436)
	at java.util.TimerThread.mainLoop(Unknown Source)
	at java.util.TimerThread.run(Unknown Source)

If issue persists please post description and debug information here.
Reply With Quote