Test Suite Explorer missing in Testing Center - Test
-
יום רביעי 29 פברואר 2012 11:57
It seems that I'm missing the Test Suite Explorer on the right side of the screen, when opening Testing Center - Test tab. Please see screenshot attached.
I have disabled all filters, tried reinstalling MS Visual Studio / MTM, rebooting etc. I have tried having a colleague logging in to MTM on my PC, he gets same problem - Trying to log in with my credentials on his machine does not leave me with a missing Test Suite Explorer. This suggests that the problem is with the configuration / setup of my PC, and not userrights etc.
I'm running Win 7 and MS Visual studio 2010 version 10.0.40219.346
Thanks in advance! :)
כל התגובות
-
יום חמישי 01 מרץ 2012 06:21
Do you have any testcases in "Test Pass 1". Do you see them in the Plan tab.
Thanks,
Anuj
http://www.anujchaudhary.com
-
יום חמישי 01 מרץ 2012 06:57
Yes, I have lots of test cases in the Test Pass 1 - You can see my Test Plan Lab here:
-
יום שישי 02 מרץ 2012 09:26מנחה דיון
Hi NicolaiN,
Thank you for your post.
Would you please uninstall test professional, and re-install it again?
If you are using VS 2010 ultimate, please try to t repair it.
If anything is unclear, please free feel to let me know.
Best Regards,
Lily Wu [MSFT]
MSDN Community Support | Feedback to us
-
יום שישי 02 מרץ 2012 11:45
Hi,
The instance of MS VS I'm running is: VS 2010 Ultimate.
I have tried both a complete reinstallation of the sotware and a repair as suggested, but unformtunately it did not fix the problem.
Br
Nicolai
-
יום שני 12 מרץ 2012 15:25בעלים
Hi,
Please use the following instructions to enable tracing and collecto logs for the issue:http://blogs.msdn.com/b/gautamg/archive/2011/01/20/how-to-enable-tracing-for-mtm.aspx
Then file the issue at http://connect.microsoft.com/visualstudio
- הוצע כתשובה על-ידי niveditabawa_MSFTMicrosoft Employee, Moderator יום שני 12 מרץ 2012 15:31
- הצעה כתשובה בוטלה על-ידי NicolaiN יום שלישי 13 מרץ 2012 11:28
-
יום שלישי 13 מרץ 2012 11:28
Please find log trace in message:
I, 6100, 1, 2012/03/13, 12:26:38.116, KCWS062\mtm.exe, Failed to load center 'Microsoft.TeamFoundation.TestManagement.Activities' from assembly 'Microsoft.TeamFoundation.TestManagement.Activities.OrganizeGroup'. Details:
I, 6100, 1, 2012/03/13, 12:26:38.131, KCWS062\mtm.exe, Failed to load center 'WpfShellHostAdapter' from assembly 'Microsoft.TeamFoundation.TestManagement.Tests.HostAdapter.UnitTestGroup'. Details:
I, 6100, 1, 2012/03/13, 12:26:38.131, KCWS062\mtm.exe, Failed to load center 'Microsoft.TeamFoundation.TestManagement.Activities.Tools' from assembly 'Microsoft.TeamFoundation.TestManagement.Activities.Tools.ToolsCenterGroup'. Details:
I, 6100, 1, 2012/03/13, 12:26:38.131, KCWS062\mtm.exe, Failed to load center 'Microsoft.TeamFoundation.TestManagement.Activities.Reporting' from assembly 'Microsoft.TeamFoundation.TestManagement.Activities.Reporting.ReportsCenterGroup'. Details:
I, 6100, 1, 2012/03/13, 12:26:38.131, KCWS062\mtm.exe, Failed to load center 'Microsoft.TeamFoundation.TestManagement.Activities.Community' from assembly 'Microsoft.TeamFoundation.TestManagement.Activities.Community.CommunityCenterGroup'. Details:
I, 6100, 1, 2012/03/13, 12:26:38.131, KCWS062\mtm.exe, Failed to load center 'Microsoft.TeamFoundation.Lab.Activities.Tools' from assembly 'Microsoft.TeamFoundation.Lab.Activities.Tools.ToolsCenterGroup'. Details:
I, 6100, 1, 2012/03/13, 12:26:38.131, KCWS062\mtm.exe, Failed to load center 'Microsoft.TeamFoundation.Lab.Activities.Reporting' from assembly 'Microsoft.TeamFoundation.Lab.Activities.Reporting.ReportsCenterGroup'. Details:
I, 6100, 1, 2012/03/13, 12:26:38.147, KCWS062\mtm.exe, Failed to load center 'Microsoft.TeamFoundation.Lab.Activities.Community' from assembly 'Microsoft.TeamFoundation.Lab.Activities.Community.CommunityCenterGroup'. Details:
V, 6100, 4, 2012/03/13, 12:26:38.209, KCWS062\mtm.exe, DataCollectorCache.ForceCacheUpdate: Performing data collector discovery.
V, 6100, 4, 2012/03/13, 12:26:39.216, KCWS062\mtm.exe, DataCollectorCache.ForceCacheUpdate: Done performing data collector discovery.
TFS::Authenticate : Caught exception : Microsoft.TeamFoundation.TeamFoundationServerUnauthorizedException: TF30063: You are not authorized to access 10.4.11.2\AmsProjekter. ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.AsyncWebRequest.ExecRequest(Object obj)
--- End of inner exception stack trace ---
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ProcessHttpResponse(HttpWebResponse response, Stream responseStream, WebException webException, XmlReader& xmlResponseReader)
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response)
at Microsoft.TeamFoundation.Framework.Client.LocationWebService.Connect(Int32 connectOptions, ServiceTypeFilter[] serviceTypeFilters, Int32 lastChangeId)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.Connect(ConnectOptions connectOptions)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.EnsureConnected(ConnectOptions optionsNeeded)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.EnsureAuthenticated()
at Microsoft.TeamFoundation.Client.TfsConnection.<EnsureAuthenticated>b__0()
at Microsoft.TeamFoundation.Client.TfsConnection.UseCredentialsProviderOnFailure(Action action, Int32 retries, Boolean throwOnFailure)
TFS::Authenticate : Caught exception : Microsoft.TeamFoundation.TeamFoundationServerUnauthorizedException: TF30063: You are not authorized to access 10.4.11.2\AmsProjekter. ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.AsyncWebRequest.ExecRequest(Object obj)
--- End of inner exception stack trace ---
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ProcessHttpResponse(HttpWebResponse response, Stream responseStream, WebException webException, XmlReader& xmlResponseReader)
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response)
at Microsoft.TeamFoundation.Framework.Client.LocationWebService.Connect(Int32 connectOptions, ServiceTypeFilter[] serviceTypeFilters, Int32 lastChangeId)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.Connect(ConnectOptions connectOptions)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.Authenticate()
at Microsoft.TeamFoundation.Client.TfsConnection.<Authenticate>b__2()
at Microsoft.TeamFoundation.Client.TfsConnection.UseCredentialsProviderOnFailure(Action action, Int32 retries, Boolean throwOnFailure)
TFS::Authenticate : Caught exception : Microsoft.TeamFoundation.TeamFoundationServerUnauthorizedException: TF30063: You are not authorized to access http://10.4.11.2:8080/tfs/amsprojekter. ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.AsyncWebRequest.ExecRequest(Object obj)
--- End of inner exception stack trace ---
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ProcessHttpResponse(HttpWebResponse response, Stream responseStream, WebException webException, XmlReader& xmlResponseReader)
at Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.ExecWebServiceRequest(HttpWebRequest request, XmlWriter requestXml, String methodName, HttpWebResponse& response)
at Microsoft.TeamFoundation.Framework.Client.LocationWebService.Connect(Int32 connectOptions, ServiceTypeFilter[] serviceTypeFilters, Int32 lastChangeId)
at Microsoft.TeamFoundation.Framework.Client.FrameworkServerDataProvider.Connect(ConnectOptions connectOptions)
at Microsoft.TeamFoundation.Client.TfsConnection.EnsureProviderConnected()
at Microsoft.TeamFoundation.Client.TfsConnection.<Authenticate>b__2()
at Microsoft.TeamFoundation.Client.TfsConnection.UseCredentialsProviderOnFailure(Action action, Int32 retries, Boolean throwOnFailure)
AUM: 13 AttachmentUploadManager constructor
AUM: 13 My process id is 6100
AUM: 13 Primary file: C:\Users\nln\AppData\Local\Microsoft\Team Foundation\2.0\TestManagement\ab45c4aa-1b94-4ba2-a1aa-fb015b06f6d0_Aum.xml
AUM: 13 Backup file: C:\Users\nln\AppData\Local\Microsoft\Team Foundation\2.0\TestManagement\ab45c4aa-1b94-4ba2-a1aa-fb015b06f6d0_Aum.xml.bak
AUM: 13 Lock name is S-1-5-21-3889772397-2535402172-2617894715-13630_ab45c4aa-1b94-4ba2-a1aa-fb015b06f6d0_Aum
AUM: 13 PerformInitialUpdate
AUM: 13 ++++++++++++++++++++++++
AUM: 13 BeginUpdate getting lock for Initializing
AUM: 13 ReadFileWithRecovery
AUM: 13 FromXML: version 0 to 42
AUM: 13 EntryLock for Update
AUM: 13 Read successful, version now: 42
AUM: 13 EntryLock for ToString
AUM: 13 Initial state: AttachmentUploadManager with 0 entries
AUM: 13 I am the creator, I will destroy all Pids!
AUM: 13 EndUpdate: No changes made! aborting update, releasing lock
AUM: 13 -----------------------------------------------------------
AUM: 13 EntryLock for ToString
AUM: 13 State after PerformInitialUpdate: AttachmentUploadManager with 0 entries
AUM: 13 Starting background thread
AUM: 13 EntryLock for UploadsPending
AUM: 15 Dispatcher thread starting
AUM: 15 Read
AUM: 15 ReadFileWithRecovery
AUM: 15 FromXML: version 42 to 42
AUM: 15 Read successful, version now: 42
AUM: 15 Dispatcher checking for new work
AUM: 15 EntryLock for FindNewEntryToProcess
AUM: 15 EntryLock for FindZombieUpload
AUM: 15 Nothing more to do
AUM: 15 Dispatcher thread going to sleep
E, 6100, 12, 2012/03/13, 12:26:52.410, KCWS062\mtm.exe, Error in IsLabConfigured. Error=TF259158: Team Foundation Server could not connect to Virtual Machine Manager. The system administrator might not have configured Lab Management in Team Foundation Server. Contact your system administrator..
AUM: 15 Read
AUM: 15 ReadFileWithRecovery
AUM: 15 FromXML: version 42 to 42
AUM: 15 Read successful, version now: 42
AUM: 15 Dispatcher checking for new work
AUM: 15 EntryLock for FindNewEntryToProcess
AUM: 15 EntryLock for FindZombieUpload
AUM: 15 Nothing more to do
AUM: 15 Dispatcher thread going to sleep
AUM: 1 EntryLock for UploadsPending -
יום שלישי 27 מרץ 2012 15:12
For what it's worth: I do have the exact same problem, hope there will be a fix or explanation soon!
-
יום רביעי 28 מרץ 2012 06:26
I found the solution myself - The problem was caused by the MTM configfiles being changed as a result of plugging my laptop into another dockingstation. I suspect that this causes the configuration in the file mtm.config to go haywire as a result of the screen on dockingstation 2 only supporting a low resolution.
How to fix? I copied the config files from a colleague. The config files are in this folder:
C:\Users\[User Profile Name]\AppData\Local\Microsoft\TeamTest\v10.0
I just copied them all and that worked - Remember to back up your old config files just in case :)
/N
- סומן כתשובה על-ידי NicolaiN יום רביעי 28 מרץ 2012 06:26
- נערך על-ידי NicolaiN יום רביעי 28 מרץ 2012 06:58 spelling
- סימון כתשובה בוטל על-ידי NicolaiN יום רביעי 20 יוני 2012 07:05
- נערך על-ידי NicolaiN יום רביעי 20 יוני 2012 07:15 Updated solution
- סומן כתשובה על-ידי NicolaiN יום רביעי 20 יוני 2012 07:15