Help - Search - Members - Calendar
Full Version: A process serving application pool exceeded time limits during shut down?
The Planet Forums > Control Panels > Plesk
claven177
What's "A process serving application pool exceeded time limits during shut down"?
How to solve the probem ?




Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1013
Date: 9/16/2005
Time: 4:34:29 PM
User: N/A
Computer: EV1SERVE-4SFK4V
Description:
A process serving application pool 'xxxx.com.tw(domain)(pool)' exceeded time limits during shut down. The process id was '4076'.

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

Those are warning messages for the application pool. The application pool are recycled at a predefined time. IIS waits for the pool to do a graceful restart, that is complete all the pending requests on the pool, shut it down and start again. But if the pending queue is loong or the process has hung, the graceful restart will fail and IIS will just do a forced recycle on the pool. Thats when these messages are generated.

You need not get worried with these messages unless the same pool ID gets reflected time and time again on the logs, in which case, there is somethign wrong with the pool or the site that the pool serves. The site may have scripts that are trying to use resources beyond the pools capacity or has applications that remain connected inspite of a page being closed. For example, ms-sql or mysql db connections may be maintained inspite of the page requesting it being closed. These are scripting problems and need to be taken up with the developer.

Regards,
Renegade
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.