Error thrown under IIS during app pool recycles with determinations-server
The user specified event 5009 has been generated by Microsoft-Windows-WAS on the computer XXXXXXX and was logged to the Windows System log. A process serving application pool DefaultAppPool terminated unexpectedly. The process id was 4132. The process exit code was 0xc0000374.
We notice that after web service calls are made to OPA determinations-server (OPA 10.4.2), the recycle of the app pools under IIS 7.5 on Windows 2008 R2 (64-bit) throws the error above. IIS usually recycles the app pools about every 27 hours. You can find this in the windows event viewer.
Has anyone else noticed this? Anyone know the cause?
The error just appears in the windows event log, and the error doesn't seem to cause any major problems, but we would like to make sure no errors or warnings appear in our event logs. We can continue to call the web service, and everything appears fine.
Thoughts?