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

How to enable logging on the scheduling service

3 Answers 101 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Geert
Top achievements
Rank 1
Geert asked on 23 Oct 2013, 02:22 PM
I am currently trying out the latest version of telerik test studio. However it appears my tests are not executed correctly. I tried to read this documentation:

http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/knowledge-base/scheduling/resolve-common-scheduling-issues.aspx

It is highly outdated though. I checked out these files/folders on the scheduling server:

* C:\Program Files (x86)\Telerik\Test Studio\Bin\SchedulingServerConfig.log => 2 lines:

    ======  ======
    ====== Log Started ====== 23-10-2013 13:59:19

* C:\Program Files (x86)\Telerik\Test Studio\Logs => completely empty directory

How  can we get decent logs or enable logging?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 24 Oct 2013, 11:22 AM
Hi Geert,

You will need to manually edit the Registry on the remote machine. 

Please check out the second part of this article to get detailed information.

Hope this helps.

Regards,
Boyan Boev
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Geert
Top achievements
Rank 1
answered on 24 Oct 2013, 11:24 AM
Thank you for the reply. Does this also work for the scheduling server? I am especially interested in the scheduling server (what is it doing behind the scenes, seems not to dispatch to the actual test execution servers).
0
Cody
Telerik team
answered on 24 Oct 2013, 08:28 PM
Hi Geert,

The most common cause of the symptom you describe is a blocked port (port 8032 being the most common one that is blocked). The ports we use is documented here:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/scheduling-test-runs.aspx
In short we use these ports:

  • Scheduling Server: 8009
  • Storage Server: 8492
  • Execution Machine(s): 55555, 8030-8039 (and sometimes a range of ports from 8040 upward)

If this information doesn't help you'll need to enable logging on the Scheduling Server machine by setting 2 registry keys as documented in the top half of this page:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/load-testing/load-troubleshooting.aspx

Reproduce the problem then send us the generated log file for analysis.

Regards,

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