TestComplete/TestExecute can be launched only on the Windows OS.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2017
03:02 AM
03-09-2017
03:02 AM
TestComplete/TestExecute can be launched only on the Windows OS.
We have a jenkins job that is launching a TestComplete project every day.
Today we see this in the console:
[TestComplete] The test execution started (FUGRIS/FUGRIS_2.0_Trunk). [TestComplete] [ERROR] An error occurred while executing code on the test machine (slave): java.io.IOException: Remote call on brus-review failed. [TestComplete] [ERROR] TestComplete/TestExecute can be launched only on the Windows OS.
Before today we did not have that problem, and see this in the console:
[TestComplete] The test execution started (FUGRIS/FUGRIS_2.0_Trunk). [TestComplete] Found TestComplete/TestExecute installations: Type: TC, Version: 12.20.935.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 12\bin\TestComplete.exe" Type: TE, Version: 12.20.935.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 12\bin\TestExecute.exe"
The machine really does have a Windows OS, so what could be wrong ?
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2017
03:06 AM
03-09-2017
03:06 AM
I'm guessing your post itself having answer. see the highlighted ones
[TestComplete] The test execution started (FUGRIS/FUGRIS_Offline). [TestComplete] [ERROR] An error occurred while executing code on the test machine (slave): java.io.IOException: Remote call on brus-review failed. [TestComplete] [ERROR] TestComplete/TestExecute can be launched only on the Windows OS.
[TestComplete] The test execution started (FUGRIS/FUGRIS_2.0_Trunk). [TestComplete] Found TestComplete/TestExecute installations: Type: TC, Version: 12.20.935.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 12\bin\TestComplete.exe" Type: TE, Version: 12.20.935.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 12\
When there are no slave to execute by default it will display that message
Thanks
Shankar R
LinkedIn | CG-VAK Software | Bitbucket | shankarr.75@gmail.com
“You must expect great things from you, before you can do them”- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2017
03:16 AM
03-09-2017
03:16 AM
Not really, but I changed the original post a bit to make it clear that the name of the project is not relevant. The FUGRIS/FUGRIS_2.0_Trunk project used to succeed, but today it starts complaining about the remote calls ...
