Hey Everyone,
I'm having zero success restoring any mailbox account on ALL our 6.0.5 mailbox servers. Is anyone else having issues? The backups are successful, and now we need to restore a few accounts. Anyways, I've already opened a Support Ticket, so we'll see if they uncover anything obvious (mailboxd restarts didn't fix it).
Java is throwing all kinds of tracebacks- heres a few:
Code:
Caused by: com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails (`mboxgroup29/mail_item`, CONSTRAINT `fk_mail_item_mailbox_id` FOREIGN KEY (`mailbox_id`) REFERENCES `zimbra`.`mailbox` (`id`))
and
Code:
Caused by: com.zimbra.common.service.ServiceException: system failure: writing new object of type 5
ExceptionId:LmtpServer-20:1267676645098:dc967d3c5dbedcba
Code:service.FAILURE
We've tried a random sample accounts, and all have failed:
Code:
[zimbra@zmbx02 ~]$ time zmrestore -a username@example.org -ca -pre restore_
Error occurred: Read timed out
real 5m3.001s
user 0m4.733s
sys 0m0.301s
[zimbra@zmbx02 ~]$