473,395 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Troubleshooting ASP.Net Application Pools on IIS6

I have several sites running on Windows 2003 Server in true IIS 6 mode
with Application pools. One site has about 9 Virtual Directories in
it that are all configured to run as applications. Each of these have
a dedicated application pool with all different memory settings in the
Memory Recycling area.

The applications are all .Net based applications. They are all pretty
frequently used apps and as a rule of thumb, we assigned more memory
in the app pools to the busier sites and less to the least busy sites.

Here's the deal. Every once in a while, the application will hang up
and not respond. Once I recycle the application, it's fine.
I don't really get a whole lot of info from the developers other than
"The site is hung up" The only thing I see is stuff like this in the
eventlog. This is usually AFTER I recycle the application and it
start working again.

----------------------------------------------------
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1013
Date: 11/18/2004
Time: 2:37:21 PM
User: N/A
Computer: <server name>
Description:
A process serving application pool <app name>' exceeded time limits
during shut down. The process id was '344'.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

----------------------------------------------------
I'd like to know what I can do to troubleshoot this. Is there any
other logs I can check? Are there any diagnostic tools that I can
check?
Nov 18 '05 #1
1 2350
Hello,

Please take a look at following articles. These might be helpful in your
case.

828222 How to generate a dump file when ASP.NET deadlocks in IIS 6.0
http://support.microsoft.com/?id=828222

821268 PRB: Contention, poor performance, and deadlocks when you make Web
http://support.microsoft.com/?id=821268

HTH.
Thanks.
Ganesh Anekar
Microsoft Developer Support
Internet Information Server
************************************************** *******************
Please do not send email directly to this alias. This is an online
account name for newsgroup participation only.<<

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.

© 2004 Microsoft Corporation. All rights reserved.
************************************************** *******************
"dreamlinetheater" <dr**************@hotmail.com> wrote in message
news:e1**************************@posting.google.c om...I have several sites running on Windows 2003 Server in true IIS 6 mode
with Application pools. One site has about 9 Virtual Directories in
it that are all configured to run as applications. Each of these have
a dedicated application pool with all different memory settings in the
Memory Recycling area.

The applications are all .Net based applications. They are all pretty
frequently used apps and as a rule of thumb, we assigned more memory
in the app pools to the busier sites and less to the least busy sites.

Here's the deal. Every once in a while, the application will hang up
and not respond. Once I recycle the application, it's fine.
I don't really get a whole lot of info from the developers other than
"The site is hung up" The only thing I see is stuff like this in the
eventlog. This is usually AFTER I recycle the application and it
start working again.

----------------------------------------------------
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1013
Date: 11/18/2004
Time: 2:37:21 PM
User: N/A
Computer: <server name>
Description:
A process serving application pool <app name>' exceeded time limits
during shut down. The process id was '344'.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

----------------------------------------------------
I'd like to know what I can do to troubleshoot this. Is there any
other logs I can check? Are there any diagnostic tools that I can
check?

Nov 18 '05 #2

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

Similar topics

9
by: Abhishek Srivastava | last post by:
Hello All, In IIS 6.0 We have a concept of worker processes and application pools. As I understand it, we can have multiple worker process per appliction pool. Each worker process is dedicated...
1
by: Gordon Smith | last post by:
I plan to install multiple Web applications installed on a single Web server. Should I create each Web site in its own Application pool? I'd appreciate any recommendations, guidelines or links to...
1
by: Gordon Smith | last post by:
I'm just getting up to speed on Application Pools in IIS6 and I'm wondering if there would be any good reason to stick with the default value of for the Idle Timeout value for Worker processes...
4
by: Nirbho | last post by:
Hi, I've got 2 web servers. I've installed my web app on both Win2K3 machines. It works on one and not the other. I noticed that server which has the problem didn't have ASP.NET installed, nor...
2
by: Vishwanathan Raman | last post by:
Well I am quite confused with the methods out there. I would like to understand if Cache is the best method to store freq acessed data over application state.Currently I have pbs with the...
2
by: dave | last post by:
I am running windows xp pro with iis installed. I was looking to see what account my web app was running and noticed that i do not have any application pools. Why? (is this only a feature of...
6
by: M Craig | last post by:
I'm trying to write a custom installation engine to plug into our existing build system. Some things I'm trying to do are, Create/Delete/Start/Stop Application Pools, Web Sites, and Virtual...
4
by: Diffident | last post by:
Hello All, IIS 6.0 - I have an application which resides in its own application pool. Does anyone know if we can create multiple application pools for the same application? If we can create...
1
by: jobs | last post by:
Re: Troubleshooting Timeout expired. All pooled connections were in use and max pool size was reached. New webservers. win2003. IIS6. asp.net 2.0/ sql server 2005 and Oracle 9i through a 64 bit...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.