Solved
Forum Discussion
tristaanogre
7 years agoEsteemed Contributor
RodionMochalov wrote:
I have same problem, but with TC 10.6.
How could i solve it?
There were links to documentation for setting up Jenkins to work with TestComplete. Did you follow those?
Also, the solution marked here indicates that the problem was that they needed to have Jenkins run as a local account. have you made that change?
pv987654321
6 years agoOccasional Contributor
I am runing my windows Jenkins agent with Local System User, yet I am facing this error
[TestComplete] Found TestComplete/TestExecute installations: Type: TC, Version: 14.0.308.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 14\x64\bin\TestComplete.exe" Type: TE, Version: 14.0.317.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 14\x64\bin\TestExecute.exe" [TestComplete] Selected TestComplete/TestExecute installation: Type: TC, Version: 14.0.308.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete 14\x64\bin\TestComplete.exe" [TestComplete] Launching the test runner. [TestComplete] [ERROR] An exception occurred: hudson.util.jna.JnaException: Win32 error: 2 - null. [TestComplete] Marking the build as FAILED. [TestComplete] [WARNING] Unable to publish test results (xml data is empty). [TestComplete] The test execution finished
FINISHED: FAILURE
PRIMARY: Can someone help me with this please
Also, if possible I would like to launch my Jenkins slave via SSH and execute the TestComplete tests using the plugin
Thanks.