2012-03-13 77 views
1

有没有人知道为什么,而我刚刚卸载TFS 2010我无法安装在Team Foundation Server 2011,和来源是非常重要的我公司..如何克服任何想法问题?返回的结果是TFS 11安装失败:TF255077

访问控制列表(ACL)不能在以下路径上设置:C:\ WINDOWS \ TEMP。

错误的部分日志

[Info @14:51:21.458] +-+-+-+-+-| Running SetApplicationACLs: Setting file system permissions ... |+-+-+-+-+- 
[Info @14:51:21.458] 
[Info @14:51:21.458] +-+-+-+-+-| Setting file system permissions ... |+-+-+-+-+- 
[Info @14:51:21.458] Starting Node: CSETATACLS 
[Info @14:51:21.458] NodePath : Container/Progress/CSETATACLS 
[Info @14:51:21.462] Adding modify access for identity TFS_APPTIER_SERVICE_WPG to path C:\Windows\temp 
[Error @14:51:21.464] 
Exception Message: TF255077: The access control list (ACL) could not be set on the following path: C:\Windows\temp. (type ConfigurationException) 

Exception Stack Trace: at Microsoft.TeamFoundation.Admin.Filesystem.SetAcls(String[] identities, String[] pathsForAccess, ITFLogger logger) 
    at Microsoft.TeamFoundation.Admin.ConfigureSetApplicationAcls.Run(ActivityContext context) 

Inner Exception Details: 

Exception Message: Some or all identity references could not be translated. (type IdentityNotMappedException) 

Exception Stack Trace: at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection sourceAccounts, Type targetType, Boolean forceSuccess) 
    at System.Security.Principal.NTAccount.Translate(Type targetType) 
    at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified) 
    at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule) 
    at Microsoft.TeamFoundation.Admin.RealAdminExternals.Microsoft.TeamFoundation.Admin.IAdminExternals.AddAccessToDirectory(String groupName, FileSystemRights rights, String path) 
    at Microsoft.TeamFoundation.Admin.Filesystem.SetAcls(String[] identities, String[] pathsForAccess, ITFLogger logger) 

[Info @14:51:21.464] Node returned: Error 
[Error @14:51:21.464] TF255077: The access control list (ACL) could not be set on the following path: C:\Windows\temp. 
[Info @14:51:21.464] Completed SetApplicationACLs: Error 
[Info @14:51:21.464] ----------------------------------------------------- 
[Info @14:51:21.465] 
[Info @14:51:21.465] +-+-+-+-+-| ResultsSqmData |+-+-+-+-+- 
[Info @14:51:21.465] Feature: ApplicationTier (1) 
[Info @14:51:21.466] Feature: ApplicationTier; previousFailure: True 
[Info @14:51:21.466] Error count: 1 
[Info @14:51:21.466] Warning count: 0 
[Info @14:51:21.466] Overall Result: Failure (3) 
[Info @14:51:21.488] WebSiteData: 9 
[Info @14:51:21.489] SqlData: 0 
[Info @14:51:21.489] RSData: 0 
[Info @14:51:21.489] WSSData: 0 
[Info @14:51:21.489] Wizard: Basics (9) 
[Info @14:51:21.489] TfsConfigData: 16390 
[Info @14:51:21.490] serviceLevel: Dev11.CTP2 
[Info @14:51:21.490] Fatal Error Location: 139 
[Info @14:51:21.490] Activity = ApplicationTierBasic (1) 
[Info @14:51:21.536] ResultSqmData.UpdateIssues 
[Info @14:51:21.536] no issues 

UPDATE - 重新安装后,它仍然没有工作。任何解决方案

+2

对我来说就像一个超级用户的问题(即使它是一个开发工具)。另外:不要卸载你的实时TFS实例(因为这听起来就像你已经完成),直到你知道你有一个功能的替代。来源*是重要的,所以你应该小心他们...... ;-) – 2012-03-13 15:22:43

+0

我做了@。@我卸载后只注意到... btw,我没有办法回来的时刻,而我的TFS 2010键是丢失,我留下的是这个坠毁的应用程序...试图重新安装,并想知道它怎么可能与ACL ... – 1myb 2012-03-13 15:27:57

+1

你得到这个工作?查看临时文件夹上的安全选项卡(权限)。查看是否存在无法解析身份的权限(它显示为SID而不是友好名称)。尝试删除该ACL,然后再试一次。 – bryanmac 2012-07-20 00:00:27

回答

1

这听起来并不像ISO或损坏问题。如果您将完整的日志发送到microsoft dt com的tfcare,我们会查看它并将结果返回给此处。

你应该已经看到了在这个失败的联系信息的UI /链接(如果你没有,我想知道,太) - 我鼓励与β-设置或配置问题,任何人都可以使用它。它直接进入产品团队,我们每天都会审查和解决这些问题。

2

这可能发生,因为损坏的ISO或文件,再次尝试下载源,它发生在我身上,看到下面的链接,描述了这个问题。

http://mohamedradwan.wordpress.com/2012/03/06/upgrade-tfs-11-beta-failure-and-its-solution/

您还可以找到非常有用的链接,有关于如何升级步步

+0

应用程序现在已安装,但无法配置基本和失败在同一点;创建网站(创建数据库后) – 1myb 2012-03-14 02:27:12

+0

什么基本?你会升级,你看到我的帖子关于升级? http://mohamedradwan.wordpress.com/2012/03/07/upgrade-tfs-2010-to-tfs-11-beta-step-by-step-and-its-prerequisites/ – 2012-03-14 08:26:19

+0

号。我的意思,第一配置,没有共享点,但只是tfs,并没有安装 – 1myb 2012-03-15 00:36:03

2

如果使用Avast的反病毒,请关闭Avast的自卫模块,并尝试重新配置TFS。