Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > General Questions

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-16-2009, 11:27 AM
Junior Member
 
Posts: 6
Question ZWC won't sync calendar with Zdesktop

My university just switched to ZWC. Works fine. However, I want to IMAP using Z Desktop. At the moment, my email syncs fine. However, my calendar items on the ZWC won't import (sync) with Z Desktop.

Can it?

If so, how (what settings do I need to change)?

Last edited by boles@svsu.edu; 05-16-2009 at 11:40 AM..
Reply With Quote
  #2 (permalink)  
Old 05-16-2009, 12:16 PM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

This is in the wrong forum, I'll move it to the Desktop forum.

You set-up an Account Type of 'Zimbra' when you create a new account in the ZD set-up page. using IMAP won't give you synchronisation of anything other than email.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 05-16-2009, 04:45 PM
Junior Member
 
Posts: 6
Default Not resolved

I thought following this advice would resolve the matter. I re-set up choosing the Zimbra account rather than IMAP, but it's still not syncing my calendar. Why not now?
Reply With Quote
  #4 (permalink)  
Old 05-16-2009, 11:26 PM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Quote:
Originally Posted by boles@svsu.edu View Post
I thought following this advice would resolve the matter. I re-set up choosing the Zimbra account rather than IMAP, but it's still not syncing my calendar. Why not now?
How will anyone know without any information other than 'it doesn't work'?

Which version of the Zimbra server is installed? Do you see any errors and if so, what are they? Read the Troubleshooting FAQ on the wiki, see what errors are in the logs and post some details.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 05-17-2009, 04:33 PM
Junior Member
 
Posts: 6
Default More information

The Zimbra server version is the latest Collaboration Suite, and when I log in, I use the Ajax version. I'm using the latest Z Desktop version. I make sure the Calendar box is checked in both versions.

There are no error messages. The link provided for FAQs and the Wiki don't t contain an issue like this.

Thanks for your time and effort. :-)
Reply With Quote
  #6 (permalink)  
Old 05-18-2009, 02:25 PM
Zimbra Employee
 
Posts: 184
Default

From Zimbra Desktop, click on Setup in the upper right-hand corner. In the setup page, click on "Edit", then select "Debug Logging",make sure to select your Zimbra account.

Using ZWC, I would suggest creating a new event in your calendar, then enable debug logging as I indicated. After the new event, click on 'Send/Receive'. After which observe if the new calendar event is present in the Zimbra Desktop calendar. If the new event had not synced, send over the zdesktop.log file.
Reply With Quote
  #7 (permalink)  
Old 05-18-2009, 09:38 PM
Junior Member
 
Posts: 6
Default

Did as instructed in last post (creating a new event in your calendar, then enable debug logging as I indicated. After the new event, click on 'Send/Receive'. After which observe if the new calendar event is present in the Zimbra Desktop calendar. If the new event had not synced, send over the zdesktop.log file.)

Now the sync doesn't work with the Web client.

I clicked on the red exclamation point and got the following information (I don't know if this is the zdesktop.log file or not).

com.zimbra.common.service.ServiceException: system failure: InitialSync.syncCalendarItem
ExceptionId:btpool0-16:1242707185769:1f5c23c0a6cb952a
Code:service.FAILURE
at com.zimbra.common.service.ServiceException.FAILURE (ServiceException.java:253)
at com.zimbra.cs.mailbox.SyncExceptionHandler.checkRe coverableException(SyncExceptionHandler.java:40)
at com.zimbra.cs.mailbox.InitialSync.syncCalendarItem (InitialSync.java:686)
at com.zimbra.cs.mailbox.DeltaSync.deltaSync(DeltaSyn c.java:237)
at com.zimbra.cs.mailbox.DeltaSync.sync(DeltaSync.jav a:92)
at com.zimbra.cs.mailbox.DeltaSync.sync(DeltaSync.jav a:76)
at com.zimbra.cs.mailbox.MailboxSync.sync(MailboxSync .java:188)
at com.zimbra.cs.mailbox.OfflineMailbox.sync(OfflineM ailbox.java:140)
at com.zimbra.cs.service.offline.OfflineSync.handle(O fflineSync.java:47)
at com.zimbra.soap.SoapEngine.dispatchRequest(SoapEng ine.java:429)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:286)
at com.zimbra.soap.SoapEngine.dispatch(SoapEngine.jav a:160)
at com.zimbra.soap.SoapServlet.doPost(SoapServlet.jav a:269)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:727)
at com.zimbra.cs.servlet.ZimbraServlet.service(Zimbra Servlet.java:190)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:362)
at org.mortbay.jetty.security.SecurityHandler.handle( SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(Se ssionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(Co ntextHandler.java:716)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebA ppContext.java:406)
at org.mortbay.jetty.handler.ContextHandlerCollection .handle(ContextHandlerCollection.java:211)
at org.mortbay.jetty.handler.HandlerCollection.handle (HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(Ha ndlerWrapper.java:139)
at org.mortbay.jetty.handler.RewriteHandler.handle(Re writeHandler.java:176)
at org.mortbay.jetty.handler.HandlerWrapper.handle(Ha ndlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:313)
at org.mortbay.jetty.HttpConnection.handleRequest(Htt pConnection.java:506)
at org.mortbay.jetty.HttpConnection$RequestHandler.co ntent(HttpConnection.java:844)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser. java:644)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpPa rser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnec tion.java:381)
at org.mortbay.io.nio.SelectChannelEndPoint.run(Selec tChannelEndPoint.java:396)
at org.mortbay.thread.BoundedThreadPool$PoolThread.ru n(BoundedThreadPool.java:442)
Caused by: com.zimbra.common.service.ServiceException: resource unreachable: Internal Server Error
ExceptionId:btpool0-16:1242707185769:1f5c23c0a6cb952a
Code:service.RESOURCE_UNREACHABLE
at com.zimbra.common.service.ServiceException.RESOURC E_UNREACHABLE(ServiceException.java:275)
at com.zimbra.cs.service.UserServlet.doHttpOp(UserSer vlet.java:1447)
at com.zimbra.cs.service.UserServlet.getRemoteResourc e(UserServlet.java:1281)
at com.zimbra.cs.service.UserServlet.getRemoteResourc e(UserServlet.java:1274)
at com.zimbra.cs.service.UserServlet.getRemoteContent (UserServlet.java:1248)
at com.zimbra.cs.mailbox.InitialSync$RemoteInviteMime Locator.getInviteMime(InitialSync.java:115)
at com.zimbra.cs.mailbox.InitialSync.makeSetCalReques t(InitialSync.java:779)
at com.zimbra.cs.mailbox.InitialSync.syncCalendarItem (InitialSync.java:674)
... 32 more

