Exception Message: The request failed with HTTP status 503: Service Unavailable.

I am having problems creating a new project.  I also cannot type in the Computer name to connect to Team Foundation Server but I can type in the ip addresss.

Here is my attempt to create a new project with the IP Address.
This is the log.  Does someone know a solution for this


11/30/2005 12:15:07 PM | Module: ELeadServiceMediator | Team Foundation Server proxy retrieved | Completion time: 0 seconds
11/30/2005 12:15:07 PM | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
11/30/2005 12:15:54 PM | Module: Wizard | TF30227: Project creation permissions retrieved | Completion time: 47.7346805 seconds
11/30/2005 12:15:57 PM | Module: ELeadServiceMediator | The template information for Team Foundation Server "161.5.105.83" was retrieved from the Team Foundation Server. | Completion time: 50.156571 seconds
11/30/2005 12:22:22 PM | Module: Engine | Thread: 9 | New project will be created with the "MSF for Agile Software Development" methodology
11/30/2005 12:22:22 PM | Module: Engine | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
11/30/2005 12:22:23 PM | Module: Engine | TF30227: Project creation permissions retrieved | Completion time: 1.0468817 seconds
11/30/2005 12:22:33 PM | Module: Engine | Wrote compressed process template file | Completion time: 0.1406259 seconds
11/30/2005 12:22:47 PM | Module: Engine | Extracted process template file | Completion time: 14.0157147 seconds
11/30/2005 12:22:47 PM | Module: Engine | Thread: 9 | Starting Project Creation for project "Test created 1130" in domain "161.5.105.83"
11/30/2005 12:22:50 PM | Module: Engine | The user identity information was retrieved from the Group Security Service | Completion time: 2.6250168 seconds
11/30/2005 12:22:50 PM | Module: Initializer | Thread: 9 | The New Team Project Wizard is starting to initialize the plug-ins.
11/30/2005 12:22:50 PM | Module: CssStructureUploader | Thread: 9 | Entering Initialize in CssStructureUploader
11/30/2005 12:22:50 PM | Module: CssStructureUploader | Thread: 9 | Initialize for CssStructureUploader complete
11/30/2005 12:22:50 PM | Module: Initializer | Thread: 9 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Classification.
11/30/2005 12:22:50 PM | Module: Rosetta | Thread: 9 | Entering Initialize in RosettaReportUploader
---begin Exception entry---
Time: 11/30/2005 12:22:50 PM
Module: Initializer
Event Description: TF30207: Initialization for plugin "Microsoft.ProjectCreationWizard.Reporting" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: Unable to connect to the specified SQL Reporting Services at 161.5.105.83.
Exception Details:
The Project Creation Wizard was not able to connect to the SQL Reporting Services at 161.5.105.83.
The reason for the failed connection cannot be determined at this time.
Because the connection failed, the wizard was not able to complete
creating the SQL Reporting Services site.
Stack Trace:
   at Microsoft.VisualStudio.TeamFoundation.RosettaReportUploader.CheckForProjectFolder(PrivateData data, String projectName, ProjectCreationContext context)
   at Microsoft.VisualStudio.TeamFoundation.RosettaReportUploader.Initialize(ProjectCreationContext context)
   at Microsoft.VisualStudio.TeamFoundation.EngineStarter.InitializePlugins(MsfTemplate template, PcwPluginCollection pluginCollection)
 --   Inner Exception   --
Exception Type: System.Net.WebException
Exception Message: The request failed with HTTP status 503: Service Unavailable.
WebException: Response Status Code: ServiceUnavailable
WebException: Response Status Message: Service Unavailable
WebException: Status : ProtocolError
Stack Trace:
   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.TeamFoundation.Proxy.Reporting.ReportingService.ListChildren(String Item, Boolean Recursive)
   at Microsoft.VisualStudio.TeamFoundation.RosettaReportUploader.CheckForProjectFolder(PrivateData data, String projectName, ProjectCreationContext context)
 -- end Inner Exception --
--- end Exception entry ---

11/30/2005 12:22:50 PM | Module: Engine | Thread: 9 | Attempting to delete MSF folder "C:\Documents and Settings\taylorl\Local Settings\Temp\TPW_tmp206.tmp"
11/30/2005 12:22:50 PM | Module: Engine | Thread: 9 | The temporary folder C:\Documents and Settings\taylorl\Local Settings\Temp\TPW_tmp206.tmp used to store the process template was removed.




Answer this question

Exception Message: The request failed with HTTP status 503: Service Unavailable.

  • Satyendra Kumar

    Hi LTaylor!

    I had a simular problem, and tried your solution. And it workedSmile

    ThanksSmile


  • Serge Allard

  • Torpedoke

    I was able to connect to the server after I unchecked the Auto detect settings in Internet Explorer in the connections Tab.  I also added the server to the bypass proxy for the following sites.  That fixed my reporting services issue but I have another issue that I posted in another thread while trying to fix this issue.



  • VisionOf89

    The key thing to focus on is the name resolution problem.  You need to be able to ping the server from the client machine by name and that name needs to be the name that is used in TFS registration data for the system to work properly.  For instance, if the server name is tfsserver but the client can only resolve the name tfsserver.somedomain.com, then the URLs in TFS registration data need to refer to tfsserver.somedomain.com.  Typing in the IP address for the server name gets you through the Connect to Team Foundation Server dialog, but Team Project creation and several other features will still be broken.  I expect that if you look closely in the Team Explorer on your client you will find that the Reports and Documents nodes are shown with a red X. 

    Additional detail is available in the following posts:

    http://forums.microsoft.com/msdn/showpost.aspx postid=107762&siteid=1
    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=123287&SiteID=1

  • dmbrubac

    I am able to ping the server by name. I have notice when I connect using SQL Server Management Studio that I cannot connect to the reporting Service or Analysis Service.  This is SQL RTM by the way.  I can connect to the Database Service and Integration Service.  Another thing is that I am getting this error due to Reporting Service not working. ( ALL SERVICES ARE RUNNING)

    Event Type: Error
    Event Source: VSTF Coverage Analysis
    Event Category: None
    Event ID: 0
    Date:  12/5/2005
    Time:  3:26:23 PM
    User:  N/A
    Computer: SA19
    Description:
    The connection to the team build database could not be established: 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.TeamFoundation.Proxy.BisRegistrationServiceProxyWsdl.GetRegistrationEntries(String toolId)
       at Microsoft.TeamFoundation.Proxy.BisRegistrationProxy.GetRegistrationEntries(String toolId)
       at Microsoft.TeamFoundation.Proxy.BisRegistrationService.RefreshMemoryCache()
       at Microsoft.TeamFoundation.Proxy.BisRegistrationService.RefreshCachesIfNeeded(Boolean direct)
       at Microsoft.TeamFoundation.Proxy.BisRegistrationService.GetRegistrationEntries(String toolId)
       at Microsoft.VisualStudio.TestTools.Common.Warehouse.ServerInformation.get_BuildConnectionString()
       at Microsoft.VisualStudio.TestTools.TeamSystem.Server.BaseTable.Connect()
       at Microsoft.VisualStudio.TestTools.TeamSystem.Server.CoverageAnalyzer..ctor(EventLog eventLog)

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



  • JoQron

    Can you check if the SQL reporting service is running   Also, can you attach back the vsmsiXXXX.log  (under the TFS install folder\logs)

    Thanks,

    Elyasse



  • Exception Message: The request failed with HTTP status 503: Service Unavailable.