Forum Discussion
shankar_r
8 years agoCommunity Hero
Hi,
As you said, the same setup was running fine a week back.
- Have you made any change in jenkins setup or upgraded?
- Make sure before running jenkins build TestCompleteService12 service is running the salve since it will the service to trigger the TestExecute
- There are chances when TestExecute not able to launch like below
- License Server not available - Make sure you manually able to launch the TestExecute in slave
- Not able to create a User Interactive Session - Check the setup in Advanced of TestCompelte build step
- Permission issue.
If above doesn't help to identify the issue, post here the Console output of jenkins build.
P.S: If you run the entire command line manually you won't able to launch the TestExecute, there are some changes to needs to be run it manually which is not the issue here.