Jenkins error when kicking off ALM build.
Question ID: 107038
0
0

We are getting an error in Jenkins when trying to use the HP Automation Tools Plugin in Jenkins to kick off a test set in ALM: Could not create scheduler, please verify ALM client installation on run machine by downloading and in installing the add-in form: http://OurALMServer/qcbin/TDConnectivity_index.html

Marked as spam
Posted by (Questions: 100, Answers: 5)
Asked on August 1, 2016 4:22 pm
97 views
Answers (2)
0
Private answer

I would try a few things, first make sure that the machine that you are running the build on has ALM registered, also make sure that the ALM url that you have set in Jenkins explicitly has the ALM port number in the URL (usually port 8080) so make sure the URL in jenkins is set to http://OurALMServer:8080/qcbin instead of just http://OurALMServer/qcbin so even if you are using an alias to navigate to the ALM url that does not require you to use the port when accessing ALM, you still need to make sure that the port is part of the URL in Jenkins configuration for ALM.

Additionally whatever URL you have setup in the Jenkins configuration for ALM, this needs to be the same url that you use to register ALM on the machine that will be used to actually run the build you have setup. So if you used http://OurALMServer:8080/qcbin in the jenkins configuration then on the machine that is running the job you need to open IE and navigate to [http://OurALMServer:8080/qcbin/start_a.jsp?common=true][1] this will register ALM on that machine.

[1]: http://OurALMServer:8080/qcbin/start_a.jsp?common=true

Marked as spam
Posted by (Questions: 0, Answers: 364)
Answered on August 1, 2016 4:24 pm
0
Private answer

What version and patch level of ALM are you running?

An error was introduced in patch 4 for ALM 11.52 that caused this problem. It was not resolved until patch patch 6. We had to manually apply a file (wexectrl.exe) which we obtained from HP support to our Jenkins systems in the interim.

Marked as spam
Posted by (Questions: 1, Answers: 101)
Answered on August 2, 2016 7:19 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top