I have an old instance og umbraco 4.7 which ran fine for years until yesterday.
It just keeps crashing the app pool. I see Just in TIme debuggin notifications on the server, and after a few the app pool, of course, stops itself. Nothing has been changed in code or setup. It Is however, a very large site. I do not know if the site has hit it's breaking point.
Today I was able to get the bac-end up, however I cannot edit any nodes. If I Click on the node it just keeps loading forever.
Off late the website hosted IIS 8 on our production server running windows server 2012 R2 is experiencing app pool crashes. It shoots up cpu usage and then finally crashes the app pool and once restarted, works fine until the next crash. The crashes are sporadic.
On further investigation found that the error is caused from the w3wp.exe.
Umbraco 4.7 crashing app pool clr.dll
I have an old instance og umbraco 4.7 which ran fine for years until yesterday.
It just keeps crashing the app pool. I see Just in TIme debuggin notifications on the server, and after a few the app pool, of course, stops itself. Nothing has been changed in code or setup. It Is however, a very large site. I do not know if the site has hit it's breaking point.
Today I was able to get the bac-end up, however I cannot edit any nodes. If I Click on the node it just keeps loading forever.
Does anybody have any idea where I should look into this?
I''ve tried changing app pools, I've set indexes on the database, I've shrunk the log files, deleted old umbracoLog entries from the database etc.
Desperate.
Hi,
Off late the website hosted IIS 8 on our production server running windows server 2012 R2 is experiencing app pool crashes. It shoots up cpu usage and then finally crashes the app pool and once restarted, works fine until the next crash. The crashes are sporadic.
On further investigation found that the error is caused from the w3wp.exe.
When probed into the process and the threads that are holding up cpu memory found this stack trace from one of the thread.
The application is running Umbraco 7.1.8 version.
is working on a reply...