Copied to clipboard

Flag this post as spam?

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


  • mburgst 3 posts 23 karma points
    Aug 27, 2020 @ 13:04
    mburgst
    0

    Website won't start on Stage System with an Umbraco NPE

    We are already running 2 portals on Umbraco version 7.3.0 on our Stage Systems where we have a fully Managed Hosting. Those are working fine.

    Now we have a new Portal in the Making which we want to run on Umbraco 8.6.4.

    On our local System everything works fine and no issues so far.

    Now we did a first Deploy to the Stage System via WebDeploy/-Publish. But i don't think that's the Problem there.

    When we want to access the site in the browser we get a NullPointerException and Umbraco doesn't seem to start at all:

    [NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.]
       Umbraco.Web.Runtime.WebRuntime.Boot(IRegister register) in d:\a\1\s\src\Umbraco.Web\Runtime\WebRuntime.cs:55
    
    [HttpException (0x80004005): Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.]
       System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +517
       System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +185
       System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +168
       System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +277
       System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +369
    
    [HttpException (0x80004005): Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.]
       System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +532
       System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +111
       System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +724
    

    To this line in the Sourcecode i could not find any reference at all.

    What we controlled and changed were the Permissions according to the Server Requirements.

    We also installed .net Framework 4.8 on the Server. I saw the Umbraco needs 4.7.2, but it should run on 4.8 aswell i suppose?

    Any valuable help greatly welcomed as and our Hoster are now pretty much out of ideas on what we could have done wrong..

  • Mike Stanley 1 post 71 karma points
    Aug 27, 2020 @ 13:05
    Mike Stanley
    0

    CMS stands for Content Management System and is software that is used to create and modify content on a website. Typically, a CMS serves more than one user in a joint collaborative environment, where each user can have access to all or some of the essential functions to create, read, update and delete (CRUD) content. omegle bluestacks

    A CMS will in most cases work as a web content management system (also called WCM or WCMS), which means it is designed to manage content on websites. This means you can control all your web based content from this system. That includes text, graphics, video and audio, which you control through your CMS and publish .

  • mburgst 3 posts 23 karma points
    Aug 27, 2020 @ 13:30
    mburgst
    0

    Be assured, we totally know what a CMS is and what it does..

  • Yakov Lebski 427 posts 1654 karma points
    Aug 27, 2020 @ 15:30
    Yakov Lebski
    0

    Looks like you have no enough permission on file system.

  • mburgst 3 posts 23 karma points
    Aug 28, 2020 @ 06:53
    mburgst
    0

    Looks like the problem was missing files in the config-folder which has not gotten fully deployed to the stage system.

    Some iterations later it's working now. :)

  • 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