Copied to clipboard

Flag this post as spam?

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


  • Keith Jackson 183 posts 552 karma points
    May 22, 2013 @ 17:13
    Keith Jackson
    0

    No umbraco document matches the url - URL is NOT a node

    I have an app with Umbraco 4.7 running behind it.

    I've been working with it for months without a problem then out of the blue today, I started getting the dreaded 'Page Not Found' error.

    I simply did a build and redeploy of the source controlled content (copies masterpages etc. into Umbraco) which I do every 5 minutes or so in normal usage and it died utterly. I can't get it back. The URLs with content behind them are working fine, but the URLs without content that normally fell back to a template name have all stopped working.

    It seems that the routing fallback has stopped working somehow.

    Any ideas what I can do?

    I've tried a full republish (not that that should have anything to do with the price of fish) and I've recycled the app pool.

  • Keith Jackson 183 posts 552 karma points
    May 22, 2013 @ 17:22
    Keith Jackson
    0

    I am using the Vega USiteBuilder if that helps?

  • Keith Jackson 183 posts 552 karma points
    May 22, 2013 @ 17:27
    Keith Jackson
    0

    More Info from an umbTrace...

      Error implementing notfoundHandler 'umbraco.SearchForTemplate'
    Item has already been added. Key in dictionary: 'adminmaster'  Key being added: 'adminmaster'
      at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
      at umbraco.cms.businesslogic.template.Template.initTemplateAliases()
      at umbraco.cms.businesslogic.template.Template.GetTemplateIdFromAlias(String alias)
      at umbraco.SearchForTemplate.Execute(String url)
      at umbraco.requestHandler..ctor(XmlDocument umbracoContent, String url)
  • Keith Jackson 183 posts 552 karma points
    May 22, 2013 @ 17:30
    Keith Jackson
    0

    Managed to fix this by restoring the Umbraco database - It seems that it was trying to duplicate add entries for the page - WTF???

     

     

       
Please Sign in or register to post replies

Write your reply to:

Draft