Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Attended a call of duty when a customer needed to suppress WAS (Windows Activation Services) warnings logged during regular IIS Application Pool recycling. Here is a short version of the warning:
Log Name: System
Source: Microsoft-Windows-WAS
Date: 9/30/2014 1:30:20 PM
Event ID: 5011
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: XXXXX02
Description:
A process serving application pool 'XXXX' suffered a fatal communication error with the Windows Process Activation Service. The process id was '7316'. The data field contains the error number.
The solution was very simple if you only knew!
Under application pool under advanced settings, set the Regular Time Interval option to false and set the others to true to capture when an unhealthy recycle occurs:
Please sign in to use this experience.
Sign in