Copied to clipboard

Flag this post as spam?

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


  • Jonathan Roberts 409 posts 1063 karma points
    Jul 09, 2015 @ 08:23
    Jonathan Roberts
    0

    White screen - of death

    Hi, We have a number of Umbraco 7 sites and from time to time the site just displays a White screen and the only way we can get the site back up is to refresh the App Pool. We get the White screen for both the site and the CMS. Has anyone else ever experienced this and if so have they found the reason for this?

    Many thanks

    Jon

  • Sören Deger 733 posts 2844 karma points c-trib
    Jul 09, 2015 @ 08:42
    Sören Deger
    0

    Hi Jon,

    mostly the reason for a white screen in umbraco 7 is an error in any package.manifest file of custom property editors. Do you see any errors in javascript console?

    Which version of umb7 do you use?

    Best, Sören

  • Jonathan Roberts 409 posts 1063 karma points
    Jul 09, 2015 @ 08:53
    Jonathan Roberts
    0

    Hi, Thanks for your quick response. We are currently using 7.2.5. I didn't notice any errors in the Javascript console. The only custom property editor that we use is Archetype.

    Do you think it may be an XML cache issue?

    I hope this helps, Jon

  • Steve Morgan 1348 posts 4457 karma points c-trib
    Jul 09, 2015 @ 09:13
    Steve Morgan
    2

    Hi Sören,

    If it's a cache issue you should see some exception in the log at the time you're hitting the page I think.

    Check /App_data/logs/UmbracoTraceLog.txt at the time it occurs

  • Sören Deger 733 posts 2844 karma points c-trib
    Jul 09, 2015 @ 09:16
    Sören Deger
    1

    Hi Jon,

    it's possible. Hard to say what the reason is. You should have a look into the log file.

    Best, Sören

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jul 09, 2015 @ 09:17
    Sebastiaan Janssen
    2

    We're working on a solution for this and a 7.2.7 release to fix that and a few other problems : http://issues.umbraco.org/issue/U4-6802

    Sorry for the inconvenience!

  • Jonathan Roberts 409 posts 1063 karma points
    Jul 09, 2015 @ 09:27
    Jonathan Roberts
    0

    HI, That is great news. Do you know when 7.2.7 is going to be released - we have a new site that we are in the process of specing and it would be great to get it on the latest version :)

    Many thanks Jon

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jul 09, 2015 @ 18:58
    Sebastiaan Janssen
    1

    As soon as we fix it. Hopefully soon. :)

  • Jonathan Roberts 409 posts 1063 karma points
    Jul 12, 2015 @ 11:05
    Jonathan Roberts
    0

    Im not sure if this helps but this is the error that we have each time the site goes into Death mode:

    2015-07-12 10:55:58,436 [7] ERROR Umbraco.Core.UmbracoApplicationBase - [Thread 44] An unhandled exception occurred System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary2.get_Item(TKey key) at System.Collections.ObjectModel.KeyedCollection2.getItem(TKey key) at Umbraco.Core.Models.ContentBase.GetValue(String propertyTypeAlias) at Core.ScheduledTasks.ReviewDate.<>cDisplayClass14.0(IContent x) at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Core.ScheduledTasks.ReviewDate.PageLoad(Object sender, EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

  • Sebastiaan Janssen 5058 posts 15520 karma points MVP admin hq
    Jul 15, 2015 @ 11:43
    Sebastiaan Janssen
    100

    It's out now! https://our.umbraco.org/contribute/releases/727

    Would love to hear back if this fixes the issue.

Please Sign in or register to post replies

Write your reply to:

Draft