I have just installed FPSE 2008 on a Win 2008 server.
When I go to the IIS 7 management console and to the Microsoft SharePoint Administration site and try to open the Server Administration page I only get the
HTTP Error 503. The service is unavailable page.
Can anyone point me in the right direction to help me solve the problem?
You will encounter Servie Unavailable error when the application pool is not running, the full error message is like the following.
Service Unavailable
HTTP Error 503. The servie is unavailable.
For Microsoft Sharepoint Administration site, please make sure MSSharePointAppPool has been started. Select
Application Pools node in IIS 7 Manager, you can see an application pool call MSSharePointAppPool. The status field indicates the current status of the application pool. Click MSSharePointAppPool, then you will see
Start/Stop actions under the Application Pool Tasks on the pane of the right side in IIS 7 Manager.
You may also receive Service Unavailable error when concurrent request limit exceeded, but it doesn't looks like your case, you can see
The HTTP Status code in IIS 7.0 for reference.
Zhao Ji Ma
Sincerely,
Microsoft Online Community Support
“Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
You where right, the MSSharePointAppPool was stopped!
But when I start it and the status go from stopped to started in the statur bar I still get the same error message with service unavilable when I try to access it.
When I go back to check the status of the MSSharePointAppPool under Application Pools, it is back to stopped?
Web sites and Web applications depend on the availability of Internet Information Services (IIS) application pools. IIS application pools in turn depend on the Windows Process Activation Service (WAS). If WAS is not running or errors occur during the
startup or shutdown of an application pool, Web sites and Web applications may not be available
I wasen't able to Activate Windows 2008 because of some DNS problem. And to be honest I diden't really care as this is only a test server to learn a bit about Win 2008 server before I upgrade my production servers.
I'll did a bit deeper to solve the DNS problem, and I assume that the FPSE problem will solve itself when I get the activation right.
I appreciate all help, thaks a lot guys!!
Mile
Marked as answer by mile72 on Jul 23, 2008 08:03 PM
Description:
Application pool 'MSSharePointAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
Yes I do, I actually get 5 warnings with event id 5139 right before I get the event id 5002 error:
A listener channel for protocol 'http' in worker process '6552' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '412' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '3456' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '3456' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '6164' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
mile72
11 Posts
FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 18, 2008 04:01 PM|LINK
Greetings,
I have just installed FPSE 2008 on a Win 2008 server.
When I go to the IIS 7 management console and to the Microsoft SharePoint Administration site and try to open the Server Administration page I only get the HTTP Error 503. The service is unavailable page.
Can anyone point me in the right direction to help me solve the problem?
Have a good one
Mile
Zhao Ji Ma -...
765 Posts
Microsoft
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 03:38 AM|LINK
Hi Mile,
You will encounter Servie Unavailable error when the application pool is not running, the full error message is like the following.
Service Unavailable
HTTP Error 503. The servie is unavailable.
For Microsoft Sharepoint Administration site, please make sure MSSharePointAppPool has been started. Select Application Pools node in IIS 7 Manager, you can see an application pool call MSSharePointAppPool. The status field indicates the current status of the application pool. Click MSSharePointAppPool, then you will see Start/Stop actions under the Application Pool Tasks on the pane of the right side in IIS 7 Manager.
You may also receive Service Unavailable error when concurrent request limit exceeded, but it doesn't looks like your case, you can see The HTTP Status code in IIS 7.0 for reference.
Sincerely,
Microsoft Online Community Support
“Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
mile72
11 Posts
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 05:23 AM|LINK
Thanks for you reply!
You where right, the MSSharePointAppPool was stopped!
But when I start it and the status go from stopped to started in the statur bar I still get the same error message with service unavilable when I try to access it.
When I go back to check the status of the MSSharePointAppPool under Application Pools, it is back to stopped?
Anything else I have overlooked?
Mile
anilr
2343 Posts
Microsoft
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 05:27 PM|LINK
Look in the application and/or system event-logs - it should contain events regarding why the app-pool was stopped.
Software Design Engineer
IIS Core Server
mile72
11 Posts
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 08:03 PM|LINK
It did, and it seem to be the following problem:
Web sites and Web applications depend on the availability of Internet Information Services (IIS) application pools. IIS application pools in turn depend on the Windows Process Activation Service (WAS). If WAS is not running or errors occur during the startup or shutdown of an application pool, Web sites and Web applications may not be available
I wasen't able to Activate Windows 2008 because of some DNS problem. And to be honest I diden't really care as this is only a test server to learn a bit about Win 2008 server before I upgrade my production servers.
I'll did a bit deeper to solve the DNS problem, and I assume that the FPSE problem will solve itself when I get the activation right.
I appreciate all help, thaks a lot guys!!
Mile
anilr
2343 Posts
Microsoft
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 08:19 PM|LINK
Windows Process Activation Service (WAS) has nothing to do with windows activation - what were the event log entries you saw in the event log.
Software Design Engineer
IIS Core Server
mile72
11 Posts
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 08:34 PM|LINK
ID 5002
Description:
Application pool 'MSSharePointAppPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
Mile
anilr
2343 Posts
Microsoft
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 08:43 PM|LINK
Nothing before that regarding specific failures?
Software Design Engineer
IIS Core Server
mile72
11 Posts
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 09:02 PM|LINK
Yes I do, I actually get 5 warnings with event id 5139 right before I get the event id 5002 error:
A listener channel for protocol 'http' in worker process '6552' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '412' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '3456' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '3456' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
A listener channel for protocol 'http' in worker process '6164' serving application pool 'MSSharePointAppPool' reported a listener channel failure. The data field contains the error number.
Mile
anilr
2343 Posts
Microsoft
Re: FPSE 2002 on Win 2008 server --> Service Unavailable
Jul 23, 2008 10:01 PM|LINK
Getting warmer :) - what is in the data field - also look in the application event log for other events corresponding to these.
Software Design Engineer
IIS Core Server