Я попытался запустить свой агент Jenkins для Windows с локальным системным пользователем, и я сталкиваюсь с этой ошибкой. Может ли кто-нибудь помочь мне с этим, пожалуйста
Кроме того, я хотел бы запустить подчиненное устройство Jenkins через SSH и выполнить тесты TestCompleteиспользование плагина вместо запуска его в качестве службы Windows
`[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`
Спасибо.