Running Migration Wizard: Difference between revisions

No edit summary
 
mNo edit summary
Line 1: Line 1:
--Errors Importing Appointments --
==Errors Importing Appointments==


In some cases running the Migration Wizard on the Exchange Server will fail to migrate appointments. There are two main causes for this problem: misconfiguration of permissions, or a defect in CDOEX. You can verify your configuration environment with the attached script.
In some cases running the Migration Wizard on the Exchange Server will fail to migrate appointments. There are two main causes for this problem: misconfiguration of permissions, or a defect in CDOEX. You can verify your configuration environment with the attached script.
Line 5: Line 5:
You may see errors like these in your logs:
You may see errors like these in your logs:


19-10-2006 12:17:51 [5652]: (MI): Batch Added Message rid(0)
:19-10-2006 12:17:51 [5652]: (MI): Batch Added Message rid(0)
19-10-2006 12:17:51 [5652]: (MI): Adding Appoinment d(Wed, 8 Mar 2006 14:31:40 -0000) fid(010)
:19-10-2006 12:17:51 [5652]: (MI): Adding Appoinment d(Wed, 8 Mar 2006 14:31:40 -0000) fid(010)
19-10-2006 12:17:51 [5652]: Unable to process message d(Wed, 8 Mar 2006 14:31:40 -0000) Folder Name - Calendar
:19-10-2006 12:17:51 [5652]: Unable to process message d(Wed, 8 Mar 2006 14:31:40 -0000) Folder Name - Calendar
19-10-2006 12:17:51 [5652]: (MI): The MAPI message was logged to D:\Zimbra Migrations\000000000dc43bac80edce43b0a154599ef25d6e07009582832779979f4cb5c3ef2e202ac2b4000000802246000051c7e
:19-10-2006 12:17:51 [5652]: (MI): The MAPI message was logged to D:\Zimbra Migrations\000000000dc43bac80edce43b0a154599ef25d6e07009582832779979f4cb5c3ef2e202ac2b4000000802246000051c7e15778bdda4cab5ba6e01b8c98460000030f2ab10000.msg:
15778bdda4cab5ba6e01b8c98460000030f2ab10000.msg:
:19-10-2006 12:17:51 [5652]: (MI): Adding Appoinment d(Wed, 8 Mar 2006 14:33:11 -0000) fid(010)
19-10-2006 12:17:51 [5652]: (MI): Adding Appoinment d(Wed, 8 Mar 2006 14:33:11 -0000) fid(010)
:19-10-2006 12:17:51 [5652]: Unable to process message d(Wed, 8 Mar 2006 14:33:11 -0000) Folder Name - Calendar
19-10-2006 12:17:51 [5652]: Unable to process message d(Wed, 8 Mar 2006 14:33:11 -0000) Folder Name - Calendar
:19-10-2006 12:17:51 [5652]: (MI): The MAPI message was logged to D:\Zimbra Migrations\000000000dc43bac80edce43b0a154599ef25d6e07009582832779979f4cb5c3ef2e202ac2b4000000802246000051c7e15778bdda4cab5ba6e01b8c98460000030f2ab30000.msg:
19-10-2006 12:17:51 [5652]: (MI): The MAPI message was logged to D:\Zimbra Migrations\000000000dc43bac80edce43b0a154599ef25d6e07009582832779979f4cb5c3ef2e202ac2b4000000802246000051c7e
15778bdda4cab5ba6e01b8c98460000030f2ab30000.msg:


---Permissions---
===Permissions===


Verify the administrator account running the Migration Wizard has full Exchange permissions over the mailboxes being imported. Refer to the following KB articles for more details.
Verify the administrator account running the Migration Wizard has full Exchange permissions over the mailboxes being imported. Refer to the following KB articles for more details.
Line 22: Line 20:
http://support.microsoft.com/?id=821897
http://support.microsoft.com/?id=821897


---CDOEX---
===CDOEX===


In some cases CDOEX does not function properly. You may need to re-register the Ole32.dll as described in the Microsoft KB.
In some cases CDOEX does not function properly. You may need to re-register the Ole32.dll as described in the Microsoft KB.


http://support.microsoft.com/kb/899351
http://support.microsoft.com/kb/899351

Revision as of 18:59, 23 October 2006

Errors Importing Appointments

In some cases running the Migration Wizard on the Exchange Server will fail to migrate appointments. There are two main causes for this problem: misconfiguration of permissions, or a defect in CDOEX. You can verify your configuration environment with the attached script.

You may see errors like these in your logs:

19-10-2006 12:17:51 [5652]: (MI): Batch Added Message rid(0)
19-10-2006 12:17:51 [5652]: (MI): Adding Appoinment d(Wed, 8 Mar 2006 14:31:40 -0000) fid(010)
19-10-2006 12:17:51 [5652]: Unable to process message d(Wed, 8 Mar 2006 14:31:40 -0000) Folder Name - Calendar
19-10-2006 12:17:51 [5652]: (MI): The MAPI message was logged to D:\Zimbra Migrations\000000000dc43bac80edce43b0a154599ef25d6e07009582832779979f4cb5c3ef2e202ac2b4000000802246000051c7e15778bdda4cab5ba6e01b8c98460000030f2ab10000.msg:
19-10-2006 12:17:51 [5652]: (MI): Adding Appoinment d(Wed, 8 Mar 2006 14:33:11 -0000) fid(010)
19-10-2006 12:17:51 [5652]: Unable to process message d(Wed, 8 Mar 2006 14:33:11 -0000) Folder Name - Calendar
19-10-2006 12:17:51 [5652]: (MI): The MAPI message was logged to D:\Zimbra Migrations\000000000dc43bac80edce43b0a154599ef25d6e07009582832779979f4cb5c3ef2e202ac2b4000000802246000051c7e15778bdda4cab5ba6e01b8c98460000030f2ab30000.msg:

Permissions

Verify the administrator account running the Migration Wizard has full Exchange permissions over the mailboxes being imported. Refer to the following KB articles for more details.

http://support.microsoft.com/kb/259221/ http://support.microsoft.com/?id=821897

CDOEX

In some cases CDOEX does not function properly. You may need to re-register the Ole32.dll as described in the Microsoft KB.

http://support.microsoft.com/kb/899351

Jump to: navigation, search