This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Few items getting failed with errors during the migration process scheduled in content matrix. The source site is currently in read-only mode to avoid users not to edit any existing items.Any suggestion to fix those?

Below error details:

1) "Error: Access denied. You do not have permission to perform this action or access this resource.

GetSP2013Workflows

Access denied. You do not have permission to perform this action or access this resource.

Type: Microsoft.SharePoint.Client.ServerUnauthorizedAccessException

Stack:   at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)

  at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()

  at Metalogix.SharePoint.Adapters.CSOM2013.ClientContextExtension.ExecuteQueryWithIncrementalRetry(ClientRuntimeContext context, Int32 retryCount, Int32 delay)

  at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.CallExecuteQuery(ClientRuntimeContext ctx, SharePointAdapter callingAdapter)

  at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.GetWorkflowSubscriptions(ClientContext clientContext, SP2013WorkflowScopeType workflowScopeType, Guid listGuid)

  at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.GetSP2013Workflows(String configurationXml)

HResult:-2146233088

 

Stack:   at Metalogix.SharePoint.Actions.Migration.PasteListAction.CopyList(SPList sourceList, SPWeb targetWeb, Boolean bIsCopyRoot, Boolean bDisablePermissions, Boolean bCopyingForDependency)

Access denied. You do not have permission to perform this action or access this resource.

GetSP2013Workflows

Access denied. You do not have permission to perform this action or access this resource.

Type: Microsoft.SharePoint.Client.ServerUnauthorizedAccessException

Stack:   at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)

  at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()

  at Metalogix.SharePoint.Adapters.CSOM2013.ClientContextExtension.ExecuteQueryWithIncrementalRetry(ClientRuntimeContext context, Int32 retryCount, Int32 delay)

  at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.CallExecuteQuery(ClientRuntimeContext ctx, SharePointAdapter callingAdapter)

  at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.GetWorkflowSubscriptions(ClientContext clientContext, SP2013WorkflowScopeType workflowScopeType, Guid listGuid)

  at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.GetSP2013Workflows(String configurationXml)

HResult:-2146233088

Type: Metalogix.Core.OperationLog.OperationReportingException

HResult:-2146233088 "

 

2) " Exception: An error occurred during the operation of a service method: Specified argument was out of the range of valid values. "

3)" Exception: There was an error writing to the pipe: The pipe is being closed. (232, 0xe8). "

  • Hi Nandhini,

     

    a. Please ensure that the migration account has the required permissions specified in the article below:

     

    QUICK TAKES: Permission Requirements for Effective Migrations

    metalogix.force.com/.../QUICK-TAKES-Permission-Requirements-for-Effective-Migrations

     

    b. The "Specified argument was out of the range of valid values" error message during the Setting Content Type Order operation was a known issue in an older Content Matrix version, but was resolved in version 8.5.0.1 and later. Can you please confirm if you're getting the error message for the said operation and/or the Content Matrix version that you're using?

     

    c. Please make sure that you have installed .NET Framework 4.0 or later on the machine prior to installing the Content Matrix console.

     

    "There was an error reading from the pipe" error message

    metalogix.force.com/.../There-was-an-error-reading-from-the-pipe-error-message

     

    You may also do the following:

     

    a. Close all instances of the Content Matrix Console.

    b. Open the C:\ProgramData\Metalogix\EnvironmentSettings.xml file using Notepad.

    c. Increase the value of the PipeReceiveTimeout, PipeOpenTimeout and PipeSendTimeout keys.

    d. Save the file, and then re-launch the Content Matrix Console.

     

     

    Regards,

    Cyrus