(proper exception traces at the end of this log)
System.NullReferenceException: Object reference not set to an instance of an object.
System.AggregateException: Exceptions were thrown by listed actions.
Umbraco.Deploy.Exceptions.RemoteApiException: The remote API has thrown an exception.
EXCEPTION:
Umbraco.Deploy.Exceptions.RemoteApiException: The remote API has thrown an exception.
at Umbraco.Deploy.Environments.RemoteUmbracoEnvironment.
REMOTE:
System.AggregateException: Exceptions were thrown by listed actions.
at Umbraco.Core.Scoping.ScopeContext.ScopeExit(Boolean completed)
at Umbraco.Core.Scoping.Scope.<>cDisplayClass780.2()
at Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions)
at Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions)
at Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions)
at Umbraco.Core.Scoping.Scope.RobustExit(Boolean completed, Boolean onException)
at Umbraco.Core.Scoping.Scope.DisposeLastScope()
at Umbraco.Core.Scoping.Scope.Dispose()
at Umbraco.Deploy.Core.AltScope.Dispose()
at Umbraco.Deploy.Work.WorkItems.SessionWorkItem.<>cDisplayClass230.0()
at Umbraco.Deploy.Work.WorkTask.TryDo(Action action)
at Umbraco.Deploy.Work.WorkContext.TryDo(Action action)
at Umbraco.Deploy.Work.WorkItems.SessionWorkItem.Complete(Boolean success)
at Umbraco.Deploy.Work.WorkItems.SessionWorkItem.
Transfer Queue Fails in CloudUmbraco.Deploy.Exceptions.RemoteApiException: The remote API has thrown an exception.
Hi,
When we use the Queue for Transfer method in the Staging CMS to transfer all the pages from the Staging site to the Live we get an error.
The transfer list is in the region of 1200 pages. But if we transfer smaller batches of pages, say 20-30 pages it works well.
Is there a maximum number of pages we can transfer over in one go?
The error is:
(proper exception traces at the end of this log) System.NullReferenceException: Object reference not set to an instance of an object. System.AggregateException: Exceptions were thrown by listed actions.
Umbraco.Deploy.Exceptions.RemoteApiException: The remote API has thrown an exception.
EXCEPTION:
Umbraco.Deploy.Exceptions.RemoteApiException: The remote API has thrown an exception. at Umbraco.Deploy.Environments.RemoteUmbracoEnvironment.
REMOTE: System.AggregateException: Exceptions were thrown by listed actions.
at Umbraco.Core.Scoping.ScopeContext.ScopeExit(Boolean completed) at Umbraco.Core.Scoping.Scope.<>cDisplayClass780.2() at Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions) at Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions) at Umbraco.Core.Scoping.Scope.TryFinally(Int32 index, Action[] actions) at Umbraco.Core.Scoping.Scope.RobustExit(Boolean completed, Boolean onException) at Umbraco.Core.Scoping.Scope.DisposeLastScope() at Umbraco.Core.Scoping.Scope.Dispose() at Umbraco.Deploy.Core.AltScope.Dispose() at Umbraco.Deploy.Work.WorkItems.SessionWorkItem.<>cDisplayClass230.0() at Umbraco.Deploy.Work.WorkTask.TryDo(Action action) at Umbraco.Deploy.Work.WorkContext.TryDo(Action action) at Umbraco.Deploy.Work.WorkItems.SessionWorkItem.Complete(Boolean success) at Umbraco.Deploy.Work.WorkItems.SessionWorkItem.
at Umbraco.Web.Runtime.WebInitialComposer.<>c.
is working on a reply...