Copied to clipboard

Flag this post as spam?

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


  • Dave Merriman 1 post 21 karma points
    Jul 21, 2011 @ 10:59
    Dave Merriman
    0

    NHibernate.TransactionException: Transaction not connected

    Please help!

    Up till this morning, all courier transfers have been working fine. Now I am getting the following error and it is preventing me from putting live some changes, which is a bit of a problem.

     

    Any help would be most gratefully received!

     

    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> NHibernate.TransactionException: Transaction not connected, or was disconnected
    at NHibernate.Transaction.AdoTransaction.CheckNotZombied()
    at NHibernate.Transaction.AdoTransaction.Rollback()
    at Umbraco.Courier.Core.PersistenceManager.Rollback()
    --- End of inner exception stack trace ---
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at Umbraco.Courier.RepositoryProviders.CourierWebserviceRepositoryProvider.Rollback() in d:\TeamCity6\buildAgent\work\399aef48762b5884\Umbraco.Courier.RepositoryProviders\WebserviceProvider\CourierWebserviceRepositoryProvider.cs:line 372
    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)

  • Brendan Rice 538 posts 1102 karma points
    Sep 09, 2011 @ 12:54
    Brendan Rice
    0

    Did you get anywhere with this? I am getting a similar problem.

  • David Armitage 510 posts 2082 karma points
    Jan 24, 2024 @ 07:54
    David Armitage
    0

    Hi,

    I also randomly started getting this error today on am Umbraco 7 site.

    Did anyone ever get to the bottom of this?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies