Copied to clipboard

Flag this post as spam?

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


  • Kevin Lawrence 183 posts 350 karma points
    Jul 16, 2014 @ 11:36
    Kevin Lawrence
    0

    uSync boot causes static pages to fail

    Usin the latest version (2.2.6) and if the database is unavailable then our website doesn't dispaly our custom static error pages.  I checked the event log and noticed that uSync was throwing an error at boot which caused the YSOD.

    Is this something that could be easily fixed...?

    Thanks

  • Kevin Jump 2310 posts 14695 karma points MVP 7x c-trib
    Jul 28, 2014 @ 13:19
    Kevin Jump
    0

    Do you have more info. When i turn off a sql server - usync goes through - I get the error in Umbraco.ProcessRequest

    [SqlHelperException: Umbraco Exception (DataLayer): SQL helper exception in ExecuteReader]
       umbraco.DataLayer.SqlHelper`1.ExecuteReader(String commandText, IParameter[] parameters) +361
       umbraco.cms.businesslogic.web.Domain.<GetDomains>b__0() +148
       Umbraco.Core.Cache.<>c__DisplayClass1`1.<GetCacheItem>b__0() +15
       Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, Func`1 getCacheItem, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, CacheDependency dependency) +266
       Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, Func`1 getCacheItem, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) +200
       Umbraco.Core.Cache.CacheProviderExtensions.GetCacheItem(IRuntimeCacheProvider provider, String cacheKey, Func`1 getCacheItem, Nullable`1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) +264
       umbraco.cms.businesslogic.web.Domain.GetDomains(Boolean includeWildcards) +421
       Umbraco.Web.Routing.PublishedContentRequestEngine.FindDomain() +257
       Umbraco.Web.Routing.PublishedContentRequestEngine.PrepareRequest() +18
       Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext) +503
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
    
  • Kevin Lawrence 183 posts 350 karma points
    Jul 29, 2014 @ 16:29
    Kevin Lawrence
    0

    Hi Kevin

    Sorry since then I spotted the doNotThrowErrors setting and it's now falling over in the same place.

    Thanks

    Kev

Please Sign in or register to post replies

Write your reply to:

Draft