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 04-21-2010, 03:18 PM
Active Member
 
Posts: 40
Default Keep getting errors with attachments

Almost all email with attachments results in an error:

method: GetMsgRequest
msg: system failure: MessagingException while creating MimeMessage for item 38444
code: service.FAILURE
detail: soap:Receiver......

Caused by: java.io.IOException: renaming destination file C:\Documents and Settings\xxxxxxxxx\Local Settings\Application Data\Zimbra\Zimbra Desktop\data\tmp\uncompressed\y7sXVafI3GsMg5BmGzdD 6IuBp4M= already exists at


When I delete the file y7sXVafI3GsMg5BmGzdD6IuBp4M at the location above. I can then open the email and retrieve the file though the error may likely reoccur.

I'm using ZD2 Beta 2. I often received the same error ZD2 Beta 1.

Also, creating a new email or replying or forwarding an email seems slow opening a new windows compared to ZD2 Beta 1.

thx
G
Reply With Quote
  #2 (permalink)  
Old 04-23-2010, 06:07 AM
Beginner Member
 
Posts: 1
Default Same here

..when selecting an e-mail with attachment. Here's the error report:


Code:
method:	SearchConvRequest
msg:	system failure: MessagingException while creating MimeMessage for item 35958
code:	service.FAILURE
detail:	soap:Receiver
trace:	com.zimbra.common.service.ServiceException: system failure: MessagingException while creating MimeMessage for item 35958 ExceptionId:btpool0-387:1272027688282:e7b7bc289615c34a Code:service.FAILURE at 
com.zimbra.common.service.ServiceException.FAILURE(ServiceException.java:248) at 
com.zimbra.cs.mailbox.MessageCache.getMimeMessage(MessageCache.java:198) at com.zimbra.cs.mailbox.Message.getMimeMessage(Message.java:334) at 
com.zimbra.cs.mailbox.Message.getMimeMessage(Message.java:315) at 
com.zimbra.cs.service.mail.ToXML.encodeMessageAsMP(ToXML.java:785) at 
com.zimbra.cs.service.mail.Search.addMessageHit(Search.java:354) at 
com.zimbra.cs.service.mail.SearchConv.putHits(SearchConv.java:246) at 
com.zimbra.cs.service.mail.SearchConv.handle(SearchConv.java:119) at 
com.zimbra.soap.SoapEngine.dispatchRequest(SoapEngine.java:419) at 
com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:273) at 
com.zimbra.soap.SoapEngine.dispatch(SoapEngine.java:157) at 
com.zimbra.soap.SoapServlet.doWork(SoapServlet.java:291) at 
com.zimbra.soap.SoapServlet.doPost(SoapServlet.java:212) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at 
com.zimbra.cs.servlet.ZimbraServlet.service(ZimbraServlet.java:182) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390) at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) 
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) 
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) 
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) 
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230) at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114) at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) 
at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230) 
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at 
org.mortbay.jetty.Server.handle(Server.java:326) at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:543) at 
org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:939) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755) at 
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at 
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:405) at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) at 
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451) 
Caused by: javax.mail.MessagingException: Error in input stream; nested exception is: java.io.IOException: renaming destination file 
C:\Users\andre\AppData\Local\Zimbra\Zimbra Desktop\data\tmp\uncompressed\khY15Ds+YxkRYTX3OOjx3SAOl2s= already exists 
at javax.mail.internet.InternetHeaders.load(InternetHeaders.java:361) at 
javax.mail.internet.InternetHeaders.(InternetHeaders.java:310) at 
javax.mail.internet.MimeMessage.createInternetHeaders(MimeMessage.java:2107) 
at javax.mail.internet.MimeMessage.parse(MimeMessage.java:328) at 
javax.mail.internet.MimeMessage.(MimeMessage.java:205) at 
com.zimbra.cs.mime.Mime$FixedMimeMessage.(Mime.java:89) at 
com.zimbra.cs.mailbox.MessageCache.getMimeMessage(MessageCache.java:161) 
... 33 more 
Caused by: java.io.IOException: renaming destination file C:\Users\andre\AppData\Local\Zimbra\Zimbra Desktop\data\tmp\uncompressed\khY15Ds+YxkRYTX3OOjx3SAOl2s= already exists 
at com.zimbra.common.util.FileUtil.rename(FileUtil.java:541) at 
com.zimbra.cs.store.UncompressedFileCache.get(UncompressedFileCache.java:175) at 
com.zimbra.cs.store.FileDescriptorCache.getSharedFile(FileDescriptorCache.java:126) at 
com.zimbra.cs.store.FileDescriptorCache.read(FileDescriptorCache.java:86) at 
com.zimbra.cs.store.BlobInputStream.read(BlobInputStream.java:205) at 
com.sun.mail.util.LineInputStream.readLine(LineInputStream.java:84) at 
javax.mail.internet.InternetHeaders.load(InternetHeaders.java:338) 
... 39 more
request:	

Body: {
  SearchConvRequest: {
    _jsns: "urn:zimbraMail",
    cid: "972a3370-0e1f-4d25-877d-1e8b386d1858:-35958",
    fetch: "972a3370-0e1f-4d25-877d-1e8b386d1858:35958",
    html: 1,
    limit: 50,
    locale: {
      _content: "en_US"
     },
    max: 100000,
    offset: 0,
    query: "in:"inbox"",
    read: 1,
    sortBy: "dateDesc",
    tz: {
      id: "Europe/Berlin"
     }
   }
 },
Header: {
  context: {
    _jsns: "urn:zimbra",
    account: {
      _content: "***",
      by: "name"
     },
    authToken: "(removed)",
    notify: {
      seq: 69
     },
    session: {
      _content: 13206,
      id: 13206
     },
    userAgent: {
      name: "ZimbraWebClient - PRISM (Win)",
      version: "0.0"
     }
   }
 }
Reply With Quote
  #3 (permalink)  
Old 05-03-2010, 10:21 AM
New Member
 
Posts: 3
Default

Getting the same thing. ZD2 beta2
Reply With Quote
  #4 (permalink)  
Old 06-04-2010, 03:28 PM
Junior Member
 
Posts: 8
Unhappy Same Problem with Attachments

Like others I'm having the same problem with attachments over a certain size (not quite sure how large). Deleting files in the \data\tmp\uncompressed folder solves the problem one time (requires a machine re-boot to do so) but then next "large" attachment fails. Most frustrating!

I'm running windows 7.

Any ideas would be most appreciated.
Reply With Quote
  #5 (permalink)  
Old 06-06-2010, 12:10 PM
Active Member
 
Posts: 29
Default

Also open that same problem attachment in the web version of zimbra and save to your local system. Then compose a new message in the web version, add that attachment, and then save your new message as draft. Sync Zimbra Desktop and try and open that draft message with the attachment - it will also fail with the same error at least isolating the problem to how Zimbra Desktop stores attachments/retrieves attachments from the Zimbra Server (nothing to do with how Zimbra Server processes the message).

I've been waiting for RC1/Beta3 before opening a bug report on this to see if it's still present. I have been submitting the "send error report" occasionally like others but I don't know what happens to these reports - is anyone viewing them?
Reply With Quote
  #6 (permalink)  
Old 06-15-2010, 12:02 AM
Junior Member
 
Posts: 5
Default

On ZD203 on OSX 10.6.5 I get this:
Attached Images
File Type: png Screen shot 2010-06-15 at 09.00.41.png (27.1 KB, 36 views)
Reply With Quote
  #7 (permalink)  
Old 06-17-2010, 07:59 PM
Active Member
 
Posts: 29
Default

For me, ZD2 beta 3 has resolved all problems with 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.