Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Simon steed 375 posts 687 karma points
    Aug 15, 2012 @ 16:11
    Simon steed
    0

    Major crash publishing nodes - seems courier related id38_0_

    Hi

    I'd like to laugh at the recent courier releases but i'm afraid it's no joking matter when the product is not working properly!

    Last week we had this error when courier 2.7.1 was installed, I removed courier and we've not seen it since until today when we installed Courier again. Was 2.7.1 and now the nightly 2.7.2 build - causing major problems and embarrassment as we have sold courier as the be all and end all and all it's doing is causing us a lot of support that we have to pay for out of our pockets!

    Strange thing here is that the changes we have made are being saved to the document so it must be something courier is doing post save (why courier is even involved here I don't know).

    Any solutions here guys bar removing courier completely again?

    Regards

    Simon

     

    Server Error in '/' Application.

     

    id38_0_

     

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

     

    Exception Details: System.IndexOutOfRangeException: id38_0_

     

    Source Error: 

     

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

     

    Stack Trace: 

     

     

    [IndexOutOfRangeException: id38_0_]

       System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +5043306

       System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) +67

       NHibernate.Driver.NHybridDataReader.GetOrdinal(String name) +13

       NHibernate.Type.NullableType.NullSafeGet(IDataReader rs, String name) +47

       NHibernate.Type.NullableType.NullSafeGet(IDataReader rs, String[] names, ISessionImplementor session, Object owner) +30

       NHibernate.Loader.Loader.GetKeyFromResultSet(Int32 i, IEntityPersister persister, Object id, IDataReader rs, ISessionImplementor session) +93

       NHibernate.Loader.Loader.GetRowFromResultSet(IDataReader resultSet, ISessionImplementor session, QueryParameters queryParameters, LockMode[] lockModeArray, EntityKey optionalObjectKey, IList hydratedObjects, EntityKey[] keys, Boolean returnProxies) +92

       NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +675

       NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +129

       NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) +141

     

    [GenericADOException: could not execute query

    [ SELECT this_.id as id32_1_, this_.createDate as createDate32_1_, this_.level as level32_1_, this_.nodeObjectType as nodeObje4_32_1_, this_.path as path32_1_, this_.sortOrder as sortOrder32_1_, this_.text as text32_1_, this_.trashed as trashed32_1_, this_.uniqueID as uniqueID32_1_, this_.nodeUser as nodeUser32_1_, this_.parentID as parentID32_1_, umbracouse2_.id as id38_0_, umbracouse2_.defaultToLiveEditing as defaultT2_38_0_, umbracouse2_.startMediaID as startMed3_38_0_, umbracouse2_.startStructureID as startStr4_38_0_, umbracouse2_.userDefaultPermissions as userDefa5_38_0_, umbracouse2_.userDisabled as userDisa6_38_0_, umbracouse2_.userEmail as userEmail38_0_, umbracouse2_.userLanguage as userLang8_38_0_, umbracouse2_.userLogin as userLogin38_0_, umbracouse2_.userName as userName38_0_, umbracouse2_.userNoConsole as userNoC11_38_0_, umbracouse2_.userPassword as userPas12_38_0_ FROM umbracoNode this_ left outer join umbracoUser umbracouse2_ on this_.nodeUser=umbracouse2_.id WHERE this_.uniqueID = @p0 ]

    Positional parameters:  #0>e36f696e-1de7-4038-94ef-85a72674f9f2

    [SQL: SELECT this_.id as id32_1_, this_.createDate as createDate32_1_, this_.level as level32_1_, this_.nodeObjectType as nodeObje4_32_1_, this_.path as path32_1_, this_.sortOrder as sortOrder32_1_, this_.text as text32_1_, this_.trashed as trashed32_1_, this_.uniqueID as uniqueID32_1_, this_.nodeUser as nodeUser32_1_, this_.parentID as parentID32_1_, umbracouse2_.id as id38_0_, umbracouse2_.defaultToLiveEditing as defaultT2_38_0_, umbracouse2_.startMediaID as startMed3_38_0_, umbracouse2_.startStructureID as startStr4_38_0_, umbracouse2_.userDefaultPermissions as userDefa5_38_0_, umbracouse2_.userDisabled as userDisa6_38_0_, umbracouse2_.userEmail as userEmail38_0_, umbracouse2_.userLanguage as userLang8_38_0_, umbracouse2_.userLogin as userLogin38_0_, umbracouse2_.userName as userName38_0_, umbracouse2_.userNoConsole as userNoC11_38_0_, umbracouse2_.userPassword as userPas12_38_0_ FROM umbracoNode this_ left outer join umbracoUser umbracouse2_ on this_.nodeUser=umbracouse2_.id WHERE this_.uniqueID = @p0]]

       NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) +238

       NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) +18

       NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) +79

       NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) +560

       NHibernate.Impl.CriteriaImpl.List(IList results) +56

       NHibernate.Impl.CriteriaImpl.List() +58

       Umbraco.Courier.Persistence.V4.NHibernate.Helpers.CmsNodeHelper.GetNode(Guid uniqueId, ISession session) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Core\Umbraco.Courier.Persistence.NHibernate\Helpers\CmsNodeHelper.cs:69

       Umbraco.Courier.Persistence.V4.NHibernate.Helpers.DocumentHelper.Get(Guid uniqueId, ISession session) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Core\Umbraco.Courier.Persistence.NHibernate\Helpers\DocumentHelper.cs:22

       Umbraco.Courier.Persistence.V4.NHibernate.Persisters.DocumentItem.RetrieveItem(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Core\Umbraco.Courier.Persistence.NHibernate\Persisters\Document.cs:79

       Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem(ItemIdentifier itemId) +126

     

    [RetrieveException: Error retrieving item [e36f696e-1de7-4038-94ef-85a72674f9f2] from provider [d8e6ad83-e73a-11df-9492-0800200c9a66].]

       Umbraco.Courier.Core.ItemCrudProvider.RetrieveItem(ItemIdentifier itemId) +269

       Umbraco.Courier.ItemProviders.DocumentItemProvider.HandlePack(ItemIdentifier id) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Core\Umbraco.Courier.Providers\ItemProviders\ContentItemProvider.cs:79

       Umbraco.Courier.Core.ItemProvider.Package(ItemIdentifier id) +62

       Umbraco.Courier.RepositoryProviders.Local.Package(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Contrib\Providers\Umbraco.Courier.RepositoryProviders\Local\Local.cs:227

       Umbraco.Courier.Cachehandler.V4.CacheHandler._sendToCache(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:203

       Umbraco.Courier.Cachehandler.V4.CacheHandler.sendToCache(ItemIdentifier itemId) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:196

       Umbraco.Courier.Cachehandler.V4.CacheHandler.Document_AfterSave(Document sender, SaveEventArgs e) in c:\Program Files (x86)\teamcity\buildAgent\work\ce7e5edc151a5a37\Contrib\Providers\Umbraco.Courier.CacheHandler.V4\Cachehandlers\CacheHandler.cs:163

       umbraco.cms.businesslogic.web.SaveEventHandler.Invoke(Document sender, SaveEventArgs e) +0

       umbraco.cms.businesslogic.web.Document.FireAfterSave(SaveEventArgs e) +27

       umbraco.cms.businesslogic.web.Document.Save() +180

       umbraco.cms.presentation.editContent.Save(Object sender, EventArgs e) +1937

       System.EventHandler.Invoke(Object sender, EventArgs e) +0

       umbraco.controls.ContentControl.saveClick(Object Sender, ImageClickEventArgs e) +319

       umbraco.controls.ContentControl.savePublish(Object Sender, ImageClickEventArgs e) +19

       System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +115

       System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +120

       System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10

       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13

       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36

       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

     

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

Please Sign in or register to post replies

Write your reply to:

Draft