Copied to clipboard

Flag this post as spam?

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


  • Umbraco 137 posts 294 karma points
    Aug 21, 2013 @ 13:42
    Umbraco
    0

    NullReferenceException when packaging selected items into a revision

    Using Umbraco 4.7.2 and Courier 2.7.5.89.v4, when I create a new revision, select some items (e.g. 3 datatypes), package selected, and then try to add other items to the exisiting revision (e.g. 2 doctypes), I get the following exception:

    System.NullReferenceException: Object reference not set to an instance of an object. at Umbraco.Courier.Core.Collections.Manifests.Item.ToXml() at Umbraco.Courier.Core.Collections.Manifests.Provider.ToXml() at Umbraco.Courier.Core.Collections.Manifests.RevisionManifest.ToXml() at Umbraco.Courier.Core.Packaging.RevisionPackaging.completeQueue() at Umbraco.Courier.Core.Packaging.RevisionPackaging.Package() at Umbraco.Courier.Core.TaskManager.manageTask(IRevisionTask value) 21-8-2013 13:37:37

    Afterwards it seems like it has packaged the items (and dependencies), but with the exception, i don't feel like it's reliably packaged.

    What could cause this problem?

  • 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