Copied to clipboard

Flag this post as spam?

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


  • Alex Meyers 25 posts 106 karma points
    Oct 30, 2014 @ 15:15
    Alex Meyers
    0

    Courier error during packaging

    Hi,

    I'm getting this error below when I deploy anything from staging to a live environment.

    30/10/2014 14:05:51; System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object.
       at System.Data.SqlClient.SqlInternalConnectionTds.get_IsLockedForBulkCopy()
       at System.Data.SqlClient.SqlInternalTransaction.Rollback()
       at System.Data.SqlClient.SqlInternalTransaction.Dispose(Boolean disposing)
       at System.Data.SqlClient.SqlTransaction.Dispose(Boolean disposing)
       at NHibernate.Transaction.AdoTransaction.Dispose(Boolean isDisposing)
       at Umbraco.Courier.Persistence.V6.NHibernate.NHibernateProvider.CloseSession(String key) in c:\Program Files (x86)\teamcity\buildAgent\work\650bafc4b83aa858\Core\Umbraco.Courier.Persistence.V6.NHibernate\NHibernate.cs:line 131
       at Umbraco.Courier.RepositoryProviders.Local.CloseSession(String key)
       at Umbraco.Courier.RepositoryProviders.Webservices.Repository.CloseSession(String sessionKey, String username, String password)
       --- 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.CloseSession(String sessionKey)
       at Umbraco.Courier.Core.Packaging.RevisionPackaging.Package()
       at Umbraco.Courier.Core.TaskManager.manageTask(IRevisionTask value)
    

    I'm running Contour v3.0.12.

    Any help would be great!

    KR

    Alex

     

  • 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