Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - ASP.NET deadlock

 
Thread Tools Search this Thread
Old 02-05-2004, 02:44 AM   #1
Default ASP.NET deadlock



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
  Reply With Quote
Old 02-05-2004, 03:59 AM   #2
Saravana [MVP]
 
Posts: n/a
Default Re: ASP.NET deadlock
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]
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

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




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46