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

FATAL: The IdentityManagementService is not available from the server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • tfs-plugin
    • None
    • Jenkins ver. 1.509.4 LTS
      TFS Plugin ver. 3.0.1
      Microsoft Team Foundation Server 2008

      My company uses TFS 2008 still, after upgrading to TFS plugin 3.0.1, every Jenkins job using TFS for its SCM errors out with the following stacktrace:

      FATAL: The IdentityManagementService is not available from the server at http://tfs2008:8080/
      com.microsoft.tfs.core.clients.webservices.IdentityManagementException: The IdentityManagementService is not available from the server at http://tfs2008:8080/
      at com.microsoft.tfs.core.clients.webservices.IdentityManagementService.<init>(IdentityManagementService.java:79)
      at hudson.plugins.tfs.model.Project.getDetailedHistory(Project.java:78)
      at hudson.plugins.tfs.actions.CheckoutAction.checkout(CheckoutAction.java:56)
      at hudson.plugins.tfs.TeamFoundationServerScm.checkout(TeamFoundationServerScm.java:176)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1376)
      at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:655)
      at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
      at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:560)
      at hudson.model.Run.execute(Run.java:1592)
      at hudson.matrix.MatrixBuild.run(MatrixBuild.java:304)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:237)
      at hudson.model.OneOffExecutor.run(OneOffExecutor.java:66)

            koconnor Kyle O'Connor
            koconnor Kyle O'Connor
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: