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

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 10-08-2008, 10:14 PM
Member
 
Posts: 10
Exclamation UID STORE failed: UID STORE error; can't store that data

Ever since upgrading zimbra desktop when asked to, I haven't been able to fetch a single new email.
The "Error Reports" pseudo-folder contains a number of messages like this one:

Product name: Zimbra Desktop
Product version: 0.91
Build ID: 1338
Release type: BETA
OS Platform: Windows Vista x86 6.0
Time of event: 2008-10-08 17:08:04
Error type: UID STORE failed: UID STORE error; can't store that data
Error summary: Synchronization of folder '/Inbox' failed. Synchronization has been disabled for this folder

Failure details:
----------------------------------------------------------------------------

com.zimbra.cs.mailclient.CommandFailedException: UID STORE failed: UID STORE error; can't store that data
at com.zimbra.cs.mailclient.imap.ImapRequest.checkSta tus(ImapRequest.java:94)
at com.zimbra.cs.mailclient.imap.ImapRequest.sendChec kStatus(ImapRequest.java:80)
at com.zimbra.cs.mailclient.imap.ImapConnection.uidSt ore(ImapConnection.java:399)
at com.zimbra.cs.mailclient.imap.ImapConnection.uidSt ore(ImapConnection.java:392)
at com.zimbra.cs.datasource.ImapFolderSync.updateFlag s(ImapFolderSync.java:697)
at com.zimbra.cs.datasource.ImapFolderSync.pushModifi cation(ImapFolderSync.java:317)
at com.zimbra.cs.datasource.ImapFolderSync.pushChange s(ImapFolderSync.java:268)
at com.zimbra.cs.datasource.ImapFolderSync.syncMessag es(ImapFolderSync.java:179)
at com.zimbra.cs.datasource.ImapSync.syncMessages(Ima pSync.java:217)
at com.zimbra.cs.datasource.ImapSync.syncFolders(Imap Sync.java:159)
at com.zimbra.cs.datasource.ImapSync.importData(ImapS ync.java:120)
at com.zimbra.cs.offline.YMailImport.importData(YMail Import.java:36)
at com.zimbra.cs.datasource.DataSourceManager.importD ata(DataSourceManager.java:158)
at com.zimbra.cs.mailbox.LocalMailbox.importData(Loca lMailbox.java:354)
at com.zimbra.cs.mailbox.LocalMailbox.syncAllLocalDat aSources(LocalMailbox.java:327)
at com.zimbra.cs.mailbox.LocalMailbox.sync(LocalMailb ox.java:383)
at com.zimbra.cs.mailbox.LocalMailbox.syncOnTimer(Loc alMailbox.java:307)
at com.zimbra.cs.mailbox.DesktopMailbox$1.run(Desktop Mailbox.java:259)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

----------------------------------------------------------------------------

Note that I am synchronizing two yahoo accounts and one gmail account. The Gmail account doesn't report any error, but both yahoo accounts show those error reports, and no new mail showing when there is in fact new mail in the web interface.

I'm now going to purge the local store for one of those accounts and see if that helps any.
Reply With Quote
  #2 (permalink)  
Old 10-08-2008, 10:17 PM
Member
 
Posts: 10
Default com.zimbra.common.soap.SoapFaultException: mailbox in maintenance mode: 8

Hmm. going into the "manage data" then clicking "reset" for one of my two yahoo accounts brought me back to an empty UI that didn't acknowledge any of my accounts. Clicking on "inbox" changed the UI into a long page of error messages, as follow:

HTTP ERROR: 500

com.zimbra.common.soap.SoapFaultException: mailbox in maintenance mode: 8
ExceptionId:btpool0-5:1223529296836:aa8974e742b01146
Code:mail.MAINTENANCE

RequestURI=/zimbra/
Caused by:

javax.el.ELException: com.zimbra.common.soap.SoapFaultException: mailbox in maintenance mode: 8
ExceptionId:btpool0-5:1223529296836:aa8974e742b01146
Code:mail.MAINTENANCE
at javax.el.BeanELResolver.getValue(BeanELResolver.ja va:266)
at javax.el.CompositeELResolver.getValue(CompositeELR esolver.java:143)
at com.sun.el.parser.AstValue.getValue(AstValue.java: 138)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpre ssionImpl.java:206)
at org.apache.jasper.runtime.PageContextImpl.evaluate Expression(PageContextImpl.java:984)
at org.apache.jsp.desktop.console_jsp._jspx_meth_c_se t_0(console_jsp.java:160)
at org.apache.jsp.desktop.console_jsp._jspService(con sole_jsp.java:107)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:93)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:373)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:477)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:371)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at com.zimbra.webClient.servlet.JspServlet.service(Js pServlet.java:50)
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.servlet.Dispatcher.forward(Dispa tcher.java:268)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispa tcher.java:126)
at org.mortbay.jetty.servlet.DefaultServlet.doGet(Def aultServlet.java:465)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:707)
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$CachedCha in.doFilter(ServletHandler.java:1093)
at com.zimbra.webClient.filters.SetHeaderFilter.doFil ter(SetHeaderFilter.java:264)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1084)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:360)
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.he aderComplete(HttpConnection.java:830)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser. java:514)
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.soap.SoapFaultException: mailbox in maintenance mode: 8
ExceptionId:btpool0-5:1223529296836:aa8974e742b01146
Code:mail.MAINTENANCE
at com.zimbra.common.soap.Soap12Protocol.soapFault(So ap12Protocol.java:88)
at com.zimbra.common.soap.SoapTransport.extractBodyEl ement(SoapTransport.java:263)
at com.zimbra.common.soap.SoapTransport.parseSoapResp onse(SoapTransport.java:224)
at com.zimbra.common.soap.SoapHttpTransport.invoke(So apHttpTransport.java:261)
at com.zimbra.common.soap.SoapHttpTransport.invoke(So apHttpTransport.java:216)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:315)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:279)
at com.zimbra.cs.account.soap.SoapProvisioning.invoke (SoapProvisioning.java:190)
at com.zimbra.cs.account.soap.SoapProvisioning.getAll Accounts(SoapProvisioning.java:1196)
at com.zimbra.cs.offline.jsp.JspProvStub.getOfflineAc counts(JspProvStub.java:34)
at com.zimbra.cs.offline.jsp.ConsoleBean.getAccounts( ConsoleBean.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at javax.el.BeanELResolver.getValue(BeanELResolver.ja va:261)
... 46 more

Caused by:

com.zimbra.common.soap.SoapFaultException: mailbox in maintenance mode: 8
ExceptionId:btpool0-5:1223529296836:aa8974e742b01146
Code:mail.MAINTENANCE
at com.zimbra.common.soap.Soap12Protocol.soapFault(So ap12Protocol.java:88)
at com.zimbra.common.soap.SoapTransport.extractBodyEl ement(SoapTransport.java:263)
at com.zimbra.common.soap.SoapTransport.parseSoapResp onse(SoapTransport.java:224)
at com.zimbra.common.soap.SoapHttpTransport.invoke(So apHttpTransport.java:261)
at com.zimbra.common.soap.SoapHttpTransport.invoke(So apHttpTransport.java:216)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:315)
at com.zimbra.common.soap.SoapTransport.invoke(SoapTr ansport.java:279)
at com.zimbra.cs.account.soap.SoapProvisioning.invoke (SoapProvisioning.java:190)
at com.zimbra.cs.account.soap.SoapProvisioning.getAll Accounts(SoapProvisioning.java:1196)
at com.zimbra.cs.offline.jsp.JspProvStub.getOfflineAc counts(JspProvStub.java:34)
at com.zimbra.cs.offline.jsp.ConsoleBean.getAccounts( ConsoleBean.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at javax.el.BeanELResolver.getValue(BeanELResolver.ja va:261)
at javax.el.CompositeELResolver.getValue(CompositeELR esolver.java:143)
at com.sun.el.parser.AstValue.getValue(AstValue.java: 138)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpre ssionImpl.java:206)
at org.apache.jasper.runtime.PageContextImpl.evaluate Expression(PageContextImpl.java:984)
at org.apache.jsp.desktop.console_jsp._jspx_meth_c_se t_0(console_jsp.java:160)
at org.apache.jsp.desktop.console_jsp._jspService(con sole_jsp.java:107)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:93)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:373)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:477)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:371)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at com.zimbra.webClient.servlet.JspServlet.service(Js pServlet.java:50)
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.servlet.Dispatcher.forward(Dispa tcher.java:268)
at org.mortbay.jetty.servlet.Dispatcher.forward(Dispa tcher.java:126)
at org.mortbay.jetty.servlet.DefaultServlet.doGet(Def aultServlet.java:465)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:707)
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$CachedCha in.doFilter(ServletHandler.java:1093)
at com.zimbra.webClient.filters.SetHeaderFilter.doFil ter(SetHeaderFilter.java:264)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1084)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:360)
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.he aderComplete(HttpConnection.java:830)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser. java:514)
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)

