I'm having an issue with the TFS application pool crashing/restarting daily. In the eventlog the message is:
The application is being shutdown for the following reason: BinDirChangeOrDirectoryRename
I performed a trace of TFS webservices to find more details and got these entries when it crashed:
[, PID 150924, TID 148208, 2016/04/13 12:54:11.852] w3wp.exe Information: 0 : [Info, PID 150924, TID 148208, 2016/04/13 12:54:11.852, 10883499 ms, API] Raising Status Changed for a5330cca-cfd7-4695-8da0-cf24c79ab981 with status Stopping
[, PID 150924, TID 148208, 2016/04/13 12:54:11.914] w3wp.exe Information: 0 : [Info, PID 150924, TID 148208, 2016/04/13 12:54:11.914, 10883561 ms, API] Raising Status Changed for a5330cca-cfd7-4695-8da0-cf24c79ab981 with status Stopped
I've disabled antivirus. Any ideas?