Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-31233

SOAP exception whilte trying to connect to TFS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • tfs-plugin
    • None
    • Jenkins ver. 1.635
      Team Foundation Server Plug-in 4.0.0

      Hi every one
      When launching a job connected to TFS, I have this

      Building in workspace C:\Program Files (x86)\Jenkins\jobs\BuildIcPOCBranche1\workspace
      FATAL: com.microsoft.tfs.core.exceptions.TECoreException: The SOAP endpoint http://myserver:8080/tfs/Services/v1.0/Registration.asmx could not be contacted. HTTP status: 404
      java.lang.RuntimeException: com.microsoft.tfs.core.exceptions.TECoreException: The SOAP endpoint http://myserver:8080/tfs/Services/v1.0/Registration.asmx could not be contacted. HTTP status: 404
      at hudson.plugins.tfs.model.Server.execute(Server.java:110)
      at hudson.plugins.tfs.model.Project.extractChangesetNumber(Project.java:193)
      at hudson.plugins.tfs.model.Project.getRemoteChangesetVersion(Project.java:189)
      at hudson.plugins.tfs.model.Project.getRemoteChangesetVersion(Project.java:205)

      But http://myserver:8080/tfs/Services/v1.0/Registration.asmx is not an existing webservice.To autentiate with our TFS, visual studio useshttp://myserver:8080/tfs/TeamFoundation/Administration/v3.0/LocationService.asmx

      How can I fixe this? All my team is waiting for the solution. Do I manipulate TFS? Where can I change the default url for connexing TFS from Jenkins? Any solution ?
      Thanks

            axxel95130 John Yack
            axxel95130 John Yack
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: