Unable to integrate jenkins with tfs EndpointNotFoundException

0 votes

I've been trying to integrate jenkins2.6 with tfs2013. The tfsserver plugin v5.121.0 is also installed. But whenever I try to configure tfs plugin in jenkins to contact the tfs team project collections by using the url of the default tfs collection (http://localserver:8080/tfs/mcdonalds), this comes up:

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

May 28, 2018 in Jenkins by shubham
• 7,340 points
1,005 views

1 answer to this question.

0 votes

Check if you can connect to tfs server collection through web portal or not.

Othrewise it's usually a proxy or a gateway issue HTTP Status 504

TFS plugin attempts to use the HTTP proxy to connect to the TFS server. Check you proxy settings or you could try to change the no proxy host config under Jenkins > Plugin Manager > Advanced, similar to the wildcard domain that tfs server resides on and then try again to reconnect.

answered May 28, 2018 by DareDev
• 6,890 points

edited May 28, 2018 by DareDev

Related Questions In Jenkins

0 votes
1 answer

How to integrate bitbucket with Jenkins ?

You need to use the Bitbucket plugin ...READ MORE

answered Feb 11, 2020 in Jenkins by anonymous
• 59,230 points
1,048 views
+1 vote
6 answers

Unable to login to Jenkins even if I enter valid credentials.

Disable security by editing these two classes ...READ MORE

answered Apr 26, 2019 in Jenkins by Vedant
46,553 views
+1 vote
1 answer

Unable to access Jenkins. I newly installed Jenkins but for some reason I cannot access it.

Try changing the port, Change JENKINS_AJP_PORT="xyz" to JENKINS_AJP_PORT="abc" If changing the ...READ MORE

answered Jul 4, 2018 in Jenkins by Sophie may
• 10,610 points
7,817 views
+2 votes
6 answers

Jenkins unable to run jobs (pending - waiting for next executor)

Increase the number of executors. I had ...READ MORE

answered Apr 24, 2019 in Jenkins by Maya
39,915 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,523 views
+2 votes
1 answer
0 votes
1 answer

any way to integrate Jenkins with ServiceNow?

Now, there is no official servicenow support ...READ MORE

answered Apr 10, 2018 in Jenkins by DareDev
• 6,890 points
4,327 views
0 votes
1 answer

unable to compile java code in Jenkins

If the code is compiling and running ...READ MORE

answered Apr 25, 2018 in Jenkins by DareDev
• 6,890 points
2,098 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP