Failed to move mailbox: "The moving request for mailbox 'XXXXX' with id #XXXXXXX is not completed yet"
Original Publishing Date:
2020-01-22
Symptoms
Not possible to move mailboxes to another Exchange DB via OA.
Task fails with error:
Task ID 63545687
Task name Waiting completion of move request for mailbox 'odin.test' with id #1005000
Task description This task waits when mailbox will be completely moved by asynchronous operation. It is OK if task is in unprocessed or rescheduled state (with the last error about already scheduled or in progress Move Request) because mailbox moving may take a long time to complete.
Subscription ID 1034456
Queue status Failed
Start not earlier than Apr-11-2015 18:27
Method name MRSWaitHandler on OBJREF:Exchange:0:getMBXService:465
Last execution output
The moving request for mailbox 'odin.test' with id #1005000 is not completed yet.
Cause
Move mailbox task was canceled and deleted from the Task Manager and mailbox was manually moved in Exchange.
Resolution
Verify that mailbox move request was completed in Exchange and fetch its current database:
[PS] C:\Windows\system32>Get-MoveRequestStatistics -identity "odin.test@domainname.com"
DisplayName StatusDetail TotalMailboxSize TotalArchiveSize PercentComplete
----------- ------------ ---------------- ---------------- ---------------
Odin Test Completed 146.4 MB (153,479,991 ... 100
[PS] C:\Windows\system32>Get-mailboxstatistics -identity "odin.test@domainname.com" |fl Database
Database : E12DAG4DB43
Contact Odin Technical Support in order to correct corresponding OA database records.
Internal content
Link on internal Article