473,503 Members | 2,163 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

aspnet_wp.exe Repeatedly stopping and being recycled unexpectedly

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.

Nov 18 '05 #1
1 1947
Hi Jarrod,
Did you tried this ?
http://support.microsoft.com/default...b;en-us;328267
Regards
Mohamed Sharaf
"Jarrod Hermer" <ja******@SPAMmybeat.net> wrote in message
news:e7**************@tk2msftngp13.phx.gbl...
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.

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
1577
by: Zeng | last post by:
Hello, I'm wondering if anybody has seen this problem. I basically need to cycle through ~30000 db rows to update the data, I load up the id of the rows I need first, put them into ArrayList,...
2
2507
by: Sunil Menon | last post by:
Dear All, I would like run a program that does an IISReset when aspnet_wp.exe (PID: 1234) was recycled...In IIS service we have a property "Recovery" where you can specify a program to run...but...
2
19464
by: Matt Sollars | last post by:
Hi all. I'm having a nasty problem. A client's website was originally written with classic ASP. They requested a new portion of the site that was deemed a perfect candidate for ASP.NET. So, .NET...
0
1051
by: Keith | last post by:
I am building an ASP.NET application using VS.NET 2002 on Framework 1.1.4322.0. I am debugging the application and everytime I click the stop button to quit debugging, the server stops the...
0
1361
by: Simon McCulloch | last post by:
Hi all I have an ASP.net website that uses an aspx page locate and stream a file to an authenticated user and I'm getting the error Aspnet_wp.exe (PID:XXXX) stopped unexpectedly which the user...
2
2821
by: Antonio Concepcion | last post by:
Hi! We have an ASP.NET web site experiencing errors saying that aspnet_wp.exe got into a deadlock state and was recycled. Specifically the Client browser gets the following message: ...
1
1779
by: Ken Varn | last post by:
On a few occasions, IIS has thrown up a pop-up error message box stating that aspnet_wp generated an error. The browser interface comes back with a web page that indicates Server Application...
3
3967
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. ...
0
1250
by: xievvv | last post by:
We are experiencing a memory leak in one of our applications. It is a web-based reporting system that produces large (> 500mb) PDF reports. It takes approx 4 hours to run the largest of these reports...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7353
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7011
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5596
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5023
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4689
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
401
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.