Powered by Jetty://



Next step for me: Shutting down both UI and service and starting fresh, to see what's left.
Reply With Quote
  #3 (permalink)  
Old 10-08-2008, 10:26 PM
Member
 
Posts: 10
Default

zdesktop.exe kept running after selecting "shutdown service" from the tray.

After stopping the "Yahoo! Zimbra Desktop Service" and starting it again, then starting the zimbra UI, I can see that the "reset" didn't happen, and the imap sync still isn't happening.

That's a bummer. I just tried another "reset" and getting the exact same results.. although I did a mistake on my previous post. the "HTTP ERROR: 500" page happens when I click on "account setup". Clicking on the inbox brings up an empty folder.

My next step should be to remove one of my yahoo account altogether, then recreate it, but I probably won't have time to do that right now, and won't be able to mess with it again until Saturday.
Reply With Quote
  #4 (permalink)  
Old 10-08-2008, 10:29 PM
Member
 
Posts: 10
Default

oh well. I tried. removing one of my yahoo account resulting in a blue "Processing..." label on the UI, abruptly following by a full page error message:

HTTP ERROR: 500

Problems calling function 'zdf:reload'

RequestURI=/zimbra/desktop/xmail.jsp
Caused by:

javax.el.ELException: Problems calling function 'zdf:reload'
at com.sun.el.parser.AstFunction.getValue(AstFunction .java:132)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpre ssionImpl.java:206)
at org.apache.jasper.runtime.PageContextImpl.evaluate Expression(PageContextImpl.java:984)
at org.apache.jsp.desktop.xmail_jsp._jspx_meth_c_when _2(xmail_jsp.java:322)
at org.apache.jsp.desktop.xmail_jsp._jspx_meth_c_choo se_0(xmail_jsp.java:197)
at org.apache.jsp.desktop.xmail_jsp._jspService(xmail _jsp.java:111)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:93)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:373)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:477)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:371)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at com.zimbra.webClient.servlet.JspServlet.service(Js pServlet.java:50)
at org.mortbay.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1093)
at com.zimbra.webClient.filters.SetHeaderFilter.doFil ter(SetHeaderFilter.java:264)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1084)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:360)
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: java.lang.NullPointerException
at com.zimbra.cs.offline.jsp.JspProvStub.getOfflineDa taSource(JspProvStub.java:90)
at com.zimbra.cs.offline.jsp.XmailBean.reload(XmailBe an.java:54)
at com.zimbra.cs.offline.jsp.FormBean.reload(FormBean .java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.el.parser.AstFunction.getValue(AstFunction .java:127)
... 34 more

Caused by:

java.lang.NullPointerException
at com.zimbra.cs.offline.jsp.JspProvStub.getOfflineDa taSource(JspProvStub.java:90)
at com.zimbra.cs.offline.jsp.XmailBean.reload(XmailBe an.java:54)
at com.zimbra.cs.offline.jsp.FormBean.reload(FormBean .java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.el.parser.AstFunction.getValue(AstFunction .java:127)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpre ssionImpl.java:206)
at org.apache.jasper.runtime.PageContextImpl.evaluate Expression(PageContextImpl.java:984)
at org.apache.jsp.desktop.xmail_jsp._jspx_meth_c_when _2(xmail_jsp.java:322)
at org.apache.jsp.desktop.xmail_jsp._jspx_meth_c_choo se_0(xmail_jsp.java:197)
at org.apache.jsp.desktop.xmail_jsp._jspService(xmail _jsp.java:111)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:93)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:373)
at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:477)
at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:371)
at javax.servlet.http.HttpServlet.service(HttpServlet .java:820)
at com.zimbra.webClient.servlet.JspServlet.service(Js pServlet.java:50)
at org.mortbay.jetty.servlet.ServletHolder.handle(Ser vletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1093)
at com.zimbra.webClient.filters.SetHeaderFilter.doFil ter(SetHeaderFilter.java:264)
at org.mortbay.jetty.servlet.ServletHandler$CachedCha in.doFilter(ServletHandler.java:1084)
at org.mortbay.jetty.servlet.ServletHandler.handle(Se rvletHandler.java:360)
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)

