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

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
pandiyanmaruthu
Posts: 19
Joined: Thu Sep 01, 2016 9:57 am

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

Post 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
fbzimblet
Advanced member
Advanced member
Posts: 119
Joined: Sun Apr 17, 2016 4:15 pm

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

Post by fbzimblet »

check your zmmailboxd.out

could be related to memory viewtopic.php?t=23218
User avatar
DualBoot
Elite member
Elite member
Posts: 1326
Joined: Mon Apr 18, 2016 8:18 pm
Location: France - Earth
ZCS/ZD Version: ZCS FLOSS - 8.8.15 Mutli servers
Contact:

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

Post 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.
Post Reply