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

Test List not Running on Execution Machine.

15 Answers 276 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
LEONARD
Top achievements
Rank 1
LEONARD asked on 08 Apr 2014, 05:32 PM
Not sure how this happened but suddenly my test lists refuse to run on my execution machine, its as if they never copy over.  Here is a snippet of the TS Trace log.  I am running this with the 2013.2.1524.0 internal release due to other test list issues. 




[04/08 10:25:21,Telerik.TestStudio.Scheduling.Client.exe(304:4)] First trace message from pool unnamed thread (managed ID = 4, native ID = 2168).
[04/08 10:25:21,Telerik.TestStudio.Scheduling.Client.exe(304:4),Execution] RemoteExecutorViewModel.GetProcessData() : EXCEPTION! (see below)
     Situation: Unable to retrieve test history
     Outer Exception Type: System.Net.Http.HttpRequestException
     Message: Response status code does not indicate success: 500 (Internal Server Error).
     HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
     Call Stack:
          Server stack trace:
          at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__5e.MoveNext()
          Exception rethrown at [0]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__61`1.MoveNext()
          Exception rethrown at [1]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Get>d__33`1.MoveNext()
          Exception rethrown at [2]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at ArtOfTest.WebAii.Design.Execution.Communication.RemoteExecutorCommunicationLayer.<GetTestHistory>d__6.MoveNext()
          Exception rethrown at [3]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Scheduling.ClientMachine.ViewModels.RemoteExecutorViewModel.<GetProcessData>d__0.MoveNext()

[04/08 10:25:21,Telerik.TestStudio.ExecutionManagerService.exe(2052:8),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/08 10:25:21,Telerik.TestStudio.ExecutionManagerService.exe(2052:8),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/08 10:25:21,Telerik.TestStudio.ExecutionManagerService.exe(2052:8),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/08 10:25:21,Telerik.TestStudio.ExecutionManagerService.exe(2052:5),Execution] JobBroker.ctor() : Job runner refused this job!
[04/08 10:25:21,Telerik.TestStudio.ExecutionManagerService.exe(2052:5),Execution] JobBroker.ctor() : Job runner refused this job!
[04/08 10:25:21,Telerik.TestStudio.ExecutionManagerService.exe(2052:18),Execution] JobBroker.ctor() : Job runner refused this job!
[04/08 10:25:22,Telerik.TestStudio.Scheduling.Client.exe(304:16),Execution] RemoteExecutorViewModel.GetProcessData() : EXCEPTION! (see below)
     Situation: Unable to retrieve test history
     Outer Exception Type: System.Net.Http.HttpRequestException
     Message: Response status code does not indicate success: 500 (Internal Server Error).
     HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
     Call Stack:
          Server stack trace:
          at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__5e.MoveNext()
          Exception rethrown at [0]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__61`1.MoveNext()
          Exception rethrown at [1]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Get>d__33`1.MoveNext()
          Exception rethrown at [2]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at ArtOfTest.WebAii.Design.Execution.Communication.RemoteExecutorCommunicationLayer.<GetTestHistory>d__6.MoveNext()
          Exception rethrown at [3]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Scheduling.ClientMachine.ViewModels.RemoteExecutorViewModel.<GetProcessData>d__0.MoveNext()

[04/08 10:25:23,Telerik.TestStudio.Scheduling.Client.exe(304:8),Execution] RemoteExecutorViewModel.GetProcessData() : EXCEPTION! (see below)
     Situation: Unable to retrieve test history
     Outer Exception Type: System.Net.Http.HttpRequestException
     Message: Response status code does not indicate success: 500 (Internal Server Error).
     HRESULT: 0x80131500 (Official ID (if app.) = COR_E_EXCEPTION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5376)
     Call Stack:
          Server stack trace:
          at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__5e.MoveNext()
          Exception rethrown at [0]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<HandleResponse>d__61`1.MoveNext()
          Exception rethrown at [1]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Shared.Communication.BaseCommunicationLayer.<Get>d__33`1.MoveNext()
          Exception rethrown at [2]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at ArtOfTest.WebAii.Design.Execution.Communication.RemoteExecutorCommunicationLayer.<GetTestHistory>d__6.MoveNext()
          Exception rethrown at [3]:
          at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
          at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
          at Telerik.TestStudio.Scheduling.ClientMachine.ViewModels.RemoteExecutorViewModel.<GetProcessData>d__0.MoveNext()

15 Answers, 1 is accepted

Sort by
0
LEONARD
Top achievements
Rank 1
answered on 10 Apr 2014, 06:13 PM
This has now started working after re-running each test in the list.  I had moved the project folder and there was a disconnect between the location of some of the Test as a Step cases. 
0
Cody
Telerik team
answered on 11 Apr 2014, 04:45 PM
Hello Leonard,

I am glad you were able to resolve this on your own! Thank you for the update. Closing this ticket as resolved.

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Cornelius
Top achievements
Rank 1
answered on 28 Apr 2014, 03:27 PM
Hi Cody,

I am encountering similar problem my test list doesn't run remotely. Let me know how can I resolve it please

Thanks,
Cornelius

[04/28 09:58:12,Telerik.TestStudio.ExecutionManagerService.exe(444:14),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/28 09:58:12,Telerik.TestStudio.ExecutionManagerService.exe(444:14),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/28 09:58:12,Telerik.TestStudio.ExecutionManagerService.exe(444:14),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/28 09:58:12,Telerik.TestStudio.ExecutionManagerService.exe(444:14),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/28 09:58:12,Telerik.TestStudio.ExecutionManagerService.exe(444:14),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/28 09:58:12,Telerik.TestStudio.ExecutionManagerService.exe(444:14),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/28 09:58:22,Telerik.TestStudio.ExecutionManagerService.exe(444:18),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/28 09:58:22,Telerik.TestStudio.ExecutionManagerService.exe(444:18),Execution] JobBroker.ctor() : Job runner refused this job!

0
LEONARD
Top achievements
Rank 1
answered on 28 Apr 2014, 06:02 PM
My issue has also crept back up now its failing to find tests that were previously running just fine.  I get a 0-0 and when I check the results in Test Studio it says cannot find <characterstring> <testname> .  It runs fine locally so Im perplexed as to how this would occur. 

I have since updated to the 2014.1 410 Internal Build, even after upgrading my projects with the new build i am unable to get a successful run.  
0
Cody
Telerik team
answered on 29 Apr 2014, 06:18 PM
Hi Cornelius,

I see this contained in the log you posted:

Unable to load test list, aborting run

This indicates that test list you specified to execute is not contained in your TFS source control. If you specified to run test list "ABC" there should be a file named "ABC.aiilist" located in the TestLists folder of the project when looking at the project in your Source Control Explorer of Visual Studio. Is the list file there?

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Cody
Telerik team
answered on 29 Apr 2014, 06:21 PM
Hello Leonard,

Your symptom is very perplexing. At this point I have no idea what could be causing it. I'd like to look at this problem on your computer via GoToMeeting. Let me know what time zone you are in and your availability and I'll setup the meeting. I'm in Austin, TX which is Central Time (GMT -6).

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Cornelius
Top achievements
Rank 1
answered on 01 May 2014, 01:44 PM
Good Morning Cody!

I do have test list file in project in source control (in fact all the other project files). I see no project files are copied to C\Users\aletc\AppData\Local\Temp\Projects\ on execution machine. Errors below

Thanks,
Cornelius

