Page 1 of 1

Read timed out error when erasing users's inbox from terminal

Posted: Mon Mar 27, 2017 8:14 am
by pandiyanmaruthu
Hello,

In our Zimbra mail server frequently we will do a backup and erase the inbox of auto-forward bcc account using " zmmailbox -z -m zsendcopybackup5@hindujaleylandfinance.com emptyFolder /Inbox". during that process in between, we are getting

Error like this
ERROR: remote.TIMEOUT (https://mail.hindujaleylandfinance.com: ... dmin/soap/) (cause: java.net.SocketTimeoutException Read timed out)


kindly give any advice to overcome this error.


regards,
maruthu

Re: Read timed out error when erasing users's inbox from terminal

Posted: Wed Mar 29, 2017 7:28 am
by fbzimblet
check your zmmailboxd.out

could be related to memory viewtopic.php?t=23218

Re: Read timed out error when erasing users's inbox from terminal

Posted: Wed Mar 29, 2017 7:39 am
by DualBoot
Hello,

change the value of zimbra_zmjava_options with zmlocalconfig. To be more precise : -Xmx256m (my value actually) to a higher value. Most of the time 512 should do the trick.
But it depends on your hardware memory too.