Hi,
Using zimbra admin' s move mailbox feature on a very large mailbox, the action failed and spat out a generic javascript error. The mailbox is now stuck in maintenance mode and is completely inaccessible. Trying to edit or view mail, we just get an error in zimbra admin:
Code:
JavaScript error encountered in method ZaAccountViewController.prototype._setView message: this._view is undefined fileName: https://saturn.datasyncintra.net:7071/zimbraAdmin/js/Admin_all.js.zgz?v=100616202956 lineNumber: 10771 stack: ([object Object],(void 0),(void 0))@https://saturn.datasyncintra.net:7071/zimbraAdmin/js/Admin_all.js.zgz?v=100616202956:10771 ([object Object],(vo...
Since it seems the mailbox move did not happen correctly, I just want to restore the old mailbox on the old server and cancel the operation, but that does not seem to be an option. zmmailboxmove offers --purgeOld, but what do you do when the move is not successful?
workaround: for some reason, we were able to get into the mailbox by using zmprov to manually set the account status to active... changes did not take effect immediately, but after about 10 minutes it seemed to work. There may have been other factors involved, but if so they did not appear in the logs. I would still like to know what the alternatives are for canceling a mailbox move request, though.