I get the following error when I try to deploy a tree. Any ideas? Known bug?
Unable to load item width id '9b8ef221-169b-4dbd-848b-d7ba17561c00' from provider 'PropertyData'
Error details
Umbraco.Courier.Core.Exceptions.PackageException: Unable to load item width id '9b8ef221-169b-4dbd-848b-d7ba17561c00' from provider 'PropertyData' ---> Umbraco.Courier.Core.Exceptions.RetrieveException: Error retrieving item [9b8ef221-169b-4dbd-848b-d7ba17561c00] from provider [e0472594-e73b-11df-9492-0800200c9a66]. ---> NHibernate.ADOException: could not execute query [ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ] Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990 [SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?] ---> System.Threading.ThreadAbortException: Thread was being aborted. at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception) at log4net.Core.LogImpl.Debug(Object message) at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent) at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) at NHibernate.Impl.CriteriaImpl.List(IList results) at NHibernate.Impl.CriteriaImpl.List[T]() at Umbraco.Courier.Persistence.V4.NHibernate.Helpers.PropertyDataHelper.GetProperties(UmbracoNode node, Nullable`1 versionId, ISession session) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Helpers\PropertyDataHelper.cs:line 68 at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.ContentPropertyDataItem.RetrieveItem[T](ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Persisters\ContentPropertyData.cs:line 106 at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId) --- End of inner exception stack trace --- at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId) at Umbraco.Courier.ItemProviders.PropertyItemProvider.HandlePack(ItemIdentifier id) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Providers\ItemProviders\PropertyItemProvider.cs:line 87 at Umbraco.Courier.Core.ItemProvider.Package(ItemIdentifier id) at Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 173 at Umbraco.Courier.Core.PackagingManager.(ItemIdentifier itemId, ItemProvider provider, ItemType itemType) --- End of inner exception stack trace --- at Umbraco.Courier.Core.PackagingManager.(ItemIdentifier itemId, ItemProvider provider, ItemType itemType) at Umbraco.Courier.Core.PackagingManager.() at Umbraco.Courier.Core.PackagingManager.() at Umbraco.Courier.Core.PackagingManager.PackageQueue() at Umbraco.Courier.UI.Dialogs.CommitItem.PackageSelectedItems() at Umbraco.Courier.UI.Dialogs.CommitItem.(Int32 step) at Umbraco.Courier.UI.Dialogs.CommitItem.transfer(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Error retrieving item [9b8ef221-169b-4dbd-848b-d7ba17561c00] from provider [e0472594-e73b-11df-9492-0800200c9a66].
Umbraco.Courier.Core.Exceptions.RetrieveException: Error retrieving item [9b8ef221-169b-4dbd-848b-d7ba17561c00] from provider [e0472594-e73b-11df-9492-0800200c9a66]. ---> NHibernate.ADOException: could not execute query [ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ] Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990 [SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?] ---> System.Threading.ThreadAbortException: Thread was being aborted. at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception) at log4net.Core.LogImpl.Debug(Object message) at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent) at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) at NHibernate.Impl.CriteriaImpl.List(IList results) at NHibernate.Impl.CriteriaImpl.List[T]() at Umbraco.Courier.Persistence.V4.NHibernate.Helpers.PropertyDataHelper.GetProperties(UmbracoNode node, Nullable`1 versionId, ISession session) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Helpers\PropertyDataHelper.cs:line 68 at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.ContentPropertyDataItem.RetrieveItem[T](ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Persisters\ContentPropertyData.cs:line 106 at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId) --- End of inner exception stack trace --- at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId) at Umbraco.Courier.ItemProviders.PropertyItemProvider.HandlePack(ItemIdentifier id) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Providers\ItemProviders\PropertyItemProvider.cs:line 87 at Umbraco.Courier.Core.ItemProvider.Package(ItemIdentifier id) at Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 173 at Umbraco.Courier.Core.PackagingManager.(ItemIdentifier itemId, ItemProvider provider, ItemType itemType)
could not execute query [ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ] Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990 [SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?]
NHibernate.ADOException: could not execute query [ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ] Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990 [SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?] ---> System.Threading.ThreadAbortException: Thread was being aborted. at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception) at log4net.Core.LogImpl.Debug(Object message) at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent) at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) at NHibernate.Impl.CriteriaImpl.List(IList results) at NHibernate.Impl.CriteriaImpl.List[T]() at Umbraco.Courier.Persistence.V4.NHibernate.Helpers.PropertyDataHelper.GetProperties(UmbracoNode node, Nullable`1 versionId, ISession session) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Helpers\PropertyDataHelper.cs:line 68 at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.ContentPropertyDataItem.RetrieveItem[T](ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Persisters\ContentPropertyData.cs:line 106 at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId)
Thread was being aborted.
System.Threading.ThreadAbortException: Thread was being aborted. at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception) at log4net.Core.LogImpl.Debug(Object message) at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent) at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
It is caused by A thread timeout, it simply takes too long to transfer the item based on your request timeout settings, so either increase the timeout or use the console application to do the transfer, as that doesn't have the asp.net timeout issues
We're working on a release which will handle this as a background process, which will not time out
Error while deploying
I get the following error when I try to deploy a tree. Any ideas? Known bug?
Unable to load item width id '9b8ef221-169b-4dbd-848b-d7ba17561c00' from provider 'PropertyData'
Error details
Umbraco.Courier.Core.Exceptions.PackageException: Unable to load item width id '9b8ef221-169b-4dbd-848b-d7ba17561c00' from provider 'PropertyData' ---> Umbraco.Courier.Core.Exceptions.RetrieveException: Error retrieving item [9b8ef221-169b-4dbd-848b-d7ba17561c00] from provider [e0472594-e73b-11df-9492-0800200c9a66]. ---> NHibernate.ADOException: could not execute query
[ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ]
Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990
[SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?] ---> System.Threading.ThreadAbortException: Thread was being aborted.
at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception)
at log4net.Core.LogImpl.Debug(Object message)
at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent)
at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly)
at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
--- End of inner exception stack trace ---
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes)
at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results)
at NHibernate.Impl.CriteriaImpl.List(IList results)
at NHibernate.Impl.CriteriaImpl.List[T]()
at Umbraco.Courier.Persistence.V4.NHibernate.Helpers.PropertyDataHelper.GetProperties(UmbracoNode node, Nullable`1 versionId, ISession session) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Helpers\PropertyDataHelper.cs:line 68
at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.ContentPropertyDataItem.RetrieveItem[T](ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Persisters\ContentPropertyData.cs:line 106
at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId)
--- End of inner exception stack trace ---
at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId)
at Umbraco.Courier.ItemProviders.PropertyItemProvider.HandlePack(ItemIdentifier id) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Providers\ItemProviders\PropertyItemProvider.cs:line 87
at Umbraco.Courier.Core.ItemProvider.Package(ItemIdentifier id)
at Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 173
at Umbraco.Courier.Core.PackagingManager.(ItemIdentifier itemId, ItemProvider provider, ItemType itemType)
--- End of inner exception stack trace ---
at Umbraco.Courier.Core.PackagingManager.(ItemIdentifier itemId, ItemProvider provider, ItemType itemType)
at Umbraco.Courier.Core.PackagingManager.()
at Umbraco.Courier.Core.PackagingManager.()
at Umbraco.Courier.Core.PackagingManager.PackageQueue()
at Umbraco.Courier.UI.Dialogs.CommitItem.PackageSelectedItems()
at Umbraco.Courier.UI.Dialogs.CommitItem.(Int32 step)
at Umbraco.Courier.UI.Dialogs.CommitItem.transfer(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Error retrieving item [9b8ef221-169b-4dbd-848b-d7ba17561c00] from provider [e0472594-e73b-11df-9492-0800200c9a66].
Umbraco.Courier.Core.Exceptions.RetrieveException: Error retrieving item [9b8ef221-169b-4dbd-848b-d7ba17561c00] from provider [e0472594-e73b-11df-9492-0800200c9a66]. ---> NHibernate.ADOException: could not execute query
[ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ]
Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990
[SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?] ---> System.Threading.ThreadAbortException: Thread was being aborted.
at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception)
at log4net.Core.LogImpl.Debug(Object message)
at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent)
at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly)
at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
--- End of inner exception stack trace ---
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes)
at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results)
at NHibernate.Impl.CriteriaImpl.List(IList results)
at NHibernate.Impl.CriteriaImpl.List[T]()
at Umbraco.Courier.Persistence.V4.NHibernate.Helpers.PropertyDataHelper.GetProperties(UmbracoNode node, Nullable`1 versionId, ISession session) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Helpers\PropertyDataHelper.cs:line 68
at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.ContentPropertyDataItem.RetrieveItem[T](ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Persisters\ContentPropertyData.cs:line 106
at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId)
--- End of inner exception stack trace ---
at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId)
at Umbraco.Courier.ItemProviders.PropertyItemProvider.HandlePack(ItemIdentifier id) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Providers\ItemProviders\PropertyItemProvider.cs:line 87
at Umbraco.Courier.Core.ItemProvider.Package(ItemIdentifier id)
at Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 173
at Umbraco.Courier.Core.PackagingManager.(ItemIdentifier itemId, ItemProvider provider, ItemType itemType)
could not execute query [ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ] Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990 [SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?]
NHibernate.ADOException: could not execute query
[ SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ? ]
Positional parameters: #0>1270 #1>864ce4e1-d86c-46ff-ad71-decc418fe990
[SQL: SELECT this_.id as id18_0_, this_.dataDate as dataDate18_0_, this_.dataInt as dataInt18_0_, this_.dataNtext as dataNtext18_0_, this_.dataNvarchar as dataNvar5_18_0_, this_.versionId as versionId18_0_, this_.propertytypeid as property7_18_0_, this_.contentNodeId as contentN8_18_0_ FROM [cmsPropertyData] this_ WHERE this_.contentNodeId = ? and this_.versionId = ?] ---> System.Threading.ThreadAbortException: Thread was being aborted.
at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception)
at log4net.Core.LogImpl.Debug(Object message)
at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent)
at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly)
at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
--- End of inner exception stack trace ---
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters)
at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes)
at NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results)
at NHibernate.Impl.CriteriaImpl.List(IList results)
at NHibernate.Impl.CriteriaImpl.List[T]()
at Umbraco.Courier.Persistence.V4.NHibernate.Helpers.PropertyDataHelper.GetProperties(UmbracoNode node, Nullable`1 versionId, ISession session) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Helpers\PropertyDataHelper.cs:line 68
at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.ContentPropertyDataItem.RetrieveItem[T](ItemIdentifier itemId) in d:\TeamCity6\buildAgent\work\10d13058beb058ea\Umbraco.Courier.Persistence.NHibernate\Persisters\ContentPropertyData.cs:line 106
at Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem[T](ItemIdentifier itemId)
Thread was being aborted.
System.Threading.ThreadAbortException: Thread was being aborted.
at log4net.Repository.Hierarchy.Logger.Log(Type callerStackBoundaryDeclaringType, Level level, Object message, Exception exception)
at log4net.Core.LogImpl.Debug(Object message)
at NHibernate.Engine.TwoPhaseLoad.InitializeEntity(Object entity, Boolean readOnly, ISessionImplementor session, PreLoadEvent preLoadEvent, PostLoadEvent postLoadEvent)
at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session, Boolean readOnly)
at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters)
Hi Nate
It is caused by A thread timeout, it simply takes too long to transfer the item based on your request timeout settings, so either increase the timeout or use the console application to do the transfer, as that doesn't have the asp.net timeout issues
We're working on a release which will handle this as a background process, which will not time out
/Per
Do I need to do this in development and production or just development?
should only be on the machine starting the extraction as the individual items shouldn't exceed a webservice timeout
is working on a reply...