Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

AppPool keeps dying

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
AppPool Identity, http.sys, and failures in W3SVC - Back in June '03, a user posted a problem that's pretty much identical to my current I've got IIS6 running on Server '03, and I can't keep the pools running if the identity is NOT set to I've tried many

AppPool Identity set to domain user and got "Service Unava.. - Hi there, I used to have a web (aspx) hosted by a win2003 IIS6. Since I need the web to connect to databases using a specific user id, I the default pool to use identity and it worked..
Author Message
anonymous1759

External


Since: Apr 27, 2004
Posts: 3



(Msg. 1) Posted: Wed Apr 28, 2004 12:26 am
Post subject: AppPool keeps dying
Archived from groups: microsoft>public>inetserver>iis (more info?)

We have SharePoint Portal Server 2003 installed with 2 portals running within IIS6.0. Each of the portals runs under a different application pool. All the sudden today, the app pools are throwing errors when either of the sites is hit right away. The error follows in the event log:

"Application pool '[pool name]' is being automatically disabled due to a series of failures in the process(es) serving that application pool."
&
"A process serving application pool '[pool name]' terminated unexpectedly. The process id was '3836'. The process exit code was '0xffffffff'."

The only way I can get it to work is to set the identity to the Local System (NOT a good idea obviously). I am lead to believe that this is a strictly a permission or permission-like error. The app pools were previously set to run under the Network Service... but it won't work now. I've also tried running it under certain domain accounts and that won't work as well. Can't figure out what's wrong with the permissions nor what changed overnight (we aren't aware of anything).

BTW: I don't think this is a SPS issue and therefore this is why I posted it in the IIS because it deals strictly with the application pools.

 >> Stay informed about: AppPool keeps dying 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Wed Apr 28, 2004 5:35 pm
Post subject: Re: AppPool keeps dying [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What error do you see in your browser when you hit one of the sites?

When posting entries from the Event Log, please post the Event ID, Source
and Description. Do you see any other event log entries?

What changed overnight? Who was the last person to change configurations on
the server, and what did they do?

Cheers
Ken

"AC" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
news:87C11D1E-BAD8-4CF0-B1FE-3FB48ED17960@microsoft.com...
: We have SharePoint Portal Server 2003 installed with 2 portals running
within IIS6.0. Each of the portals runs under a different application pool.
All the sudden today, the app pools are throwing errors when either of the
sites is hit right away. The error follows in the event log:
:
: "Application pool '[pool name]' is being automatically disabled due to a
series of failures in the process(es) serving that application pool."
: &
: "A process serving application pool '[pool name]' terminated unexpectedly.
The process id was '3836'. The process exit code was '0xffffffff'."
:
: The only way I can get it to work is to set the identity to the Local
System (NOT a good idea obviously). I am lead to believe that this is a
strictly a permission or permission-like error. The app pools were
previously set to run under the Network Service... but it won't work now.
I've also tried running it under certain domain accounts and that won't work
as well. Can't figure out what's wrong with the permissions nor what
changed overnight (we aren't aware of anything).
:
: BTW: I don't think this is a SPS issue and therefore this is why I posted
it in the IIS because it deals strictly with the application pools.

 >> Stay informed about: AppPool keeps dying 
Back to top
Login to vote
anonymous1759

External


Since: Apr 27, 2004
Posts: 3



(Msg. 3) Posted: Wed Apr 28, 2004 5:35 pm
Post subject: Re: AppPool keeps dying [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The message we see in the browser is "Service Unavailable"... nothing else.

The exact errors we're getting:
Event Type: Error
Event Source: W3SVC
Event Category: None
Event ID: 1002
Date: 4/27/2004
Time: 4:36:23 PM
User: N/A
Computer: XXXXXXXX
Description:
Application pool 'CentralAdminAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.

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

AND

Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 1021
Date: 4/27/2004
Time: 4:38:32 PM
User: N/A
Computer: XXXXXXXXX
Description:
The identity of application pool, 'MSSharePointPortalAppPool' is invalid. If it remains invalid when the first request for the application pool is processed, the application pool will be disabled. The data field contains the error number.

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

We can't tell anything happened on the site at all.
 >> Stay informed about: AppPool keeps dying 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 4) Posted: Thu Apr 29, 2004 3:18 am
Post subject: Re: AppPool keeps dying [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Please go into IIS Manager, expand the Application Pools node, and locate
the MSSharePointAppPool. What is the process identity for it?

Cheers
Ken


"AC" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
news:8CD460D1-FDE5-40FC-BA4F-713CA7DDAA48@microsoft.com...
: The message we see in the browser is "Service Unavailable"... nothing
else.
:
: The exact errors we're getting:
: Event Type: Error
: Event Source: W3SVC
: Event Category: None
: Event ID: 1002
: Date: 4/27/2004
: Time: 4:36:23 PM
: User: N/A
: Computer: XXXXXXXX
: Description:
: Application pool 'CentralAdminAppPool' is being automatically disabled due
to a series of failures in the process(es) serving that application pool.
:
: For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
:
: AND
:
: Event Type: Warning
: Event Source: W3SVC
: Event Category: None
: Event ID: 1021
: Date: 4/27/2004
: Time: 4:38:32 PM
: User: N/A
: Computer: XXXXXXXXX
: Description:
: The identity of application pool, 'MSSharePointPortalAppPool' is invalid.
If it remains invalid when the first request for the application pool is
processed, the application pool will be disabled. The data field contains
the error number.
:
: For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
:
: We can't tell anything happened on the site at all.
 >> Stay informed about: AppPool keeps dying 
Back to top
Login to vote
anonymous1759

External


Since: Apr 27, 2004
Posts: 3



(Msg. 5) Posted: Thu Apr 29, 2004 3:18 am
Post subject: Re: AppPool keeps dying [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

They are currently running as the Local System, but that's the only way we were able to get it to work.

The errors were being thrown when I had it set as Network Service, Local Service, or a specific domain AD user account.

After each change, I'd recycle the app pool, reset IIS, and then, to be very specific, recycle the app pool.

-AC

----- Ken Schaefer wrote: -----

Please go into IIS Manager, expand the Application Pools node, and locate
the MSSharePointAppPool. What is the process identity for it?

Cheers
Ken


"AC" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
news:8CD460D1-FDE5-40FC-BA4F-713CA7DDAA48@microsoft.com...
: The message we see in the browser is "Service Unavailable"... nothing
else.
:
: The exact errors we're getting:
: Event Type: Error
: Event Source: W3SVC
: Event Category: None
: Event ID: 1002
: Date: 4/27/2004
: Time: 4:36:23 PM
: User: N/A
: Computer: XXXXXXXX
: Description:
: Application pool 'CentralAdminAppPool' is being automatically disabled due
to a series of failures in the process(es) serving that application pool.
:
: For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
:
: AND
:
: Event Type: Warning
: Event Source: W3SVC
: Event Category: None
: Event ID: 1021
: Date: 4/27/2004
: Time: 4:38:32 PM
: User: N/A
: Computer: XXXXXXXXX
: Description:
: The identity of application pool, 'MSSharePointPortalAppPool' is invalid.
If it remains invalid when the first request for the application pool is
processed, the application pool will be disabled. The data field contains
the error number.
:
: For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
:
: We can't tell anything happened on the site at all.
 >> Stay informed about: AppPool keeps dying 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]