【问题标题】:Release Management Client can't see Deployment Agent Heart Beat发布管理客户端看不到部署代理心跳
【发布时间】:2014-07-04 18:39:34
【问题描述】:

安装发布管理客户端后,我尝试将其连接到安装了部署代理的服务器。在配置路径的服务器列表中,部署者状态表示它无法连接到部署代理,因为找不到心跳。在部署代理机器上检查事件日志时,我得到以下信息。如何确保服务器\客户端可以看到心跳?

Timestamp: 04/07/2014 11:27:11
Message: Access to the path 'C:\Program Files (x86)\Microsoft Visual Studio 12.0\Release Management\bin\DeploymentAgentUpdaterExe' is denied.: \r\n\r\n   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
   at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
   at Microsoft.TeamFoundation.Release.DeploymentAgent.Services.Deployer.HeartBeat.UpdateDeployer()
   at Microsoft.TeamFoundation.Release.DeploymentAgent.Services.Deployer.HeartBeat.CheckForUpdates()
   at Microsoft.TeamFoundation.Release.DeploymentAgent.Services.Deployer.HeartBeat.SendHeartBeat()
Category: General
Priority: -1
EventId: 0
Severity: Error
Title:
Machine: CSR-PIZZA6-TEST
Application Domain: DeploymentAgent.exe
Process Id: 3516
Process Name: C:\Program Files (x86)\Microsoft Visual Studio 12.0\Release Management\bin\DeploymentAgent.exe
Win32 Thread Id: 764
Thread Name: 
Extended Properties: 

【问题讨论】:

    标签: deployment visual-studio-2013 ms-release-management


    【解决方案1】:

    MSDN 文档说,运行部署代理的身份需要多种条件:

    “部署代理使用此身份为您的发布配置此机器。确保您在此处使用的身份有足够的权限来执行所需的任何任务。例如,如果您需要在此机器上安装您的应用程序作为一部分在您的版本中,将此身份添加到本地 Windows 管理员安全组。如果此身份需要访问网络上的构建,请确保它可以访问网络放置位置。"

    我将服务标识添加到本地 Windows 管理员安全组并且一切正常。

    Install deployment agent and set up an environment

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-08-02
      • 2018-09-09
      • 2018-12-31
      • 1970-01-01
      相关资源
      最近更新 更多