【问题标题】:TFS 2010/Msbuild fails, StackOverFlowExceptionTFS 2010/Msbuild 失败,StackOverFlowException
【发布时间】:2011-05-02 06:39:07
【问题描述】:

我在升级 2008 版本时遇到问题。我正在使用升级模板。

一切正常,但是当我到达 GetImpactedTests 时它崩溃了。

有人经历过类似的事情吗?

我可以关闭GetImpactedTests吗?找不到它的属性。

TF270015: 'MSBuild.exe' returned an unexpected exit code. Expected '0'; actual '255'.

来自构建日志:

CoreGetChangesetsAndUpdateWorkItems:
  TeamFoundationServerUrl="http://ourserver:8080/tfs/DefaultCollection" BuildUri="vstfs:///Build/Build/23071"
  Analyzing labels Release_2.3.10301.14 and Release_2.3.10302.2.
GetImpactedTests:
  TeamFoundationServerUrl="http://ourserver:8080/tfs/DefaultCollection" BuildUri="vstfs:///Build/Build/23071"

来自事件日志:

Process is terminated due to StackOverflowException.
Fault offset: 0x00000000000536ba
Faulting process id: 0xd14
Faulting application start time: 0x01cb772eb97a8234
Faulting application path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\MSBuild.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 2cb88eb5-e323-11df-8d1d-0050568d001c

【问题讨论】:

    标签: tfs msbuild build automation


    【解决方案1】:

    我现在添加了 /p:PerformTestImpactAnalysis=false,它可以工作

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-11-04
      • 2014-08-15
      • 2011-10-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-04-19
      相关资源
      最近更新 更多