简体   繁体   English

TFS2013:将诊断活动日志复制到放置位置时发生错误。 细节:内部服务器错误

[英]TFS2013: An error occurred while copying diagnostic activity logs to the drop location. Details: Internal Server Error

I've read other articles similar to this such as this one but I have been unable to resolve this on my TFS 2013 config. 我已经阅读过类似这样的其他文章,例如这篇文章,但我无法在我的TFS 2013配置中解决这个问题。 I upgraded TFS 2012 Update 3 to TFS 2013 then moved it to another server as I needed a setup with SQL Server 2012. I didn't have any issues with TFS 2012 but after upgrading to TFS 2013 I'm getting an error in the build system. 我将TFS 2012 Update 3升级到TFS 2013然后将其移动到另一台服务器,因为我需要使用SQL Server 2012进行设置。我对TFS 2012没有任何问题但是在升级到TFS 2013之后我在构建中遇到错误系统。 The builds complete as "Partially Succeeded" as the actual builds complete but I get the following error: 随着实际构建完成,构建完成为“部分成功”但我收到以下错误:

An error occurred while copying diagnostic activity logs to the drop location. 将诊断活动日志复制到放置位置时发生错误。 Details: Internal Server Error 细节:内部服务器错误

There is a similar inquiry on Microsoft Connect here but I don't know how the OP resolved it. 有微软连接一个类似的询问在这里 ,但我不知道该怎么OP解决它。

I've checked permissions, added full control permissions to the user that the build service runs under, NETWORK SERVICE, etc. I added this permission to various areas, I'm not sure exactly which one needs it ie the build folder, the drop folder, the TFS application tier area, or what. 我已经检查了权限,为构建服务运行的用户添加了完全控制权限,NETWORK SERVICE等。我将此权限添加到各个区域,我不确定究竟是哪一个需要它,即构建文件夹,drop文件夹,TFS应用程序层区域或什么。 I don't see any helpful information in the Windows Event Logs or TFS debug log. 我在Windows事件日志或TFS调试日志中看不到任何有用的信息。 I'm out of ideas on how to resolve this. 我对如何解决这个问题缺乏想法。

Any help would be appreciated. 任何帮助,将不胜感激。 And this TFS setup does not use Active Directory as I'm the sole user/developer in this config and small biz. 此TFS设置不使用Active Directory,因为我是此配置和小型商务中的唯一用户/开发人员。

Thank you 谢谢

EDIT 编辑

I installed SQL 2012, Visual Studio 2013, TFS 2013 to a new server, added one solution ran a build and the exact same errors occurred. 我将SQL 2012,Visual Studio 2013,TFS 2013安装到新服务器,添加了一个运行构建的解决方案,并且发生了完全相同的错误。 I'll have to open a case on Microsoft Connect. 我将不得不在Microsoft Connect上打开一个案例。

if this is a share folder, configure the share in the ComputerSettings. 如果这是共享文件夹,请在“计算机设置”中配置共享。 in the "Shared Folder" configure the Share in the Security Tab and the Publishment Options 在“共享文件夹”中,在“安全”选项卡和“发布选项”中配置“共享”

但是,在转移到新服务器并安装SQL 2014和TFS 2013 Update 2并遵循本指南http://msdn.microsoft.com/en-us/library/ms404869.aspx之后,我从未找到解决此问题的方法工作得很完美。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用VS 2013和TFS 2013构建vdproj文件-出现构建错误-验证时发生错误。 HRESULT ='8000000A' - Build vdproj file with VS 2013 and TFS 2013 - getting a build error - An error occurred while validating. HRESULT = '8000000A' TFS 2013中的报告错误 - Reporting Error in TFS 2013 VS2013:致命错误C1001:编译器发生内部错误 - VS2013: fatal error C1001: An internal error has occurred in the compiler tfs2013在多个项目中共享项目 - tfs2013 share project across many projects 添加TFS2013签入策略-复选框 - Add TFS2013 check-in policy - checkbox Git (on-prem) - TFS2013 - 如何创建新项目并将其从 VS2019 提交到 TFS2013(使用 Git) - Git (on-prem) - TFS2013 - How to create and commit new project from VS2019 to TFS2013 (with Git) 由于内部错误,“Diagnostic analyzer runner”目前不可用 - 'Diagnostic analyzer runner' is currently unavailable due to an internal error VS2013:查找资源字典时发生错误/类型不是名称空间的一部分 - VS2013: An error occurred while finding the resource dictionary / Type is not part of namespace 连接到TFS时Visual Studio 2013错误 - Visual Studio 2013 error when connecting to TFS 无法部署元数据。 原因;连接服务器时出错 - cannot deploy metadata. reason;an error occurred while connecting to server
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM