Forum Discussion
sha
9 years agoContributor
Concentrate on the first line, the rest is just telling you it cannot read the output of the process it cannot run.
Try to disable the Run Interactive user session. I believe it is trying to create a user session on the machine where you already have a user session. If that does not work it is possible that the Jenkins integration does not allow you to run everything on one machine. Then I would probably try the batch approach you had in your first mail. I will take a look at it again to see if I notice something.
sha
9 years agoContributor
I can see that the exe-file is in 'TestComplete 12/bin' (in the output when you are using the integration), but in the batch-file you call it in 'TestComplete 11/Bin' (bin vs. Bin and 12 vs 11).