|
Hi, I have a problem where my TFS AppPool and TFSWSS app pools are shutting down. Also If I try to view the web site, the message I get is "Service unavailable" even though IIS is running. I restarted IIS and the app pools and it keeps happening. I tried rebooting it the other day and that fixed it but since the problem came back I don't think that's the solution. Here are the errors that are in the System Log.
The repeating error that causes the app pool to shutdown after 5 instances in 5 minutes is:
A process serving application pool 'TFS AppPool' terminated unexpectedly. The process id was '3948'. The process exit code was '0x80'.
after 5 instances of this error I get:
Application pool 'TFSWSS' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
Also occasionaly, I get this error which might be helpful:
The 'Application Pool' 'TFS AppPool' failed range validation for property 'PeriodicRestartPrivateMemory'. The configured value '6290844' is outside of the range '0' to '3145728'. The value will default to '0'.
The server I'm running has Dual 2.8GHz CPUs with 8GB of memory. I'm using a company domain account as the user for TFS.
And also I'm using TFS Workgroup Edition |