If issue persists please post description and debug information here.
Reply With Quote
  #8 (permalink)  
Old 05-19-2009, 02:46 PM
Zimbra Employee
 
Posts: 184
Default Bug 37137

I believe you are running into this bug report:
Bug 37137 – RESOURCE_UNREACHABLE on server side NO_SUCH_BLOB

This should be fixed in the new build, which should be released fairly soon.
Reply With Quote
  #9 (permalink)  
Old 05-20-2009, 07:09 AM
Junior Member
 
Posts: 6
Default

Here's some additional info that came up on my screen:
A network service error has occurred.
method: IMSetIdleRequest
msg: system failure: Must be called in the context of a session
code: service.FAILURE
detail: soap:Receiver
trace: btpool0-2587:1242828446380:c630aadfe33d6ddf
request:

Body: {
IMSetIdleRequest: {
_jsns: "urn:zimbraIM",
idleTime: 600,
isIdle: "0"
}
},
Header: {
context: {
_jsns: "urn:zimbra",
account: {
_content: "boles@vmail.svsu.edu",
by: "name"
},
authToken: "(removed)",
format: {
type: "js"
},
notify: {
seq: 4
},
sessionId: {
_content: 138428,
id: 138428
},
userAgent: {
name: "ZimbraWebClient - FF3.0 (Win)",
version: "5.0.16_GA_2921.SLES10_64"
}
}
}
Reply With Quote
  #10 (permalink)  
Old 05-27-2009, 08:40 PM
Junior Member
 
Posts: 6
Default Additional Info of error

Failure communicating with remote server. Please try again later.

Debug message: email address already exists: 82b4444d-cf1e-4147-af88-1a3b64d45485

Exception:

com.zimbra.cs.account.AccountServiceException: email address already exists: 82b4444d-cf1e-4147-af88-1a3b64d45485
ExceptionId:mid=6:1243481749140:77d3e193d90eccba
Code:account.ACCOUNT_EXISTS
at com.zimbra.cs.account.AccountServiceException.ACCO UNT_EXISTS(AccountServiceException.java:233)
at com.zimbra.cs.db.DbOfflineDirectory.createDirector yEntry(DbOfflineDirectory.java:76)
at com.zimbra.cs.account.offline.OfflineProvisioning. createAccountInternal(OfflineProvisioning.java:891 )
at com.zimbra.cs.account.offline.OfflineProvisioning. createMountpointAccount(OfflineProvisioning.java:8 18)
at com.zimbra.cs.mailbox.InitialSync.syncFolder(Initi alSync.java:531)
at com.zimbra.cs.mailbox.DeltaSync.syncFolder(DeltaSy nc.java:478)
at com.zimbra.cs.mailbox.DeltaSync.syncContainer(Delt aSync.java:404)
at com.zimbra.cs.mailbox.DeltaSync.deltaSync(DeltaSyn c.java:222)
at com.zimbra.cs.mailbox.DeltaSync.sync(DeltaSync.jav a:92)
at com.zimbra.cs.mailbox.DeltaSync.sync(DeltaSync.jav a:76)
at com.zimbra.cs.mailbox.MailboxSync.sync(MailboxSync .java:188)
at com.zimbra.cs.mailbox.OfflineMailbox.sync(OfflineM ailbox.java:140)
at com.zimbra.cs.mailbox.OfflineMailbox.syncOnTimer(O fflineMailbox.java:121)
at com.zimbra.cs.mailbox.DesktopMailbox$1.run(Desktop Mailbox.java:436)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.