Publishing: Content deployment job failed. Error: 'System.ArgumentException: Value does not fall within the expected range.
at Microsoft.SharePoint.SPList.GetItemByUniqueId(Guid uniqueId)
at Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobReport.GetInstance(Guid jobReportId)
at Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJob.TryGetJobsLastReport()
at Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJob.get_SQMDeploymentJobFlags()
at Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJob.CollectSQMData()
at Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJob.InternalRun(Boolean runAsynchronously, String timerJobName, Guid timerJobId)
at Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobDefinition.Execute(Guid targetInstanceId)'
希望大家帮帮忙、谢谢了!
我可以知道UAT是什么吗? 从错误信息看来是因为SPList.GetItemByUniqueId为空。