Since a couple of weeks we get these errors (Application log) on a dozen of server, all of them are W2008R2 with IIS 7.5:
Faulting application name: svchost.exe_WAS, version: 6.1.7600.16385, time stamp: 0x4a5bc3c1
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0000000001abede0
Faulting process id: 0x2558
Faulting application start time: 0x01cf5e724c85dbd6
Faulting application path: C:\Windows\system32\svchost.exe
Faulting module path: unknown
Report Id: 9c203780-cbd2-11e3-ae70-0026557da110
At the same time, in the System log we get these errors:
WAS was disconnected.
HRESULT: -2147024787
Process Name: SMSvcHost
Process ID: 1980
and:
The World Wide Web Publishing Service service terminated unexpectedly. It has done this 6 time(s).
The Windows Process Activation Service service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 0 milliseconds: Run the configured recovery program.
We tried pinpointing the issue back to whatever changed just before these errors started occuring, but we didn't succeed. We thougt about some patch or update from MS. I've done al lot of googling and reading fora but I find no solution for this. I did notice that there is a hotfix from Microsoft for a similar (at least the error is similar) issue, but only for IIS7 on W2008, and we're talking IIS7.5 on W2008R2 here.
Anybody have the same error in W2008R2 incl. IIS7.5? And (even better) anybody have a clue or fix for this issue? If more info is need please ask for it. Thanx!