27/1/2009 0:06 El Bruno

[TFS2008] TFS 30177: Project Creation Failed; error durante la creación de un Team Project

El Bruno Visual Studio Team System

Buenas,

hoy después del nuevo e interesante Internet Explorer 8, toca comentar los pasos para solucionar o aunque sea intertarlo algunos problemas que podemos tener durante la creación de Team Projects en Team Foundation Server.

En este caso le toca al clásico y popular

TFS 30177 Project Creation Failed

Si bien la descripción que nos muestra el error nos puede ayudar, lo mejor es ver el log de instalación. En este caso, el asistente nos lo pone más fácil porque nos da el link de acceso al mismo, asi que lo primero que debemos hacer es abrirlo.

Si bien los archivos de Log suelen ser un poco largos e incómodos para leer, en este si buscamos por la frase [—begin exception entry—] veremos que a partir de la misma, podemos ver el detalle del error.

---begin Exception entry---
Time: 2009-01-23 01:39:34Z
Module: Initializer
Event Description: TF30207: Initialization for plugin "Microsoft.ProjectCreationWizard.Portal" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: Unable to connect to the Windows SharePoint Services at Server
Exception Details: The Project Creation Wizard was not able to connect to the Windows SharePoint Services
at madavcaptfs01. 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 Windows SharePoint Services site.
Stack Trace:
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.CheckPermissions(ProjectCreationContext ctxt)
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.Initialize(ProjectCreationContext context)
   at Microsoft.VisualStudio.TeamFoundation.EngineStarter.InitializePlugins(MsfTemplate template, PcwPluginCollection pluginCollection)
--   Inner Exception   --
Exception Type: System.Net.WebException
Exception Message: Unable to connect to the remote server
WebException: Status : ConnectFailure
Stack Trace:
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.TeamFoundation.Proxy.Portal.Admin.GetLanguages()
   at Microsoft.VisualStudio.TeamFoundation.WssSiteCreator.CheckPermissions(ProjectCreationContext ctxt)
-- end Inner Exception --
--   Inner Exception   --
Exception Type: System.Net.Sockets.SocketException
Exception Message: No connection could be made because the target machine actively refused it 10.33.178.26:17012
Stack Trace:
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)

at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address,

ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)

-- end Inner Exception --
--- end Exception entry ---

En mi caso, el problema inicial era que al migrar a Windows Sharepoint Services 3.0 se cambió el puerto del site de administración de Sharepoint, asi que cambiando el puerto por el correspondiente –> problema solucionado.

O eso pensé, en el 2do intento de creación de un Team Project, me encuentro con el mismo error y a navegar para descubrir el error. Después de varios minutos echando un ojo a todo lo que se mueve, me encuentro con que dentro de la configuración de Sharepoint Services existen varios sites que no están correctamente configurados

lo que ocasiona que Sharepoint fallé al momento de iniciarse. Asi que, solucionado el error, esta vez SI pude crear el team project.

 

Saludos @ Home

El Bruno

Crossposting from ElBruno.com

Archivado en: ,,
Comparte este post:

# [TFS2008] Posts y HowTos sobre Team Foundation Server 2008 y 2005 (VI)

Wednesday, September 23, 2009 7:54 PM by El Bruno

Buenas, actualización con los posts, HowTos, posts sobre informes, builds, etc. sobre Team Foundation

# [Spanish] Visual Studio 2010 ALM y Team Foundation Server 2010, 2008 y 2005

Sunday, August 28, 2011 1:05 PM by El Bruno

13 marzo Buenas, Team Foundation Server 2010 WorkItem Tracking [#TFS2010] HowTo: Agregar un estado en