[04/30 15:45:50,Telerik.TestStudio.ExecutionManagerService.exe(6736:20)] First trace message from foreground thread "Source Control Connect Thread" (managed ID = 20, native ID = 6024).
[04/30 15:45:50,Telerik.TestStudio.ExecutionManagerService.exe(6736:20),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:45:51,Telerik.TestStudio.ExecutionManagerService.exe(6736:20),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:45:51,Telerik.TestStudio.ExecutionManagerService.exe(6736:10)] First trace message from pool unnamed thread (managed ID = 10, native ID = 4084).
[04/30 15:45:51,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] SourceControlCommunicationChecker.CanReachTFSServer() : Reachable source control server found at  http://teamserver:8080/tfs/appdevcollection
[04/30 15:45:51,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] JobBroker.ScheduleJobAsync() : Job satisfied all preconditions, id = 6002ea3b-d6d1-43be-b57a-dd382767f23f
[04/30 15:45:51,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] JobBroker.ScheduleJobAsync() : Job sent to scheduler, id = 6002ea3b-d6d1-43be-b57a-dd382767f23f
[04/30 15:45:51,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] JobsController.CreateNewJob() : Accepted new job, Id = 6002ea3b-d6d1-43be-b57a-dd382767f23f
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:13)] First trace message from foreground thread "Source Control Connect Thread" (managed ID = 13, native ID = 6344).
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:13),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:13),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] SourceControlCommunicationChecker.CanReachTFSServer() : Reachable source control server found at  http://teamserver:8080/tfs/appdevcollection
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:46:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:46:13,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:46:23,Telerik.TestStudio.ExecutionManagerService.exe(6736:15)] First trace message from pool unnamed thread (managed ID = 15, native ID = 6796).
[04/30 15:46:23,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:46:23,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),Execution] JobBroker.ctor() : Job runner refused this job!
[04/30 15:46:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:46:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:46:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:46:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:46:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:46:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:46:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:6)] First trace message from pool unnamed thread (managed ID = 6, native ID = 4552).
[04/30 15:46:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:46:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:12)] First trace message from pool unnamed thread (managed ID = 12, native ID = 5756).
[04/30 15:46:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),Execution] JobBroker.ctor() : Job runner refused this job!
[04/30 15:47:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:47:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:47:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:47:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:47:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:47:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:47:22,Telerik.TestStudio.ExecutionManagerService.exe(6736:14)] First trace message from pool unnamed thread (managed ID = 14, native ID = 3928).
[04/30 15:47:22,Telerik.TestStudio.ExecutionManagerService.exe(6736:14),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:47:22,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),Execution] JobBroker.ctor() : Job runner refused this job!
[04/30 15:47:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:47:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:47:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:47:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:47:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:47:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:47:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:47:53,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] JobBroker.ctor() : Job runner refused this job!
[04/30 15:48:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:48:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:48:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:48:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:48:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:48:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:48:23,Telerik.TestStudio.ExecutionManagerService.exe(6736:14),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:48:23,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] JobBroker.ctor() : Job runner refused this job!
[04/30 15:48:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:48:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:48:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:48:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:48:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:48:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:48:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:48:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:14),Execution] JobBroker.ctor() : Job runner refused this job!
[04/30 15:49:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:49:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:49:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:49:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:49:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:49:12,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:49:22,Telerik.TestStudio.ExecutionManagerService.exe(6736:12),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:49:22,Telerik.TestStudio.ExecutionManagerService.exe(6736:15),Execution] JobBroker.ctor() : Job runner refused this job!
[04/30 15:49:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] SourceControlMediator.GetProject() : Getting latest source control version of project 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:49:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function Start -------
[04/30 15:49:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.ConnectToServer() : ------- Function End -------
[04/30 15:49:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function Start -------
[04/30 15:49:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),TeamFoundationServer] TFSServer.AttachToRepository() : ------- Function End -------
[04/30 15:49:42,Telerik.TestStudio.ExecutionManagerService.exe(6736:10),Execution] SourceControlMediator.GetProject() : The files have been retrieved from source control for 9ca7de77-346b-46b9-b36e-e26a21600f67
[04/30 15:49:52,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] JobRunner.RunJobAsync() : Unable to load test list, aborting run.
[04/30 15:49:53,Telerik.TestStudio.ExecutionManagerService.exe(6736:6),Execution] JobBroker.ctor() : Job runner refused this job!

0
Boyan Boev
Telerik team
answered on 07 May 2014, 06:49 AM
Hi Cornelius,

Thank you for providing us with the log. 

Cody will get in touch with you shortly.

Thank you for your patience.

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
LEONARD
Top achievements
Rank 1
answered on 07 May 2014, 03:39 PM
Cody I have updated from SQL 2008 to 2012 as 08 did not like to play nicely with windows server 2012.  My runs are now kicking off for th emost part but I am still having issues with 0-0 results when test lists are running.

I have attached to files.  A screenshot of the results page for a test that ran this morning.  It shows it was unable to load some tests but it did run others. The other file is the results email with 0-0 test run.  

I am currently running this same test on a scheduled run I kicked off a little bit ago and its running as expected.  
0
LEONARD
Top achievements
Rank 1
answered on 07 May 2014, 03:43 PM
Whoops forgot the upload the attachments
0
Ivaylo
Telerik team
answered on 12 May 2014, 08:34 AM
Hello Leonard,

Since you are getting your project files from source control is very likely to have communication problems. Please try impersonating the scheduling service as shown in this article and give it a try.
Since it seems that you are running into this problem constantly if the solution above doesn't help we will really need to take a look at this problem on your computer via GTM session and investigate further. 

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Boris
Top achievements
Rank 1
answered on 14 Jun 2016, 01:39 PM

Hello, 

I ran across into the same error like first one above.

Situation: Unable to retrieve test history

But in my case is different.
I've made a project with many folders and subfolders with web tests and with a few test lists. When time came to run remotely one of the test lists the list does't run on the server.
As a result showed me this message (See ResultRemotlyRunTestList.jpg) in the View Log has the following error.(See ViewLog.jpg).

I've open another project witch is smaller and when I execute a test list remotely the list is runing without problem.

To test where is the problem, I've create a simple project and found that if the name of the folder is long and the name of the test inside it is long to and made a test list form that test, run it remotely the test list is not executed on the server.

Than I've rename the folder name to be smaller and again the test list is not running on the server. I've delete the list, made a new one and again doesn't want to execute.
Before to rename the names of the folder and test with long names the test list was running correctly.

Something else I noticed when running a test list remotely is that the test project is copied to the server in this folder C:\Users\AppData\Local\Temp\Projects.

Inside of the test project appears the folder with needed test for the test list but the folder name has remained with the long name despite of the fact that in the Test Studio is modified. (See TestProjectFolder.jpg)
And the other is the folder with test lists contains test lists that I've deleted. (See FolderWithTestLists.jpg)

How can I fix this, in my original project?
If I rename all folder, subfolders, and tests to be with smaller names or delete some of the folders It's not guaranteed that the test lists will run on the server.
And why there is no restriction how long to be the full path to reach the test?

I'am using version 2014.3.903.0

Thank you!

Regards,
Boris

0
Ivaylo
Telerik team
answered on 17 Jun 2016, 05:44 AM
Hello Boris,

As you've noticed on the execution server the project is copied into a Temp folder. If you have too many folders nested and using long names it is very likely to hit a Windows limitation that does not allow to have a path longer than 248 characters. If that is the reason you definitely need to shorten the names in your project.

In order to start in a clean state you will need to do the rename and reset the scheduling database. One way to change the database is to Programs and Features in your Control Panel, select Telerik Test Studio and hit Change, this will go through the installation procedure where you are configuring the storage and you can specify a new Database name.

The other way to proceed is to edit the connection string in CloudStorageSelfHost.exe config file located in the following folder (see the screenshot attached):

C:\Program Files (x86)\Telerik\Test Studio\StorageService

You need only to change the database name with the new name and save the changes. Test Studio will create the new database for you automatically. Please note that you should change only the highlighted part

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Boris
Top achievements
Rank 1
answered on 29 Jun 2016, 11:30 AM
Thank you, that was the problem I've shorten the file names and now works fine.

Regards,Boris
0
Ivaylo
Telerik team
answered on 29 Jun 2016, 03:06 PM
Hi Boris,

Glad to hear the problem has been sorted out.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
LEONARD
Top achievements
Rank 1
Answers by
LEONARD
Top achievements
Rank 1
Cody
Telerik team
Cornelius
Top achievements
Rank 1
Boyan Boev
Telerik team
Ivaylo
Telerik team
Boris
Top achievements
Rank 1
Share this question
or