2017-09-13 5 views
0

Jenkins (2.6)를 TFS 2013과 통합하려고합니다. Jenkins 플러그인 Team Foundation Server Plug-in (5.121.0)을 설치했습니다.은 Jenkins를 TFS와 통합 할 수 없습니다. EndpointNotFoundException

com.microsoft.tfs.core.ws.runtime.exceptions.EndpointNotFoundException: The SOAP endpoint localserver:8080/tfs/mcdonalds/Services/v1.0/Registration.asmx could not be contacted. HTTP status: 504 

enter image description here

: 그러나, 나는 TFS ( http://localserver:8080/tfs/mcdonalds)의 기본 모음의 URL을 언급하여 TFS 팀 프로젝트 컬렉션에 문의 젠킨스의 TFS 플러그인을 구성하려고 오류가 발생합니다

답변

0

웹 포털을 통해 TFS 서버 컬렉션을 연결할 수 있는지 먼저 확인하십시오.

HTTP Status 504 일반적으로 프록시 또는 게이트웨이 문제와 관련이 있습니다.

TFS 플러그인이 HTTP 프록시를 사용하여 TFS 서버에 연결하려고했습니다. 프록시 설정을 다시 확인하십시오. Jenkins> Plugin Manager> Advanced에서 프록시 서버가없는 호스트 구성을 업데이트하여 TFS 서버가 있던 와일드 카드 도메인과 일치하도록 시도하고 연결을 다시 시도 할 수 있습니다.