Just-in-time debugger - Umbraco Issues

So today, the application pool for one of the websites hosted at work decided to stop, and so I started it amd the site seemed to be fine untill a dialog box labled 'just-in-time debugger' poped up every time the website was loaded thereafter.

After looking into the error logs in the system event viewer, I could find a reference to the file was already in use, but that was it.

I decided to check to see if the website was running in debug mode and it was, so I turned debug off and the site then presented the following error:

Object reference not set to an instance of an object.]
   umbraco.requestHandler..ctor(XmlDocument umbracoContent, String url) +2983
   umbraco.UmbracoDefault.Page_PreInit(Object sender, EventArgs e) +1217
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Page.PerformPreInit() +48
   System.Web.UI.Page.ProcessRequestMain

So after some time with Google, I found this page:

http://our.umbraco.org/forum/getting-started/installing-umbraco/43986-Inherited-Problems

It stated that deleting the entries from within the umbracoLog table would solve the issue, and it did! It was apparently caused by some timeout issue in Umbraco.

I'll definately keep this in mind in the future. FYI, the site feels faster now too.


Published at

Tags: Umbraco

Luke Alderton

Comments

Share with
Tags
Latest Comments
By Mark Gentry on Windows Server 2019 - Change product key does nothing
20 Aug 2021, 03:30 AM
By Cathy on In-Place Upgrade for a Windows Server domain controller
31 Jul 2021, 18:28 PM
By Mr. Greymatter on Raspberry Pi - Running Java app on Raspbian
16 Feb 2021, 07:35 AM
By Mikko Seittenranta on Xamarin Forms multiple instances of same app open
16 Feb 2021, 04:34 AM
By Andrew on Auto/Custom height on Xamarin Forms WebView for Android and iOS
22 Jan 2021, 22:15 PM
By Nick on Raspberry Pi - Running Java app on Raspbian
14 Oct 2020, 19:37 PM
By Ivan on Fixed: Value cannot be null Parameter Name: source
15 Sep 2020, 19:47 PM
By Anand on Raspberry Pi - Bluetooth using Bluecove on Raspbian
7 Sep 2020, 16:53 PM
Categories
App Development
Event
Game Development
Mapping
Modelling
Programming
Review
Robotics
Tutorial
Web Development