Powered by Jetty://



However, quitting and restarting the UI (taking a wild guess at what zdf:reload was supposed to do ) appears to work, and the deleted account is gone.

Next up, re-adding the account to Zimbra Desktop.
Reply With Quote
  #5 (permalink)  
Old 10-08-2008, 10:30 PM
Zimbra Employee
 
Posts: 1,688
Default

the UID store issue is independent of the maintenance mode issue.

the maintenance mode issue I can't reproduce. which OS is this?
Reply With Quote
  #6 (permalink)  
Old 10-08-2008, 10:32 PM
Zimbra Employee
 
Posts: 1,688
Default

ah it's vista. please file a bug with the maintenance issue and we'll try to reproduce on vista.
Reply With Quote
  #7 (permalink)  
Old 10-08-2008, 10:37 PM
dac dac is offline
Zimbra Employee
 
Posts: 63
Default

Once the maintenance mode issue is resolved we can look into the "UID STORE" issue but you will first need to enable "debug trace" in account setup, try fetching new mail again, then send us the files mailbox.log (log file) and mailbox.out (trace file).

But of course this will not work if you are still stuck in maintenance mode, hopefully we will find a workaround for that soon.

- David
Reply With Quote
  #8 (permalink)  
Old 10-08-2008, 10:48 PM
Member
 
Posts: 10
Talking working initial IMAP synchronization

The Yahoo account I removed then re-added appears to be doing its initial IMAP sync correctly. It's going to take a while as I have about 10K emails in it, but it looks encouraging.

If I had to take a wild guess as to what's happening, I'd say the new zimbra desktop build is probably using its local store in a slightly incompatible way from the previously released build, resulting in an inability to synchronize against local stores created from older builds.


TL;DR: If you are unable to synchronize your yahoo accounts and get errors similar to mine, you might want to remove then add those yahoo accounts again to your zimbra desktop. You will lose your account settings and probably other stuff, so watch for other posts with a less traumatic solution.
Reply With Quote
  #9 (permalink)  
Old 10-08-2008, 11:01 PM
Member
 
Posts: 10
Default

Quote:
Originally Posted by dac View Post
Once the maintenance mode issue is resolved we can look into the "UID STORE" issue but you will first need to enable "debug trace" in account setup, try fetching new mail again, then send us the files mailbox.log (log file) and mailbox.out (trace file).

But of course this will not work if you are still stuck in maintenance mode, hopefully we will find a workaround for that soon.

- David
No worry, the maintenance mode doesn't persist over a service shutdown/restart.

I've enabled debug trace for the other yahoo account (the one I didn't recreate and that still shows the sync bug), then tried another (failed) sync.

I have a zimbra/zdesktop/log/mailbox.log file that's 3MB, but it hasn't been updated since 10/08 1pm (which coincides rather closely with my upgrade time)
I don't appear to have a mailbox.out file present (find . -name mailbox.out -print under zimbra/zdesktop returns nothing.)

Oh duh.
I think the new build is using zdesktop.log and zdesktop.out instead.
Those files are growing happily as I speak. Unfortunately, I'm still doing a full sync with the yahoo account I re-added, so the failed sync with the other yahoo account is lost somewhere in the noise.

How should I send you a copy of those 2 files?
Reply With Quote
  #10 (permalink)  
Old 10-08-2008, 11:03 PM
Zimbra Employee
 
Posts: 1,688
Default

file a bug, and attach the logs as private attachments.
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.