aspnet_wp.exe Repeatedly stopping and being recycled unexpectedly

J

Jarrod Hermer

Hi All,

I am trying to debug a strange problem of duplicate entries in my
database when I came across the following errors in the event log (see
bottom of mail). The web server runs the database as well but it is not
hit very hard, I would say there are about 20 request/sec constantly
thought the day. The only potentially suspect app is a Linux based
program that makes requests to IIS. Other than that I cannot think of
any reason why the asp.net worker thread should be restarting of worse
deadlocking.

I have read KB articles 321792, 329956 and 325947. They however only
seem to refer to .NET 1.0. Where all our apps are .NET 1.1.

Any ideas?


---------- Entries from Application Event Log --------------------------
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1003
Date: 2003/12/24
Time: 07:38:08
User: N/A
Computer: MYBEAT-SERVER
Description:
aspnet_wp.exe (PID: 7172) 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. This timeout may be adjusted using the
<processModel responseDeadlockInterval> setting in machine.config.


Plus a whole lot of these, about one every TWO hours!

Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1000
Date: 2003/12/23
Time: 05:54:43
User: N/A
Computer: MYBEAT-SERVER
Description:
aspnet_wp.exe (PID: 11060) stopped unexpectedly.

Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1000
Date: 2003/12/23
Time: 03:07:42
User: N/A
Computer: MYBEAT-SERVER
Description:
aspnet_wp.exe (PID: 10860) stopped unexpectedly.
 
Joined
Jul 13, 2007
Messages
1
Reaction score
0
aspnet_wp gets recycled because it was suspected to be in a deadlock

Hi All

I am facing the same problem. In my application aspnet process gets recycled when we leave the window open after completing the testing. Please suggest something. The error mrssage i get is:
aspnet_wp.exe (PID: 3384) 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. This timeout may be adjusted using the <processModel responseDeadlockInterval> setting in machine.config.

I am working on dotnet framework 1.1.

Thanks and regards
Kuldeep Ahlawat
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top