Hi Folks,
I Installed TFS in my System , It was Working Fine , I execute the
TfsAdminUtil.exe Command to add a Account to Admin(TFS service). After This I
am not able to Create New Project it Throwing a Error as given below,
Error
TF30170: The plugin Microsoft.ProjectCreationWizard.WorkItemTracking failed
during task WITs from group WorkItemTracking.
Explanation
Plugin error text: System.Web.Services.Protocols.SoapException: Server was
unable to process request. ---> System.NullReferenceException: Object reference
not set to an instance of an object. at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.AddToCache(ProjectInfo
project, Identity identity, String parentSid, Boolean isDeleted) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncIdentity(ProjectInfo
project, Identity identity, String parentSid, Boolean fPopulateMetaData) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.DeepSearch(ProjectInfo
project, Identity group, String parentSid, Identity user) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.DeepSearch(ProjectInfo
project, Identity group, String parentSid, Identity user) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncGlobalGroupMemberships(Identity
userIdentity) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncMemberships(Identity
userIdentity, ProjectInfo project) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncIdentity(String
identitySid, String projectUri) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncProject(ProjectInfo
project) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.InitSync(String
projectUri) at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.Sync(String
projectUri) at
Microsoft.TeamFoundation.WorkItemTracking.Server.DataAccessLayerImpl.SyncBisGroupsAndUsers(String
serverName, String databaseName, String projectUri, String userSid) at
Microsoft.TeamFoundation.WorkItemTracking.Server.ClientService.SyncBisGroupsAndUsers(String
projectUri) --- End of inner exception stack trace ---
The Log File Details as Follows,
---begin Exception entry---
Time: 2007-12-12 10:38:10Z
Module: Engine
Event Description: TF30162: Task "WITs" from Group "WorkItemTracking" failed
Exception Type: Microsoft.TeamFoundation.Client.PcwException
Exception Message: System.Web.Services.Protocols.SoapException: Server was
unable to process request. ---> System.NullReferenceException: Object reference
not set to an instance of an object.
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.AddToCache(ProjectInfo
project, Identity identity, String parentSid, Boolean isDeleted)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncIdentity(ProjectInfo
project, Identity identity, String parentSid, Boolean fPopulateMetaData)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.DeepSearch(ProjectInfo
project, Identity group, String parentSid, Identity user)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.DeepSearch(ProjectInfo
project, Identity group, String parentSid, Identity user)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncGlobalGroupMemberships(Identity
userIdentity)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncMemberships(Identity
userIdentity, ProjectInfo project)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncIdentity(String
identitySid, String projectUri)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncProject(ProjectInfo
project)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.InitSync(String
projectUri)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.Sync(String
projectUri)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.DataAccessLayerImpl.SyncBisGroupsAndUsers(String
serverName, String databaseName, String projectUri, String userSid)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.ClientService.SyncBisGroupsAndUsers(String
projectUri)
--- End of inner exception stack trace ---
SoapException Details: <soap:Detail
xmlns:soap="http://www.w3.org/2003/05/soap-envelope" />
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: System.Web.Services.Protocols.SoapException: Server was
unable to process request. ---> System.NullReferenceException: Object reference
not set to an instance of an object.
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.AddToCache(ProjectInfo
project, Identity identity, String parentSid, Boolean isDeleted)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncIdentity(ProjectInfo
project, Identity identity, String parentSid, Boolean fPopulateMetaData)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.DeepSearch(ProjectInfo
project, Identity group, String parentSid, Identity user)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.DeepSearch(ProjectInfo
project, Identity group, String parentSid, Identity user)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncGlobalGroupMemberships(Identity
userIdentity)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncMemberships(Identity
userIdentity, ProjectInfo project)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncIdentity(String
identitySid, String projectUri)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.SyncProject(ProjectInfo
project)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.InitSync(String
projectUri)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.BisSyncGroupsAndUsers.Sync(String
projectUri)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.DataAccessLayerImpl.SyncBisGroupsAndUsers(String
serverName, String databaseName, String projectUri, String userSid)
at
Microsoft.TeamFoundation.WorkItemTracking.Server.ClientService.SyncBisGroupsAndUsers(String
projectUri)
--- End of inner exception stack trace ---
SoapException Details: <soap:Detail
xmlns:soap="http://www.w3.org/2003/05/soap-envelope" />
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.WorkItemTracking.Proxy.ClientServiceProxy.SyncBisGroupsAndUsers(String
projectUri)
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 ---
Could you please Help me To Resolve this issue.
Thanks & Regards
M.Murugesan
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
OzTFS.com - to unsubscribe from this list, send a message back to the list with
'unsubscribe' as the subject. View the web archives at
http://www.mail-archive.com/[email protected]/
Powered by mailenable.com, supported by www.readify.net