Problem with sent folder after update

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
guigsilva
Posts: 18
Joined: Fri Sep 12, 2014 11:31 pm

Problem with sent folder after update

Post by guigsilva »

Hello!!
We update Zimbra from 6.0.10 GA Debian 64 to 7.1.3 Same arch, the problem is that after the update when we send a mail from thunderbird a copy is not save in sent folder. From Zimbra (Web) work´s OK. I google it and try:
- Check Thunderbird sent folder - OK This is working before the update but we check same way and its OK

- Disable the compression of volume, we find some posts that say about a bug with compression and sent folder on IMAP access - We did it but still not working.
Can Anyone help?
Thanks in Advance
guigsilva
Posts: 18
Joined: Fri Sep 12, 2014 11:31 pm

Problem with sent folder after update

Post by guigsilva »

Hello Again!
In the log when Zimbra try to put the msg on sent folder I have this>
2011-11-16 00:20:15,593 ERROR [ImapSSLServer-1] [ip=111.111.111.111;] ProtocolHandler - Exception occurred while handling connection

java.lang.NumberFormatException: For input string: "gen~"

at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)

at java.lang.Long.parseLong(Long.java:419)

at org.apache.lucene.index.SegmentInfos.generationFromSegmentsFileName(SegmentInfos.java:199)

at org.apache.lucene.index.SegmentInfos.getCurrentSegmentGeneration(SegmentInfos.java:134)

at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:571)

at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:521)

at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:308)

at org.apache.lucene.index.IndexWriter.init(IndexWriter.java:1099)

at org.apache.lucene.index.IndexWriter.(IndexWriter.java:888)

at com.zimbra.cs.index.LuceneIndex.openIndexWriter(LuceneIndex.java:717)

at com.zimbra.cs.index.LuceneIndex.doWriterOpen(LuceneIndex.java:915)

at com.zimbra.cs.index.IndexWritersCache.beginWriting(IndexWritersCache.java:247)

at com.zimbra.cs.index.LuceneIndex.beginWriteOperation(LuceneIndex.java:865)

at com.zimbra.cs.index.MailboxIndex.beginWriteOperation(MailboxIndex.java:240)

at com.zimbra.cs.mailbox.IndexHelper.indexingPartOfEndTransaction(IndexHelper.java:965)

at com.zimbra.cs.mailbox.Mailbox.endTransaction(Mailbox.java:7612)

at com.zimbra.cs.mailbox.IndexHelper.indexItemList(IndexHelper.java:885)

at com.zimbra.cs.mailbox.IndexHelper.indexDeferredItemsInternal(IndexHelper.java:354)

at com.zimbra.cs.mailbox.IndexHelper.indexDeferredItems(IndexHelper.java:274)

at com.zimbra.cs.mailbox.IndexHelper.maybeIndexDeferredItems(IndexHelper.java:230)

at com.zimbra.cs.mailbox.Mailbox.addMessage(Mailbox.java:4677)

at com.zimbra.cs.mailbox.Mailbox.addMessage(Mailbox.java:4670)

at com.zimbra.cs.mailbox.Mailbox.addMessage(Mailbox.java:4612)

at com.zimbra.cs.imap.AppendMessage.store(AppendMessage.java:163)

at com.zimbra.cs.imap.AppendMessage.storeContent(AppendMessage.java:141)

at com.zimbra.cs.imap.ImapHandler.doAPPEND(ImapHandler.java:2173)

at com.zimbra.cs.imap.ImapHandler.executeRequest(ImapHandler.java:325)

at com.zimbra.cs.imap.TcpImapHandler.processCommand(TcpImapHandler.java:111)

at com.zimbra.cs.tcpserver.ProtocolHandler.processConnection(ProtocolHandler.java:199)

at com.zimbra.cs.tcpserver.ProtocolHandler.run(ProtocolHandler.java:140)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

at java.lang.Thread.run(Thread.java:662)

2011-11-16 00:20:15,594 INFO [ImapSSLServer-1] [ip=192.168.1.130;] imap - dropping connection for user (server-initiated)

2011-11-16 00:20:15,594 INFO [ImapSSLServer-1] [] ProtocolHandler - Handler exiting normally
I am not a Java expert...
Thanks
guigsilva
Posts: 18
Joined: Fri Sep 12, 2014 11:31 pm

Problem with sent folder after update

Post by guigsilva »

Hello!
We still with this problem and now some user that have caldendar can´t put new entries... the same java error (Exception occurred while handling connection java.lang.NumberFormatException: For input string: "gen~") appears on screen... Any one have this problems with 7.1.3?

I saw an path to this version but the release information don´t say any thing about this errors...
Post Reply