![]() |
|
|
|
#1 |
|
We are running our web application on ASP.NET 1.0.3705.288 and we are receiving the following message about every 6 to 10 minutes.... aspnet_wp.exe (PID: 860) 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. There seems to be no logical reason for the recycling. There are no deadlocks on the database The aspnet_wp.exe process is not taking up more then 30% of the memory on the server It happens even when the web server is under light load We see no possible reason for ASP.NET to deadlock We do store state in a SQL database called ASPSTATE The server hums along just fine until all activity in the aspnet_wp.exe worker process comes to a halt. 180 seconds later (the default) a new aspnet_wp.exe spins up and all is fine until the next time. What are some things to look for when this happens? Kevin Jackson |
|
|
|
|
#2 |
|
Posts: n/a
|
Check out this support link for solution
http://support.microsoft.com/default...b;EN-US;321792 -- Saravana Microsoft MVP - ASP.NET www.extremeexperts.com "Kevin Jackson" <> wrote in message news:#... > > We are running our web application on ASP.NET 1.0.3705.288 and we are > receiving the following message about every 6 to 10 minutes.... > > aspnet_wp.exe (PID: 860) 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. > > There seems to be no logical reason for the recycling. > > There are no deadlocks on the database > The aspnet_wp.exe process is not taking up more then 30% of the memory on > the server > It happens even when the web server is under light load > We see no possible reason for ASP.NET to deadlock > We do store state in a SQL database called ASPSTATE > The server hums along just fine until all activity in the aspnet_wp.exe > worker process comes to a halt. 180 seconds later (the default) a new > aspnet_wp.exe spins up and all is fine until the next time. > > What are some things to look for when this happens? > > Saravana [MVP] |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| viewstate MAC failed in asp.net 2.0 while postback the page | azraffarveen | Software | 0 | 05-12-2009 03:24 PM |
| .NET 2.0 Web Apps / .NET 3.5 ASP.NET Apps - Differences/Similariti | london1919 | MCTS | 1 | 12-08-2008 03:16 PM |
| ASP.NET: Asign Users in Roles(Array.IndexOf(Of String) method) | msandlana | Software | 0 | 04-25-2008 06:37 AM |
| ASP.NET deadlock | viktoria | Software | 0 | 07-05-2007 02:53 AM |
| ASP.NET 2.0 application does not run in WIN2k3 | johnfraj | Software | 0 | 04-19-2007 08:27 AM |