Spira RemoteLaunch - Exception from HRESULT: 0x8001010A when using TestComplete\TestExecute engine
It is possible to launch auto-tests, created in TestComplete tool, with Spira RemoteLaunch tool. But when I try to use TestComplete\TestExecute automation engine in SpiraTeam system, every time I get an error presented below:
Exception:
The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER))
Stack Trace:
at Inflectra.RemoteLaunch.Engines.TestCompleteEngine.TestExecute12.TestExecuteEngine.StartExecution(AutomatedTestRun4 automatedTestRun, Int32 projectId)
at Inflectra.RemoteLaunch.Business.RunTestThread.Execute()
I have asked Spira Support team about this problem. They answered that for the TestComplete engine they call the TestComplete ActiveX/COM API directly (the same for TestExecute engine), and something is blocking our ability to connect to TestComplete.
Is there any possibility for me to fix the issue?
Thanks for the help in advance.