I am trying to recover a very large archived 28GB mail file created with version ZCS 5.0.23. I am now at 7.0.0.
I have run this command before and had success, but not now.
$ zmmailbox -z -v -m test@mail.myserver.com postRestURL "//?fmt=tgz&resolve=reset" 2009archivemail.tgz
ERROR: zclient.IO_ERROR (Broken pipe) (cause: java.net.SocketException Broken pipe)
com.zimbra.common.zclient.ZClientException: Broken pipe
ExceptionId:main:1299865829541:0969031b97372ea6
Code:zclient.IO_ERROR
at com.zimbra.common.zclient.ZClientException.IO_ERRO R(ZClientException.java:45)
at com.zimbra.cs.zclient.ZMailbox.postRESTResource(ZM ailbox.java:2499)
at com.zimbra.cs.zclient.ZMailboxUtil.doPostRestURL(Z MailboxUtil.java:2794)
at com.zimbra.cs.zclient.ZMailboxUtil.execute(ZMailbo xUtil.java:1137)
at com.zimbra.cs.zclient.ZMailboxUtil.main(ZMailboxUt il.java:2675)
Caused by: java.net.SocketException: Broken pipe
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutp utStream.java:92)
at java.net.SocketOutputStream.write(SocketOutputStre am.java:136)
at com.sun.net.ssl.internal.ssl.OutputRecord.writeBuf fer(OutputRecord.java:297)
at com.sun.net.ssl.internal.ssl.OutputRecord.write(Ou tputRecord.java:286)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRe cordInternal(SSLSocketImpl.java:743)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRe cord(SSLSocketImpl.java:731)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write (AppOutputStream.java:59)
at java.io.BufferedOutputStream.write(BufferedOutputS tream.java:105)
at org.apache.commons.httpclient.methods.InputStreamR equestEntity.writeRequest(InputStreamRequestEntity .java:171)
at org.apache.commons.httpclient.methods.EntityEnclos ingMethod.writeRequestBody(EntityEnclosingMethod.j ava:499)
at org.apache.commons.httpclient.HttpMethodBase.write Request(HttpMethodBase.java:2114)
at org.apache.commons.httpclient.HttpMethodBase.execu te(HttpMethodBase.java:1096)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.e xecuteMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMe thod(HttpClient.java:397)
at com.zimbra.common.httpclient.HttpClientUtil.execut eMethod(HttpClientUtil.java:42)
at com.zimbra.common.httpclient.HttpClientUtil.execut eMethod(HttpClientUtil.java:38)
at com.zimbra.cs.zclient.ZMailbox.postRESTResource(ZM ailbox.java:2491)
... 3 more
Any suggested ideas on how to recover this mail file or send it to zimbra a different way? I am going to try some stuff in AJCody's wiki page on migration (Ajcody-Migration-Notes - Zimbra :: Wiki) but thought I would ask in case anyone has resolved this in the past.
Thanks!
Tom


LinkBack URL
About LinkBacks


