Copied to clipboard

Flag this post as spam?

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


  • Michael Deslongchamps 6 posts 26 karma points
    Feb 01, 2012 @ 21:09
    Michael Deslongchamps
    0

    Crazy slow load time

    I am running 3 sites under umbraco under 3 different domains, but all hit the same server, database, etc.....

    On one of the sites it takes the page about 30 seconds to load.  The other 2 sites take less than a second.

     

    I am recieiving this error in the log:

     

    At / (Referred by: ): System.NullReferenceException: Object reference not set to an instance of an object.     at ASP.masterpages_sitemaster_master.Page_Init(Object sender, EventArgs e) in g:\WebData\xxxxxxxxxxx.com\masterpages\SiteMaster.master:line 8     at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)     at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)     at System.Web.UI.Control.OnInit(EventArgs e)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     at System.Web.UI.Control.InitRecursive(Control namingContainer)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    Any thoughts on how to troubleshoot would be great.

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Feb 01, 2012 @ 22:57
    Jan Skovgaard
    0

    Hi Michael

    Hmm, yes that is indeed odd.

    Can you describe the server setup a bit more detailed?

    What Umbraco version are you using? Have there been made any customization to the instance like custom event handlers, user controls, custom section etc.

    Maybe the stacktrace can give you some hints if you try adding ?umbdebugshowtrace=1 to your website url?

    /Jan

  • 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