| Environment setups: Jenkins 1.642.4 hp-application-automation-tools-plugin 5.0.1-beta-SNAPSHOT ALM 12.01 UFT 14.0 build 1708 Win10 64 EN (Master) Win10 64 EN (Slave) The problem is caused by ALM Client registration, users need to register ALM client manually. how to solve this problem: 1. right click Internet Explorer icon on your desktop 2. select "Run as Administrator" 3. navigate to your ALM server 4. click "Tools" 5. click "HP ALM Client Registration" 6. click "Register HP ALM" 7. wait for the process to complete, close the window Now you should be able to run test on ALM. Please see attached screenshots for details However, I tried to config JNLP to run as windows service, it works fine just as I start JNLP manually. Before ALM client is manually registered, neither run from Jenkins or Run from command prompt by typing "HpToolsLauncher.exe -paramfile propsxxxxxxxxx.txt" would work. After registering ALM client by the steps mentioned above, both command prompt and run from Jenkins worked fine. If the problem still exists, please download the 7z package attached and replace all three exe files on your computer accordingly. Run the test twice to collect logs. 1. run from Jenkins, collect Jenkins console output, this run should fail 2. run from command prompt, collect console output in command window, this run should success. attach the logs or screenshots to this defect so i can investigate further. |