Copied to clipboard

Flag this post as spam?

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


  • Dima 2 posts 22 karma points
    Apr 01, 2013 @ 06:32
    Dima
    0

    Cannot deploy

    I'm trying to deploy changes from one local instance to another but nothing happens on second instance.

    Second instance is a clone of the first. Both instances have same Courier installed and reference on one another.
    Last step of deployment process says "Packaging" and "Extraction" but nothing happens on the second instance.
    No errors during deployment process were shown.

    What possibly goes wrong and what should I do to make it work?

    Configuration:

    • umbraco 4.9.1
    • Courier 2.7.5.1.90v4  (trial)
    • Windows 7 x64
    After deploy in log_Error.txt I have:
    4/1/2013 10:08:00 AM; logging media picker packagign Document Top10 Property Data
    4/1/2013 10:08:00 AM; System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
       at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
       at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
       at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
       at System.Xml.XmlDocument.Load(XmlReader reader)
       at System.Xml.XmlDocument.LoadXml(String xml)
       at Umbraco.Courier.Core.Helpers.XmlDependencies.ReplaceIds(String xml, String xPath, String attribute, IdentifierReplaceDirection direction, List`1& replacedIds)xml: dd28c465-492b-4fd2-95d7-9d4449a0ca06,effc02b8-62a1-4aec-a75c-e0235de79b6e,f6cc7f85-3f9d-45e3-ba55-ea541b9d83f6
    4/1/2013 10:08:00 AM; logging media picker packagign Document Dan Property Data
    4/1/2013 10:08:00 AM; Adding media picker data from: 1253
    4/1/2013 10:08:00 AM; logging media picker packagign Document Butterscotch Property Data
    4/1/2013 10:08:00 AM; Adding media picker data from: 2201
    4/1/2013 10:08:00 AM; Adding media picker data from: 2173
    4/1/2013 10:08:00 AM; Adding media picker data from: 2176
    4/1/2013 10:08:00 AM; Adding media picker data from: 2175
    4/1/2013 10:08:00 AM; Adding media picker data from: 2186
    4/1/2013 10:08:00 AM; logging media picker packagign Document Conversion table Property Data
    4/1/2013 10:08:00 AM; Adding media picker data from: 2008
    4/1/2013 10:08:01 AM; cc07b313-0843-4aa8-bbda-871c8da728c8 return null

  • Dima 2 posts 22 karma points
    Apr 01, 2013 @ 06:59
    Dima
    0

    It turned out that my problem is in custom data types, they couldn't be transfered without additional data resolvers.

Please Sign in or register to post replies

Write your reply to:

Draft