I have been trying to get my site deployed for a day or so, but I am running into a bunch of errors. I have fixed a couple but have been stumped by this one:
Don't know why the formatting got all out of wack on the above post...can't edit or delete it either...
Here is a better presentation:
There was a problem with extracting database information for the item: Name:Q | Id:8fd2654f-3344-445b-93c0-687978f196bf | Provider:Documents
Umbraco.Courier.Core.Exceptions.ExtractionManagerException: There was a problem with extracting database information for the item: Name:Q | Id:8fd2654f-3344-445b-93c0-687978f196bf | Provider:Documents ---> System.Threading.ThreadAbortException: Thread was being aborted. at Umbraco.Courier.RepositoryProviders.CourierWebserviceRepositoryProvider.ExtractItem(Item item, Boolean overwrite) in d:\TeamCity6\buildAgent\work\399aef48762b5884\Umbraco.Courier.RepositoryProviders\WebserviceProvider\CourierWebserviceRepositoryProvider.cs:line 229 at Umbraco.Courier.Core.ExtractionManager.ExtractItemRevision(Item item, Boolean isDependency) at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.ExtractRevisions() --- End of inner exception stack trace --- at Umbraco.Courier.Core.ExtractionManager.ExtractRevisions() at Umbraco.Courier.UI.Dialogs.CommitItem.TransferAndExtractOnSelectedRepo(String repo) at Umbraco.Courier.UI.Dialogs.CommitItem.oneSteptransfer(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Thread was being aborted.
System.Threading.ThreadAbortException: Thread was being aborted. at Umbraco.Courier.RepositoryProviders.CourierWebserviceRepositoryProvider.ExtractItem(Item item, Boolean overwrite) in d:\TeamCity6\buildAgent\work\399aef48762b5884\Umbraco.Courier.RepositoryProviders\WebserviceProvider\CourierWebserviceRepositoryProvider.cs:line 229 at Umbraco.Courier.Core.ExtractionManager.ExtractItemRevision(Item item, Boolean isDependency) at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.() at Umbraco.Courier.Core.ExtractionManager.ExtractRevisions()
The timeout is the issue, as you can see in the stacktrace, its a tread-aborted error, which means you website shuts down the operation before it finishes.
Errors on Initial Deployment
I have been trying to get my site deployed for a day or so, but I am running into a bunch of errors. I have fixed a couple but have been stumped by this one:
Any help on this would be great. Owen
Don't know why the formatting got all out of wack on the above post...can't edit or delete it either...
Here is a better presentation:
There was a problem with extracting database information for the item: Name:Q | Id:8fd2654f-3344-445b-93c0-687978f196bf | Provider:Documents
Umbraco.Courier.Core.Exceptions.ExtractionManagerException: There was a problem with extracting database information for the item: Name:Q | Id:8fd2654f-3344-445b-93c0-687978f196bf | Provider:Documents ---> System.Threading.ThreadAbortException: Thread was being aborted.
at Umbraco.Courier.RepositoryProviders.CourierWebserviceRepositoryProvider.ExtractItem(Item item, Boolean overwrite) in d:\TeamCity6\buildAgent\work\399aef48762b5884\Umbraco.Courier.RepositoryProviders\WebserviceProvider\CourierWebserviceRepositoryProvider.cs:line 229
at Umbraco.Courier.Core.ExtractionManager.ExtractItemRevision(Item item, Boolean isDependency)
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.ExtractRevisions()
--- End of inner exception stack trace ---
at Umbraco.Courier.Core.ExtractionManager.ExtractRevisions()
at Umbraco.Courier.UI.Dialogs.CommitItem.TransferAndExtractOnSelectedRepo(String repo)
at Umbraco.Courier.UI.Dialogs.CommitItem.oneSteptransfer(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Thread was being aborted.
System.Threading.ThreadAbortException: Thread was being aborted.
at Umbraco.Courier.RepositoryProviders.CourierWebserviceRepositoryProvider.ExtractItem(Item item, Boolean overwrite) in d:\TeamCity6\buildAgent\work\399aef48762b5884\Umbraco.Courier.RepositoryProviders\WebserviceProvider\CourierWebserviceRepositoryProvider.cs:line 229
at Umbraco.Courier.Core.ExtractionManager.ExtractItemRevision(Item item, Boolean isDependency)
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.()
at Umbraco.Courier.Core.ExtractionManager.ExtractRevisions()
Upon further investigation, the node that it fails on is changing. This time it was the Sitemap node.
It is also taking a very long time to transfer, could this be a time out problem?
Owen
The timeout is the issue, as you can see in the stacktrace, its a tread-aborted error, which means you website shuts down the operation before it finishes.
2.5 fixes this
is working on a reply...