|
|
|
date: Fri, 10 Oct 2008 11:25:01 -0700,
group: microsoft.public.project.server
back
Cannot access Project Server 2007 - HTTP 503 Service Unavailable
My Project 2007 Server installation was done in a way so that it is accessed
through an existing SharePoint site. The site http://staff comes up
beautifully with no issues and everything is functioning normally. However,
when I navigate to http://staff/project server, I receive the following
errors:
Web:
Server Error in '/' Application.
--------------------------------------------------------------------------------
The request failed with HTTP status 503: Service Unavailable.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Net.WebException: The request failed with HTTP
status 503: Service Unavailable.
Source Error:
The source code that generated this unhandled exception can only be shown
when compiled in debug mode. To enable this, please follow one of the below
steps, then request the URL:
1. Add a "Debug=true" directive at the top of the file that generated the
error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
2) Add the following section to the configuration file of your application:
<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>
Note that this second technique will cause all files within a given
application to be compiled in debug mode. The first technique will cause only
that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a
memory/performance overhead. You should make sure that an application has
debugging disabled before deploying into production scenario.
Stack Trace:
[WebException: The request failed with HTTP status 503: Service Unavailable.]
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb) +1639
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
newCookie) +877
Microsoft.Office.Project.PWA.PJContext.GetContext(Boolean
isWebServiceCall, Boolean newCookie, Guid siteId, Nullable`1 zone) +368
Microsoft.Office.Project.PWA.PJBaseWebPartPage..ctor() +273
ASP.DEFAULT_ASPX_529955207..ctor() +10
__ASP.FastObjectFactory_app_web_default_aspx_529955207_5zlr54aw.Create_ASP_DEFAULT_ASPX_529955207() +20
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +49
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath
virtualPath, Type requiredBaseType, HttpContext context, Boolean
allowCrossApp, Boolean noAssert) +115
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context,
String requestType, VirtualPath virtualPath, String physicalPath) +31
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext
context, String requestType, VirtualPath virtualPath, String physicalPath) +40
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
+139
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +120
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously) +155
Event Logs:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 10/10/2008
Time: 11:06:25 AM
User: N/A
Computer: PORTAL
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/10/2008 11:06:25 AM
Event time (UTC): 10/10/2008 6:06:25 PM
Event ID: 5d8a48c1cd1f40eeb86120cf2115e449
Event sequence: 4
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/308997166/Root-1-128681355695117864
Trust level: WSS_Minimal
Application Virtual Path: /
Application Path: C:\Inetpub\wwwroot\wss\VirtualDirectories\Staff80\
Machine name: PORTAL
Process information:
Process ID: 2560
Process name: w3wp.exe
Account name: ABR\administrator
Exception information:
Exception type: WebException
Exception message: The request failed with HTTP status 503: Service
Unavailable.
Request information:
Request URL: http://staff/projectserver/default.aspx
Request path: /projectserver/default.aspx
User host address: 207.182.39.117
User: ABR\cdinsmore
Is authenticated: True
Authentication Type: NTLM
Thread account name: ABR\administrator
Thread information:
Thread ID: 1
Thread account name: ABR\administrator
Is impersonating: True
Stack trace: at
Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb)
at Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
newCookie)
at Microsoft.Office.Project.PWA.PJContext.GetContext(Boolean
isWebServiceCall, Boolean newCookie, Guid siteId, Nullable`1 zone)
at Microsoft.Office.Project.PWA.PJBaseWebPartPage..ctor()
at ASP.DEFAULT_ASPX_529955207..ctor()
at
__ASP.FastObjectFactory_app_web_default_aspx_529955207_5zlr54aw.Create_ASP_DEFAULT_ASPX_529955207()
at System.Web.Compilation.BuildResultCompiledType.CreateInstance()
at
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath
virtualPath, Type requiredBaseType, HttpContext context, Boolean
allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context,
String requestType, VirtualPath virtualPath, String physicalPath)
at
System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext
context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at
System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
completedSynchronously)
Custom event details:
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server General
Event ID: 7888
Date: 10/10/2008
Time: 11:06:25 AM
User: N/A
Computer: PORTAL
Description:
A runtime exception was detected. Details follow.
Message: The request failed with HTTP status 503: Service Unavailable.
Techinal Details:
System.Net.WebException: The request failed with HTTP status 503: Service
Unavailable.
at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username)
at Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean
validateUser, String username, Boolean checkTimebomb)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Event Type: Error
Event Source: Office SharePoint Server
Event Category: Office Server General
Event ID: 7888
Date: 10/10/2008
Time: 11:06:25 AM
User: N/A
Computer: PORTAL
Description:
A runtime exception was detected. Details follow.
Message: The request failed with HTTP status 503: Service Unavailable.
Techinal Details:
System.Net.WebException: The request failed with HTTP status 503: Service
Unavailable.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean
isProjUser, String username)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I can tell you that several account passwords were changed recently due to a
security issue. It appears that the project server worker threads do not
have the correct password, but I have yet to find out where I should go to
change those.... Any help would be greatly appreciated.
date: Fri, 10 Oct 2008 11:25:01 -0700
author: Christianne
|
|