Hi, I have getting the error message in the event log about once to twice every hour or so. The SBS 2011 server has 24GB RAM. All user facing applications such as OWA, file sharing and printing work fine. So, it's not impacting anything for the end users.
Faulting application name: w3wp.exe, version: 7.5.7601.17514, time stamp: 0x4ce7afa2
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 0x4e21213c
Exception code: 0xe0434f4d
Fault offset: 0x000000000000cacd
Faulting process id: 0x4960
Faulting application start time: 0x01cde3c54da09c12
Faulting application path: c:\windows\system32\inetsrv\w3wp.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: ab875e01-4fc2-11e2-8b4f-24b6fdf840f0
I checked the w3wp.exe process and there are 13 w3wp.exe processes. Most of them eat up between 90MB to 650MB. Not sure which process is triggering the above error message.
C:\Windows\System32\inetsrv>appcmd list wp
WP "41320" (applicationPool:MSExchangeECPAppPool)
WP "39292" (applicationPool:SharePoint Central Administration v4)
WP "35204" (applicationPool:DefaultAppPool)
WP "32972" (applicationPool:WsusPool)
WP "28284" (applicationPool:SBS Web Applications application pool)
WP "38936" (applicationPool:MSExchangeAutodiscoverAppPool)
WP "36332" (applicationPool:SBS Sharepoint AppPool)
WP "49080" (applicationPool:SBS Web Workplace AppPool)
WP "11180" (applicationPool:MSExchangeSyncAppPool)
WP "16700" (applicationPool:MSExchangeServicesAppPool)
WP "10880" (applicationPool:MSExchangeOWAAppPool)
WP "35064" (applicationPool:SecurityTokenServiceApplicationPool)
WP "17812" (applicationPool:MSExchangePowerShellAppPool)
Please advise. Any ideas would be greatly appreciated.
Thanks in advance,
Andrew