"Microsoft.SharePoint.SPException" "Operation canceled. CallStack -- at Microsoft.SharePoint.Deployment.SPDeployment.CheckCancel() at Microsoft.SharePoint.Deployment.SPDeployment.CancelMigrationJobWithTooManyFailures()

Manish Mishra 0 Reputation points
2024-01-16T10:26:18.9166667+00:00

I keep on getting below exception getting the below error while trying to query the document Library, during the import process of the item "xxxx" in SharePoint, an exception is being thrown, leading to a failure. The error details are as follows: Import of item "xxxx.pdf" has failed - "-2147213196" "Microsoft.SharePoint.SPException" "Operation canceled. CallStack -- at Microsoft.SharePoint.Deployment.SPDeployment.CheckCancel() at Microsoft.SharePoint.Deployment.SPDeployment.CancelMigrationJobWithTooManyFailures() at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at Microsoft.SharePoint.Deployment.XmlFormatter.OnBeforeDeserialize(SPObjectBeforeDeserializeEventArgs e) at Microsoft.SharePoint.Deployment.XmlFormatter.Deserialize(Stream serializationStream) at Microsoft.SharePoint.Deployment.ObjectSerializer.Deserialize(Stream serializationStream) at Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects() at Microsoft.SharePoint.Deployment.SPImport.Run()"

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,230 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yanli Jiang - MSFT 30,791 Reputation points Microsoft External Staff
    2024-01-17T06:26:36.5633333+00:00

    Hi @Manish Mishra , The error message indicates that the migration job has been canceled due to too many failures. I want to clarify a few questions with you:

    1. Where are you performing the migration to SharePoint Online?
    2. What tool did you use to perform the migration?
    3. Are the correct steps followed for migration?

    In this case, it may be that the file is missing or incompatible data types. You can review the file being imported and ensure that all necessary fields are present and correctly formatted. Also, check the migration log to see if there is any other information about this?


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.