This is a migrated thread and some comments may be shown as answers.

Unable to reach source control Error scheduling tests

3 Answers 145 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 30 Jul 2014, 08:15 PM
When I schedule a test and select to Get Latest From TFS I am prompted that it is unable to schedule test list run due to error: Unable to reach source control server at ....

This is strange because I can connect to it and open projects check them in and out and I able to see the project in Team Explorer.  Any help or suggestions would be appreciated. 

3 Answers, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 04 Aug 2014, 10:26 AM
Hi Sean,

Due to restrictions in your network environment, or in order to get latest from TFS automatically, you may need to change the user account for the Scheduling Service. For more information about the correct user account for your Scheduling Service, contact your network administrator.

Please check out this article for more detailed information.

Let me know if this helps.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Chris
Top achievements
Rank 1
answered on 01 Jun 2017, 07:51 PM

I am encountering the same issue mentioned above. After following the instructions and restarting the scheduling service, I still receive the error. This is what appears i the log:

 

[06/01 14:45:56,Telerik.TestStudio.Desktop.exe(11184:25),Execution] ScheduleTestListWizard.() : EXCEPTION! (see below)
     Situation: Unable to create scheduled run
     Outer Exception Type: Telerik.TestStudio.Services.Common.Exceptions.SourceControlNotReachableException
     Message: Unable to reach source control server at: https://xxx.visualstudio.com/defaultcollection
     HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
     Call Stack:
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<CheckForKnownResponseCode>d__35.MoveNext()
          --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__33.MoveNext()
          --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__34`1.MoveNext()
          --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Post>d__28`2.MoveNext()
          --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
          at Telerik.TestStudio.Shared.Communication.ExecutionManagerCommunicationLayer.<QueueJobRun>d__11.MoveNext()
          --- End of stack trace from previous location where exception was thrown ---
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
          at ArtOfTest.WebAii.Design.UI.Scheduling.ScheduleTestListWizard.<>c__DisplayClass36_0.<<ScheduleUpdateRun>b__0>d.MoveNext()

[06/01 14:47:07,Telerik.TestStudio.Scheduling.Client.exe(11192:24)] First trace message from pool unnamed thread (managed ID = 24, native ID = 11824).

 

Am I missing something?

 

0
Elena
Telerik team
answered on 06 Jun 2017, 08:32 AM
Hi Chris,

Please let me know if the user under which Test Studio is running has access to the source control listed in the exception. The message clearly says the server could not be reached. 

Please elaborate more about the setup you have in use in case further assistance will be required. Thank you in advance! 

Regards,
Elena Tsvetkova
Progress Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Sean
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Chris
Top achievements
Rank 1
Elena
Telerik team
Share this question
or