Copied to clipboard

Flag this post as spam?

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


  • Phillip William 4 posts 24 karma points
    May 01, 2012 @ 09:54
    Phillip William
    0

    Courier Deploy Issue

    I seem to be having a problem deploying courier. Initially tested it on my local dev machine to a staging URL but decided to run staging locally to test. When I try to publish/deploy, I keep getting this error. I can't seem to find any resources online of how to fix this or what causes it. I'm using Umbraco 4.7.1.1 & Courier 2.5 Pro. 

    Any form of guidance would be grately appreciated! 

    Thanks,

    Phil

  • Phillip William 4 posts 24 karma points
    May 16, 2012 @ 02:06
    Phillip William
    0

    Just an FYI if someone stubbles upon this post with the same issue. I'm not sure why this error was appearing but it got fixed after I updated my Courier package (v 2.6). 

    http://nightly.umbraco.org/UmbracoCourier/

    Hope this helps. 

     

     

  • Paul 55 posts 76 karma points
    May 19, 2012 @ 05:15
    Paul
    0

    I have Courier 2.6 installed and I have the same exception

    Extraction

    Extracting Initial Web Collection (05.18.2012)

    Umbraco.Courier.Core.Exceptions.ExtractionManagerException: There was a problem with extracting database information for the item: Name:Tags from node ID: 7e30ac2b-36b1-4702-9554-4ca55674f26f | Id:7e30ac2b-36b1-4702-9554-4ca55674f26f | Provider:Tag Relations. Stacktrace: System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.TagRelationsItem.PersistItem[T](T item) in c:\Program Files (x86)\teamcity\buildAgent\work\2d3247b08adc3338\Umbraco.Courier.Persistence.NHibernate\Persisters\TagRelations.cs:line 34 at Umbraco.Courier.Core.ItemCrudProvider.PersistItem[T](T item) at Umbraco.Courier.ItemProviders.ItemProviders.TagRelationsProvider.HandleExtract(Item item) in c:\Program Files (x86)\teamcity\buildAgent\work\2d3247b08adc3338\Umbraco.Courier.Providers\ItemProviders\TagRelationsProvider.cs:line 37 at Umbraco.Courier.Core.ItemProvider.Extract(Item item) at Umbraco.Courier.RepositoryProviders.Local.ExtractItem(Item item, Boolean overwrite) in c:\Program Files (x86)\teamcity\buildAgent\work\2d3247b08adc3338\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 46 at Umbraco.Courier.Core.Extraction.RevisionExtraction.•(Item item, Boolean isDependency) at Umbraco.Courier.Core.Extraction.RevisionExtraction.() at Umbraco.Courier.Core.Extraction.RevisionExtraction.Extract() ---> System.ArgumentNullException: Value cannot be null. Parameter name: source at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source) at Umbraco.Courier.Persistence.V4.NHibernate.Persisters.TagRelationsItem.PersistItem[T](T item) in c:\Program Files (x86)\teamcity\buildAgent\work\2d3247b08adc3338\Umbraco.Courier.Persistence.NHibernate\Persisters\TagRelations.cs:line 34 at Umbraco.Courier.Core.ItemCrudProvider.PersistItem[T](T item) at Umbraco.Courier.ItemProviders.ItemProviders.TagRelationsProvider.HandleExtract(Item item) in c:\Program Files (x86)\teamcity\buildAgent\work\2d3247b08adc3338\Umbraco.Courier.Providers\ItemProviders\TagRelationsProvider.cs:line 37 at Umbraco.Courier.Core.ItemProvider.Extract(Item item) at Umbraco.Courier.RepositoryProviders.Local.ExtractItem(Item item, Boolean overwrite) in c:\Program Files (x86)\teamcity\buildAgent\work\2d3247b08adc3338\Umbraco.Courier.RepositoryProviders\Local\Local.cs:line 46 at Umbraco.Courier.Core.Extraction.RevisionExtraction.•(Item item, Boolean isDependency) at Umbraco.Courier.Core.Extraction.RevisionExtraction.() at Umbraco.Courier.Core.Extraction.RevisionExtraction.Extract() --- End of inner exception stack trace --- at Umbraco.Courier.Core.Extraction.RevisionExtraction.Extract() at Umbraco.Courier.Core.Tasks.ExtractionTask.Run() at Umbraco.Courier.Core.TaskManager.(IRevisionTask value) 5/18/2012 8:14:49 PM

  • Hardy Wang 91 posts 112 karma points
    May 21, 2013 @ 16:22
    Hardy Wang
    0

    It seems that this problem is never fixed, even in latest version of courier I experienced same problem.

     

    Umbraco.Courier.Core.Exceptions.ExtractionManagerException: There was a problem with extracting database information for the item: Name:Tags from node ID: ade895da-b261-4eb1-8f33-8f75fd418490 | Id:ade895da-b261-4eb1-8f33-8f75fd418490 | Provider:Tag Relations.

  • Nikolay Arhangelov 15 posts 34 karma points
    Sep 03, 2013 @ 11:01
    Nikolay Arhangelov
    0

    I am experiencing the same issue. I am running Courier 2.7.5, but my versions of Umbraco are different - the source Umbraco is 6.1.3 and the target is 6.1.1.

    EDIT: I updated the target Umbraco to 6.1.3, but it sill didn't work.

    I had to do several syncs in order to fix this:

    1. Sync templates
    2. Sync document types
    3. Sync content

    This prevented the exception from showing.

  • 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