Ask a questionAsk a question
 

QuestionCannot Create New Project

  • Sunday, October 25, 2009 1:22 AMTommyNormanMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Right after I installed TFS 2008 on Win 2008 and SQL 2008 SP 1  I was able to create a new project just fine. I then setup some domain groups to handle permissions, but did not change any of the existing permissions and then suddenly I cannot create a project anymore. The current project works just fine even sharepoint and reports.

    Here is what I get when I try to create a new prokect:

    Error
    TF30170: The plugin Microsoft.ProjectCreationWizard.WorkItemTracking failed during task WITs from group WorkItemTracking.
    Explanation
    Plugin error text: “TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/931981b7-37b5-438f-9078-8f04091fd05f System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation. at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri) at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri) The Zone of the assembly that failed was: MyComputer. ---> TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/931981b7-37b5-438f-9078-8f04091fd05f System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation. at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri) at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri) The Zone of the assembly that failed was: MyComputer.”
    User Action
    Contact your Team Foundation Server administrator.
    Warning
    TF30144: The New Team Project Wizard attempted to roll back all of the steps taken to this point but was unsuccessful. Contact your Team Foundation Server administrator for further instructions.

    Tommy Norman

All Replies

  • Sunday, October 25, 2009 7:59 PMJehan33 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

    This problem is may be due to Service Account(TFSService) being not part of Service Accounts.

    Can you please check that.
  • Monday, October 26, 2009 9:43 AMHongye SunMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Tommy,

    Thanks for reporting this issue.

    Bill has bloged a similar issue as yours, please check if it helps:
    http://billwg.wordpress.com/2008/11/23/tf50309-error-message-for-tfs-service-account-tfsservice/

     

    Hongye Sun [MSFT]
    MSDN Subscriber Support in Forum
    If you have any feedback on our support, please contact msdnmg @ microsoft.com


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Saturday, October 31, 2009 4:39 AMHongye SunMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Is this issue resolved? Thanks.

    Hongye Sun [MSFT]
    MSDN Subscriber Support in Forum
    If you have any feedback on our support, please contact msdnmg @ microsoft.com

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Wednesday, November 04, 2009 5:08 AMTommyNormanMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I am still having this issue. TFSSERVICE is in the server's "Service Accounts" group. I run the TfsSecurity command line but I get the error "No Command To Execute". Any Ideas?

    Here is the creation log:

    2009-11-03 23:07:01Z | Module: Internal | Team Foundation Server proxy retrieved | Completion time: 0.101556 seconds
    2009-11-03 23:07:01Z | Module: Internal | The template information for Team Foundation Server "WEBINFRA001" was retrieved from the Team Foundation Server. | Completion time: 0.05859 seconds
    2009-11-03 23:07:01Z | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
    2009-11-03 23:07:01Z | Module: Wizard | TF30227: Project creation permissions retrieved | Completion time: 0.048825 seconds
    2009-11-03 23:07:30Z | Module: Engine | Thread: 7 | New project will be created with the "Comfortably Scrum Process Template v1.1" methodology
    2009-11-03 23:07:30Z | Module: Engine | Retrieved IAuthorizationService proxy | Completion time: 0 seconds
    2009-11-03 23:07:30Z | Module: Engine | TF30227: Project creation permissions retrieved | Completion time: 0.0068355 seconds
    2009-11-03 23:07:30Z | Module: Engine | Wrote compressed process template file | Completion time: 0 seconds
    2009-11-03 23:07:30Z | Module: Engine | Extracted process template file | Completion time: 0.1025325 seconds
    2009-11-03 23:07:30Z | Module: Engine | Thread: 7 | Starting Project Creation for project "test9" in domain "WEBINFRA001"
    2009-11-03 23:07:30Z | Module: Engine | The user identity information was retrieved from the Group Security Service | Completion time: 0.003906 seconds
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard is starting to initialize the plug-ins.
    2009-11-03 23:07:30Z | Module: CssStructureUploader | Thread: 7 | Entering Initialize in CssStructureUploader
    2009-11-03 23:07:30Z | Module: CssStructureUploader | Thread: 7 | Initialize for CssStructureUploader complete
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Classification.
    2009-11-03 23:07:30Z | Module: Work Item Tracking | Thread: 7 | About to begin the creation of project test9 on server WEBINFRA001
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.WorkItemTracking.
    2009-11-03 23:07:30Z | Module: Rosetta | Thread: 7 | Entering Initialize in RosettaReportUploader
    2009-11-03 23:07:30Z | Module: Rosetta | Thread: 7 | Exiting Initialize for RosettaReportUploader
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Reporting.
    2009-11-03 23:07:30Z | Module: WSS | Thread: 7 | Entering Initialize in WssSiteCreator
    2009-11-03 23:07:30Z | Module: WSS | Thread: 7 | Site information: Title = "test9"  Description = "This team project was created based on the 'Comfortably Scrum Process Template v1.1' process template."
    2009-11-03 23:07:30Z | Module: WSS | Thread: 7 | Base site url: http://WEBINFRA001:80/Sites
    2009-11-03 23:07:30Z | Module: WSS | Thread: 7 | Admin site url: http://WEBINFRA001:17012/_vti_adm/admin.asmx
    2009-11-03 23:07:30Z | Module: WSS | Thread: 7 | Exiting Initialize for WssSiteCreator
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Portal.
    2009-11-03 23:07:30Z | Module: GSSStructureUploader | Thread: 7 | Entering Initialize in GssStructureCreator
    2009-11-03 23:07:30Z | Module: GSSStructureUploader | Thread: 7 | Exiting Initialize for GssStructureCreator
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.Groups.
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard successfully Initialized the plug-in Microsoft.ProjectCreationWizard.VersionControl.
    2009-11-03 23:07:30Z | Module: Initializer | Thread: 7 | The New Team Project Wizard successfully initialized the plug-ins.
    2009-11-03 23:07:30Z | Module: Engine | Thread: 7 | Process template XML loaded
    2009-11-03 23:07:30Z | Module: Engine | Thread: 7 | Starting Project Creation Engine execution
    2009-11-03 23:07:30Z | Module: Engine | Thread: 11 | Running Task "UploadStructure" from Group "Classification"
    2009-11-03 23:07:30Z | Module: CssStructureUploader | Thread: 11 | Getting CSS proxy
    2009-11-03 23:07:30Z | Module: CssStructureUploader | Thread: 11 | CSS proxy retrieved
    2009-11-03 23:07:30Z | Module: CssStructureUploader | Thread: 11 | The uploading of the Classification Service has started
    2009-11-03 23:07:30Z | Module: CssStructureUploader | Thread: 11 | Uploading CSS structure: "<Nodes><Node StructureType="ProjectLifecycle" Name="Iteration"><Children><Node StructureType="ProjectLifecycle" Name="Release 1"><Children><Node StructureType="ProjectLifecycle" Name="Sprint 1" /><Node StructureType="ProjectLifecycle" Name="Sprint 2" /><Node StructureType="ProjectLifecycle" Name="Sprint 3" /><Node StructureType="ProjectLifecycle" Name="Sprint 4" /><Node StructureType="ProjectLifecycle" Name="Sprint 5" /><Node StructureType="ProjectLifecycle" Name="Sprint 6" /></Children></Node><Node StructureType="ProjectLifecycle" Name="Release 2"><Children><Node StructureType="ProjectLifecycle" Name="Sprint 1" /><Node StructureType="ProjectLifecycle" Name="Sprint 2" /><Node StructureType="ProjectLifecycle" Name="Sprint 3" /></Children></Node><Node StructureType="ProjectLifecycle" Name="Release 3"><Children><Node StructureType="ProjectLifecycle" Name="Sprint 1" /><Node StructureType="ProjectLifecycle" Name="Sprint 2" /><Node StructureType="ProjectLifecycle" Name="Sprint 3" /></Children></Node></Children></Node><Node StructureType="ProjectModelHierarchy" Name="Area" /></Nodes>"
    2009-11-03 23:07:30Z | Module: CssStructureUploader | Thread: 11 | Creating Project : test9
    2009-11-03 23:07:31Z | Module: CssStructureUploader | Thread: 11 | Created Project Administrators group S-1-9-1551374245-1204400969-2402986413-2179408616-1-2836167250-4073760324-3121470145-1903517567 successfully.
    2009-11-03 23:07:31Z | Module: CssStructureUploader | Thread: 11 | CSS structure upload finished
    2009-11-03 23:07:31Z | Module: CssStructureUploader | Thread: 11 | Updating project properties for :vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4
    2009-11-03 23:07:32Z | Module: Engine | Task "UploadStructure" from Group "Classification" completed with success | Completion time: 1.7450055 seconds
    2009-11-03 23:07:32Z | Module: Engine | Thread: 11 | Running Task "" from Group ""
    2009-11-03 23:07:32Z | Module: Engine | Thread: 11 | Running Task "GroupCreation1" from Group "Groups"
    2009-11-03 23:07:32Z | Module: Engine | Thread: 12 | Running Task "WITs" from Group "WorkItemTracking"
    2009-11-03 23:07:32Z | Module: GSSStructureUploader | Thread: 11 | Entering Execute in GssStructureCreator
    2009-11-03 23:07:32Z | Module: Work Item Tracking | Thread: 12 | Synchronizing users and groups.
    2009-11-03 23:07:32Z | Module: GSSStructureUploader | Thread: 11 | Getting list of structures for: vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Creating application group for "Readers" URI "vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4"
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Creating application group for "Readers" URI "vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4"
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-164006941-2096485441-2583293080-2648411552" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-164006941-2096485441-2583293080-2648411552" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "WORK_ITEM_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-164006941-2096485441-2583293080-2648411552" deny: "True" retry #: 0
    ---begin Exception entry---
    Time: 2009-11-03 23:07:33Z
    Module: Engine
    Event Description: TF30162: Task "WITs" from Group "WorkItemTracking" failed
    Exception Type: Microsoft.TeamFoundation.Client.PcwException
    Exception Message: TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4
     System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation.
       at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri)
       at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri)
    The Zone of the assembly that failed was:
    MyComputer. ---> TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4
     System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation.
       at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri)
       at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri)
    The Zone of the assembly that failed was:
    MyComputer.
    SoapException Details: <detail ExceptionMessage="TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4 &#xD;&#xA; System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation.&#xD;&#xA;   at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri)&#xD;&#xA;   at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri)&#xD;&#xA;The Zone of the assembly that failed was:&#xD;&#xA;MyComputer."><details id="602201" xmlns="http://schemas.microsoft.com/TeamFoundation/2005/06/WorkItemTracking/faultdetail/03" /></detail>
    Stack Trace:
       at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml)
       at Microsoft.VisualStudio.TeamFoundation.ProjectCreationEngine.TaskExecutor.PerformTask(IProjectComponentCreator componentCreator, ProjectCreationContext context, XmlNode taskXml)
       at Microsoft.VisualStudio.TeamFoundation.ProjectCreationEngine.RunTask(Object taskObj)
    --   Inner Exception   --
    Exception Type: System.Web.Services.Protocols.SoapException
    Exception Message: TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4
     System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation.
       at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri)
       at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri)
    The Zone of the assembly that failed was:
    MyComputer. ---> TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4
     System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation.
       at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri)
       at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri)
    The Zone of the assembly that failed was:
    MyComputer.
    SoapException Details: <detail ExceptionMessage="TF51505: Could not retrieve team project information for : vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4 &#xD;&#xA; System.Security.SecurityException: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation.&#xD;&#xA;   at Microsoft.TeamFoundation.Proxy.CommonStructureService.GetProject(String projectUri)&#xD;&#xA;   at Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.GetProjectInfo(String projectUri)&#xD;&#xA;The Zone of the assembly that failed was:&#xD;&#xA;MyComputer."><details id="602201" xmlns="http://schemas.microsoft.com/TeamFoundation/2005/06/WorkItemTracking/faultdetail/03" /></detail>
    Stack Trace:
       at Microsoft.TeamFoundation.WorkItemTracking.Proxy.RetryHandler.HandleSoapException(SoapException se)
       at Microsoft.TeamFoundation.WorkItemTracking.Proxy.ClientService.SyncBisGroupsAndUsers(String requestId, String projectUri)
       at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.SyncUsersAndGroups(ContextWrapper wrapper, String WebServiceUrl, String ProjectUri)
       at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Synchronize(ContextWrapper wrapper)
       at Microsoft.VisualStudio.TeamFoundation.WorkItemTracking.WitPcwPlugin.PcwPluginComponentCreator.Execute(ProjectCreationContext ctxt, XmlNode taskXml)
    -- end Inner Exception --
    --- end Exception entry ---

    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "" from Group "" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "Queries" from Group "WorkItemTracking" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "WIs" from Group "WorkItemTracking" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "" from Group "" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "VersionControlTask" from Group "VersionControl" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "" from Group "" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "SharePointPortal" from Group "Portal" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "" from Group "" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "Site" from Group "Reporting" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "Populate Reports" from Group "Reporting" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: Engine | Thread: 12 | TF30202: Task "" from Group "" will not be run because a prior task failed.
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Creating application group for "Contributors" URI "vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4"
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Creating application group for "Contributors" URI "vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4"
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-3705361851-2656118861-2886134556-1823214054" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "PUBLISH_TEST_RESULTS" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-3705361851-2656118861-2886134556-1823214054" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-3705361851-2656118861-2886134556-1823214054" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "WORK_ITEM_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-3705361851-2656118861-2886134556-1823214054" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "WORK_ITEM_WRITE" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-3705361851-2656118861-2886134556-1823214054" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "START_BUILD" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-3705361851-2656118861-2886134556-1823214054" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Creating application group for "Build Services" URI "vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4"
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Creating application group for "Build Services" URI "vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4"
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "PUBLISH_TEST_RESULTS" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "GENERIC_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "WORK_ITEM_READ" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "WORK_ITEM_WRITE" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "START_BUILD" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "UPDATE_BUILD" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Adding access entry - actionName "EDIT_BUILD_STATUS" sid: "S-1-9-1551374245-1204400969-2402986413-2179408616-1-2326208138-463088204-2661686894-688288913" deny: "True" retry #: 0
    2009-11-03 23:07:33Z | Module: GSSStructureUploader | Thread: 11 | Exiting Execute for GssStructureCreator
    2009-11-03 23:07:33Z | Module: Engine | Task "GroupCreation1" from Group "Groups" completed with success | Completion time: 1.359288 seconds
    ---begin Exception entry---
    Time: 2009-11-03 23:07:33Z
    Module: Engine
    Event Description: TF30002: The New Team Project Wizard encountered an error deleting the project
    Exception Type: System.Web.Services.Protocols.SoapException
    Exception Message: TF50309: The following account does not have sufficient permissions to complete the operation: INTERNAL\TFSSERVICE. Check the permissions for the account and grant the appropriate permissions to perform this operation.
    SoapException Details: <detail />
    Stack Trace:
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.TeamFoundation.Client.DeleteProjectClient.DeleteProject(String projectUri)
       at Microsoft.TeamFoundation.Client.TeamProjectDeleter.DoDelete(String friendlyName, String serviceUri, String projectUri)
    --- end Exception entry ---

    ---begin Exception entry---
    Time: 2009-11-03 23:07:33Z
    Module: Engine
    Event Description: TF30002: The New Team Project Wizard encountered an error deleting the project
    Exception Type: System.Web.Services.Protocols.SoapException
    Exception Message: TF10217: Team Foundation was unable to complete your request due to an unexpected error. For more details, see the event log on the Team Foundation Server.
    SoapException Details: <detail />
    Stack Trace:
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.TeamFoundation.Client.DeleteProjectClient.DeleteProject(String projectUri)
       at Microsoft.TeamFoundation.Client.TeamProjectDeleter.DoDelete(String friendlyName, String serviceUri, String projectUri)
    --- end Exception entry ---

    2009-11-03 23:07:33Z | Module: Engine | Thread: 7 | Attempting to delete MSF folder "C:\Users\TFSSETUP\AppData\Local\Temp\1\TPW_tmpA4DA.tmp"
    2009-11-03 23:07:33Z | Module: Engine | Thread: 7 | The temporary folder C:\Users\TFSSETUP\AppData\Local\Temp\1\TPW_tmpA4DA.tmp used to store the process template was removed.


    Tommy Norman
  • Wednesday, November 04, 2009 2:01 PMHongye SunMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Tommy,

    Thanks for your reply.

    The TFSecurity command is located at:  <drive>:\Program Files\Microsoft Visual Studio 2008 Team Foundation Server\Tools

    In addion, please grant the log on as service permission to TFSSERVICE account. The detailed steps is at:
    http://msdn.microsoft.com/en-us/library/ms252480(VS.80).aspx

    Can you run the following command in the TFS server:

    TFSAdminUtil Status Domain\TFSSERVICE

    Please let me know the result. Thanks.


    Hongye Sun [MSFT]
    MSDN Subscriber Support in Forum
    If you have any feedback on our support, please contact msdnmg @ microsoft.com

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Thursday, November 05, 2009 2:21 AMTommyNormanMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    TFSSERIVCE does have the Log On As A Service right. The project I initially created is working and it is confusing why I can't create a new one. Here are the results from the TfsAdminUtil:

    TfsAdminUtil - Team Foundation Admin Utility
    Copyright (c) Microsoft Corporation.  All rights reserved.

     

    Account status on application tier (IIS application pools): WEBINFRA001.
    2 app pool(s) are running under given account: internal\tfsservice.


    Name                                                 Status    
    ------------------------------------------------------------
    SharePoint Central Administration v3                 Running   
    Microsoft Team Foundation Server Application Pool    Running   
    Account status on data tier (Microsoft SQL Server): WEBINFRA001.


    LoginName              SID                                              
    ---------------------------------------------------------------------
    INTERNAL\TFSSERVICE    S-1-5-21-1653790152-2405197916-3084933468-1133   


    DBName                            UserName                  UserOrAlias   
    -----------------------------------------------------------------------
    TfsActivityLogging                INTERNAL\TFSSERVICE       User          
    TfsActivityLogging                TFSEXECROLE               MemberOf      
    TfsBuild                          INTERNAL\TFSSERVICE       User          
    TfsBuild                          TFSEXECROLE               MemberOf      
    TfsIntegration                    INTERNAL\TFSSERVICE       User          
    TfsIntegration                    TFSEXECROLE               MemberOf      
    TfsVersionControl                 INTERNAL\TFSSERVICE       User          
    TfsVersionControl                 TFSEXECROLE               MemberOf      
    TfsWarehouse                      INTERNAL\TFSSERVICE       User          
    TfsWarehouse                      TFSEXECROLE               MemberOf      
    TfsWarehouse                      TfsWarehouseDataReader    MemberOf      
    TfsWorkItemTracking               INTERNAL\TFSSERVICE       User          
    TfsWorkItemTracking               TFSEXECROLE               MemberOf      
    TfsWorkItemTrackingAttachments    INTERNAL\TFSSERVICE       User          
    TfsWorkItemTrackingAttachments    TFSEXECROLE               MemberOf      
    WSS_AdminContent                  db_owner                  MemberOf      
    WSS_AdminContent                  INTERNAL\TFSSERVICE       User          
    WSS_Config                        db_owner                  MemberOf      
    WSS_Config                        INTERNAL\TFSSERVICE       User          
    WSS_Content                       db_owner                  MemberOf      
    WSS_Content                       INTERNAL\TFSSERVICE       User          


    Account status on application tier (Windows services): WEBINFRA001.
    2 Windows service(s) are running under given account: internal\tfsservice.


    Name                  DisplayName                                           Status    
    ------------------------------------------------------------------------------------
    coveran               Code Coverage Analysis Service                        Stopped   
    TFSServerScheduler    Visual Studio Team Foundation Server Task Sched...    Running   
    Account status on reporting data source: /TfsReportDS.


    INTERNAL\TFSREPORTS   
    -----------------------
    Account status on reporting data source: /TfsOlapReportDS.


    INTERNAL\TFSREPORTS   
    -----------------------


    Tommy Norman
  • Monday, November 09, 2009 9:08 AMHongye SunMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    There is nothing special from the commandline tool.

    Can you use the following command to check if the service group has GENERIC_READ permission on the team project?

    tfsecurity /acl "vstfs:///Classification/TeamProject/0cfae1fb-c806-4619-93d7-df6a4d7acbe4" /server:<Server Name>

    Can you change TFSService account on TFS App Pool to other account like NETWORK SERVICE to have a test?

     

    Hongye Sun [MSFT]
    MSDN Subscriber Support in Forum
    If you have any feedback on our support, please contact msdnmg @ microsoft.com

     


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
  • Friday, November 13, 2009 3:29 AMHongye SunMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Tommy,

    Is this issue resolved? Thanks.

    Hongye Sun [MSFT]
    MSDN Subscriber Support in Forum
    If you have any feedback on our support, please contact msdnmg @ microsoft.com

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.