event log errors

  • Thread starter Thread starter RP
  • Start date Start date
R

RP

Hi all, my web server's event log gets filled up every day with atleast a
dozen entries of the following:-

aspnet_wp.exe (PID: 160) was recycled because it was suspected to be in a
deadlocked state. It did not send any responses for pending requests in the
last 180 seconds.

Any ideas? The web apps seem to be behaving OK. I have not heard of any
crashes, yet these error logs seem to be generated. I am running .net 1.0
sp2.

TIA,
RP
 
Saravana, thanks for the link. The article says that I must first rule out a
deadlock scenario by using Performance Monitor and check the number of
requests that are executing at the time of the recycle. My problem is that I
really do not know an exact time or interval that it happens. So am I
expected to leave Performance Monitor running all day and look at it until
it does happen? That would be real hard to do since my web server received
tens of thousands of hits a day and has multiple applications running. I
cannot tell which application is causing it to start with.

Any help is much apreciated.

TIA
 
Back
Top