| Author |
Message |
Dariusz Tomon
Guest
|
Posted:
Mon Nov 07, 2005 5:51 pm Post subject:
Server Application Unavailable |
|
|
Hello
I'm trying to launch Central Administration of SharePoint Portal Server and
I get:
Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable. Please hit the "Refresh" button in your web browser
to retry your request.
Administrator Note: An error message detailing the cause of this specific
request failure can be found in the application event log of the web server.
Please review this log entry to discover what caused this error to occur.
In my browser I can see the address:
http://localhost:20228/sps/Default.aspx
Where could be the bug. As I remember my SPPS was running but I didn't try
to get it from month.
Best Regards
Dariusz Tomon |
|
| Back to top |
|
 |
TonyBierman
Guest
|
Posted:
Mon Nov 07, 2005 5:51 pm Post subject:
Re: Server Application Unavailable |
|
|
Dariusz,
You may want to check that the Application Pool for the SharePoint
Virtual Server is started, and that the Application Pool's identity
account doesn't have an expired password. You can check these issues
from the IIS Manager MMC snap-in.
Tony Bierman
Senior Software Engineer
SharePoint Solutions
www.sharepointsolutions.com |
|
| Back to top |
|
 |
Dariusz Tomon
Guest
|
Posted:
Mon Nov 07, 2005 11:04 pm Post subject:
Re: Server Application Unavailable |
|
|
Hi
I must admit that I cannot see any Application Pool in my IIS console.
I have got IIS 6.0 on Win2003Server. As I remember I saw it formerly but
now - there is no AppPool - is it possible that I turned it off somehow?
Internet Information Services (IIS) Manager
Microsoft Corporation
Version: 6.0
Regards
Dariusz Tomon
"TonyBierman" <TonyBierman@gmail.com> wrote in message
news:1131379187.751751.140730@g14g2000cwa.googlegroups.com...
| Quote: | Dariusz,
You may want to check that the Application Pool for the SharePoint
Virtual Server is started, and that the Application Pool's identity
account doesn't have an expired password. You can check these issues
from the IIS Manager MMC snap-in.
Tony Bierman
Senior Software Engineer
SharePoint Solutions
www.sharepointsolutions.com
|
|
|
| Back to top |
|
 |
Hollis D. Paul
Guest
|
Posted:
Tue Nov 08, 2005 12:42 am Post subject:
Re: Server Application Unavailable |
|
|
In article <ODcEHq#4FHA.4036@TK2MSFTNGP11.phx.gbl>, Dariusz Tomon wrote:
| Quote: | I must admit that I cannot see any Application Pool in my IIS console.
I have got IIS 6.0 on Win2003Server. As I remember I saw it formerly but
now - there is no AppPool - is it possible that I turned it off somehow?
Internet Information Services (IIS) Manager
Microsoft Corporation
Version: 6.0
When you open the IIS manager, and you expand the local computer icon, you |
should see three folders: 1) Application Pools, 2) Web Sites, Web Services.
Look in the first folder.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Mukilteo, WA USA |
|
| Back to top |
|
 |
