Re: "BinDirChangeOrDirectoryRename" - can you locate any directories that get renamed via updated time? Or any files in the /bin/ folder that get updated?
Have you checked the server for virus scanners etc?
It may be worth excluding your website folder, and also the %systemdrive%\Windows\Microsoft.NET\Framework and Framework64 folders.
The hotfix mentioned above fixed the 'ConfigurationChange' restarts for me, but we were having problems with hash.web (inside the framework folders) being touched by mcaffe, which gets treated as a ConfigurationChange event.
Unfortunately, I don't think you can do anything. I have just been checking and KB3052480 still isn't included in any Azure Family 4 Guest OS images which is very annoying!
Application shutdown - various reasons
Hi,
Looking through the Umbraco Trace Log I have noticed that the application keeps shutting down.
We are running Umbraco 7.2.8 on IIS 6.2 Windows Server 2012 R2.
We have installed hotfix KB320584 via a Windows update.
The reason is often BinDirChangeOrDirectoryRename, but there are others too, like ConfigurationChange.
Here is a sample from the log:
And...
Any ideas what might be causing this?
Re: "ConfigurationChange" - did you also install https://support.microsoft.com/en-us/kb/3052480 ?
Re: "BinDirChangeOrDirectoryRename" - can you locate any directories that get renamed via updated time? Or any files in the /bin/ folder that get updated?
Just checked and yes, we have also installed:
And weirdly there have been no changes to any directories or files in the /bin/ folder.
Hi Dominic,
Have you checked the server for virus scanners etc?
It may be worth excluding your website folder, and also the %systemdrive%\Windows\Microsoft.NET\Framework and Framework64 folders.
The hotfix mentioned above fixed the 'ConfigurationChange' restarts for me, but we were having problems with hash.web (inside the framework folders) being touched by mcaffe, which gets treated as a ConfigurationChange event.
Cheers,
Hywel
Hi Hywel, no I hadn't.
Thanks for giving us something new to try...hopefully this one will fix it!
Hi all,
I'm experiencing this on Umbraco 7.2.8 in Azure App Service. Not sure what I can do if it's their platform that needs a hotfix applied!
Alan
Unfortunately, I don't think you can do anything. I have just been checking and KB3052480 still isn't included in any Azure Family 4 Guest OS images which is very annoying!
Mare! So much for convenience of PaaS!
Thanks Jeavon
Indeed, it does make me wonder what Web Apps is running, I wonder if it's always the latest Azure guest OS release.....
Yeah would be nice to have some visibility on that alright.
Hywel - thanks again. Tweaking the AV settings resolved this for us!
Glad to hear it :)
is working on a reply...