|
Home > Archive > Application Center Administration > April 2004 > Application pool terminates unexpectedly
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Application pool terminates unexpectedly
|
|
| Andrew Raison 2004-04-28, 8:36 am |
| Win2003, fully patched, IIS6, Application Center 2000 SP2.
Mixture of asp and asp.net web sites using SQL Server 2000.
With one server in cluster, no errors.
With two servers in cluster get 'A process serving application pool 'XYZ-AppPool' terminated unexpectedly. The process id was '3208'. The process exit code was '0xff'.' EventID 1009. Seems to happen a couple of times a day to each AppPool.
Occasionally get 'A process serving application pool 'XYZ-AppPool' suffered a fatal communication error with the World Wide Web Publishing Service. The process id was '3720'. The data field contains the error number. 'EventID 1011. Happens about once a da
y.
No other events in event logs.
Each web site has a separate application pool.
Any other info needed, please ask.
Thanks
Andrew
| |
| George Cheng [MSFT] 2004-04-28, 12:36 pm |
| Make sure the following registry keys have permissions set for NT
AUTHORITY\NETWORK
SERVICE:
OpenKey HKLM\SYSTEM\ControlSet001\Servic
es\InetInfo\Parameters
OpenKey HKLM\SYSTEM\ControlSet001\Servic
es\W3SVC\Parameters
Thank You
George Cheng
Microsoft Application Center & Index Server Support
Note: This article has no warranties implicit or explicit.
All the content is given on the "as is" basis and the user
takes full responsibility for its use and assumption.
Microsoft Corporation Copyright 2004
All Rights Reserved
--------------------
| Thread-Topic: Application pool terminates unexpectedly
| thread-index: AcQtGH+Z0/rl52tQRnaWf+hAR3qiMQ==
| X-WN-Post: microsoft.public.applicationcenter.admin
| From: "=?Utf-8?B?QW5kcmV3IFJhaXNvbg==?="
<anonymous@discussions.microsoft.com>
| Subject: Application pool terminates unexpectedly
| Date: Wed, 28 Apr 2004 05:01:11 -0700
| Lines: 13
| Message-ID: <81A29906-ECEF-4DDB-89DA-4A3B4435E6A3@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.applicationcenter.admin
| Path: cpmsftngxa10.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.applicationcenter.admin:5261
| NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
| X-Tomcat-NG: microsoft.public.applicationcenter.admin
|
| Win2003, fully patched, IIS6, Application Center 2000 SP2.
Mixture of asp and asp.net web sites using SQL Server 2000.
With one server in cluster, no errors.
With two servers in cluster get 'A process serving application pool
'XYZ-AppPool' terminated unexpectedly. The process id was '3208'. The
process exit code was '0xff'.' EventID 1009. Seems to happen a couple of
times a day to each AppPool.
Occasionally get 'A process serving application pool 'XYZ-AppPool' suffered
a fatal communication error with the World Wide Web Publishing Service. The
process id was '3720'. The data field contains the error number. 'EventID
1011. Happens about once a day.
No other events in event logs.
Each web site has a separate application pool.
Any other info needed, please ask.
Thanks
Andrew
|
| |
| Andrew Raison 2004-04-29, 9:37 am |
| They don't have explicit permission but NT AUTHORITY\NETWORK SERVICE is a member of IIS_WPG and that group has got read permission on those keys.
|
|
|
|
|