Dariusz Tomon
Guest
|
Posted:
Tue Nov 08, 2005 1:51 pm Post subject:
Re: Server Application Unavailable |
|
|
I checked "isolation mode" formerly to tie up Apache (needed by an
e-learning application) and it was the reason I could not see Application
Pools - now I can see AP.
Within AP I can see:
CentralAdminAppPool
DefaultAppPool
MSPS2003AppPool
MSSharePointAppPool
MSSharePointPortalAppPool
share1
StsAdminAppPool
Firstly: I'm not sure if SPS virtual directory should be an application -
application name: SPS or it should be just virtual directory (in my case SPS
is application - changed by hand)
Secondly: my SPS is tied to MSSharePointPortalAppPool then after:
http://localhost:20228/sps/Default.aspx I got:
Server Error in '/SPS' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.
Parser Error Message: The XML file C:\Program Files\Common Files\Microsoft
Shared\Web Server Extensions\60\template\admin\1045\web.config could not be
loaded. Access to the path "C:\Program Files\Common Files\Microsoft
Shared\Web Server Extensions\60\template\admin\1045\web.config" is denied.
Source Error:
[No relevant source lines]
Source File: C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\60\template\admin\1045\web.config Line: 0
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
when I changed Application Pool to MSSharePointAppPool I got:
Server Error in '/SPS' Application.
--------------------------------------------------------------------------------
Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.
Parser Error Message: File or assembly name
Microsoft.SharePoint.ApplicationPages.Administration, or one of its
dependencies, was not found.
Source Error:
Line 1: <%@ Page language="C#"
Inherits="Microsoft.SharePoint.Portal.ServerAdmin.DefaultPage,Microsoft.SharePoint.Portal,Version=11.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c"
%>
Line 2: <%@ Register Tagprefix="SPSWC"
Namespace="Microsoft.SharePoint.Portal.WebControls"
Assembly="Microsoft.SharePoint.Portal, Version=11.0.0.0, Culture=neutral,
PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="SharePoint"
Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint,
Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@
Register Tagprefix="StsAdminControls"
Namespace="Microsoft.SharePoint.WebControls"
Assembly="Microsoft.SharePoint.ApplicationPages.Administration,
Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
Line 3:
Line 4: <html>
Source File: C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\60\template\admin\1045\sps\Default.aspx Line: 2
Assembly Load Trace: The following information can be helpful to determine
why the assembly 'Microsoft.SharePoint.ApplicationPages.Administration'
could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.SharePoint.ApplicationPages.Administration,
Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c
(Fully-specified)
LOG: Appbase = file:///C:/Program Files/Common Files/Microsoft Shared/Web
Server Extensions/60/template/admin/1045/SPS
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file
(C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference:
Microsoft.SharePoint.ApplicationPages.Administration, Version=11.0.0.0,
Culture=neutral, PublicKeyToken=71e9bce111e9429c
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/sps/7a463b27/87c2a739/Microsoft.SharePoint.ApplicationPages.Administration.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/sps/7a463b27/87c2a739/Microsoft.SharePoint.ApplicationPages.Administration/Microsoft.SharePoint.ApplicationPages.Administration.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common
Files/Microsoft Shared/Web Server
Extensions/60/template/admin/1045/SPS/bin/Microsoft.SharePoint.ApplicationPages.Administration.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Common
Files/Microsoft Shared/Web Server
Extensions/60/template/admin/1045/SPS/bin/Microsoft.SharePoint.ApplicationPages.Administration/Microsoft.SharePoint.ApplicationPages.Administration.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/sps/7a463b27/87c2a739/Microsoft.SharePoint.ApplicationPages.Administration.EXE.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/sps/7a463b27/87c2a739/Microsoft.SharePoint.ApplicationPages.Administration/Microsoft.SharePoint.ApplicationPages.Administration.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Common
Files/Microsoft Shared/Web Server
Extensions/60/template/admin/1045/SPS/bin/Microsoft.SharePoint.ApplicationPages.Administration.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Common
Files/Microsoft Shared/Web Server
Extensions/60/template/admin/1045/SPS/bin/Microsoft.SharePoint.ApplicationPages.Administration/Microsoft.SharePoint.ApplicationPages.Administration.EXE.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET
Version:1.1.4322.2300
any ideas what is wrong and where to look for bugs?
Dariusz Tomon
"Hollis D. Paul" <Hollis@outhousebythesound.com> wrote in message
news:VA.000024f7.01f73133@obts-outlookdev.outlookbythesound.mukwoods...
| Quote: | In article <ODcEHq#4FHA.4036@TK2MSFTNGP11.phx.gbl>, Dariusz Tomon wrote:
I must admit that I cannot see any Application Pool in my IIS console.
I have got IIS 6.0 on Win2003Server. As I remember I saw it formerly but
now - there is no AppPool - is it possible that I turned it off somehow?
Internet Information Services (IIS) Manager
Microsoft Corporation
Version: 6.0
When you open the IIS manager, and you expand the local computer icon, you
should see three folders: 1) Application Pools, 2) Web Sites, Web
Services.
Look in the first folder.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Mukilteo, WA USA
|
|
|
| Back to top |
|
 |
|
|
|
|