|
I am also having a very similar issue. Our problem began about 3 weeks ago and we have been using Scrum for Team System for 5 months. When Scurm.Eventing.Service begins to fail other applications begin to as well. Currently Scrum.Eventing.Service is running in the TFS AppPool with other critical TFS items. To help with the situation I have set the application pool to recycle every 2 hours. I am currently pondering the possibility of moving Scrum.Eventing.Service into its own AppPool so it does not affect other applications. Does any one have solution for this issue?
Event Type: Warning Event Source: TFS Services Event Category: None Event ID: 3051 Date: 12/28/2007 Time: 10:10:18 AM User: N/A Computer: ****TFS1 Description: TF53010: An unexpected condition has occurred in a Team Foundation component. The information contained here should be made available to your site administrative staff. Technical Information (for the administrative staff): Date (UTC): 12/28/2007 6:10:18 PM Machine: ****TFS1 Application Domain: /LM/W3SVC/3/Root/services-2-128433353912659016 Assembly: Microsoft.TeamFoundation.Server, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v2.0.50727 Process Details: Process Name: w3wp Process Id: 2068 Thread Id: 1552 Account name: *****\svc_tfs
Detailed Message: TF50280: Could not connect to the service at: 'http://****tfs1/Scrum.Eventing.Service/SprintBacklogItemChanged.asmx'. Check the service configuration. Full Exception: The operation has timed out Exception Message: The operation has timed out (type WebException)
Exception Stack Trace: at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at Microsoft.TeamFoundation.Client.TeamFoundationSoapProxy.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.TeamFoundation.Server.NotificationClient.Notify(String eventXml, String tfsIdentityXml, SubscriptionInfo SubscriptionInfo)
Event Type: Error Event Source: Scrum for Team System Event Category: None Event ID: 0 Date: 12/28/2007 Time: 10:17:07 AM User: N/A Computer: ****TFS1 Description: Error in Server constructor Message = External component has thrown an exception., Stack Trace = at new[](UInt32 ) at CPslArray<unsigned __int64>.FAlloc(CPslArray<unsigned __int64>* , UInt32 n) at CPslArray<unsigned __int64>.FAppend(CPslArray<unsigned __int64>* , UInt64* t) at CCurrNodeRules.HrSetRule(CCurrNodeRules* , UInt64 cookie, PsRuleMetadataRecord* pRule) at CPsBusinessRuleEngine.HrBuildAccessToken(CPsBusinessRuleEngine* , Int32 fUseSidSecurity, Char* pszNamePart, Char* pszSid, IUnknown** ppUnkToken) at CCacheManager.HrSetIdentity(CCacheManager* , Char* bstrUserAccountName, Char* bstrUserFriendlyName, Char* bstrUserSid, PsUserDisplayModeEnum displayMode, Boolean fUseSidSecurity) at CProdStudioDataStore.HrRefreshCache(CProdStudioDataStore* , Boolean fResynchOnly, Boolean bInit, Boolean fNoFire, Boolean fByPassFireOnThis, Int32 hCredentials, Char* bstrUserAccountName, Char* bstrUserFriendlyName, Char* bstrUserSid) at CProdStudioDataStore.ConnectEx(CProdStudioDataStore* , Char* bstrUrl, Int32 hCredentials, Char* bstrDefaultCachePath, Char* bstrInstanceId, Char* bstrUserAccountName, Char* bstrUserFriendlyName, Char* bstrUserSid) at Microsoft.TeamFoundation.WorkItemTracking.Client.DataStore.DatastoreClass.ConnectEx(String connectionString, Int32 hCredentials, String defaultCachePath, String instanceId, String userSamName, String userFriendlyName, String userSid) at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore.InitializeInternal() at Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemStore.Microsoft.TeamFoundation.Client.ITeamFoundationServerObject.Initialize(TeamFoundationServer teamFoundationServer) at Microsoft.TeamFoundation.Client.TeamFoundationServer.CreateITFSObjectInstance(Type serviceType) at Microsoft.TeamFoundation.Client.TeamFoundationServer.GetService(Type serviceType) at Conchango.TeamSystem.Scrum.Common.Server.MakeTfsConnection(String serverName) at Conchango.TeamSystem.Scrum.Common.Server..ctor(String serverName)
|