Katalon Jenkins

Post Reply
wira_putrawan
Posts: 2
Joined: Sat Apr 04, 2020 7:22 pm

Katalon Jenkins

Post by wira_putrawan »

Hi, when i run my Test suite via Jenkins, i got this failure log. Can you please help?
Do i need an enterprise Katalon ?


[2020-05-11T02:17:42.476] Activating...
[2020-05-11T02:17:42.479] Start activating offline...
[2020-05-11T02:17:42.480] Finding valid offline licenses in folder: C:\Users\Asus\.katalon\license
[2020-05-11T02:17:42.485] The number of valid offline licenses: 0 [2020-05-11T02:17:42.485] Offline activation failed.
[2020-05-11T02:17:42.485] Start activating online...
[2020-05-11T02:17:46.462] Invalid license.
[2020-05-11T02:17:46.463] Trial license is only available for Katalon accounts registered with a business email.
[2020-05-11T02:17:46.464] Online activation for console mode failed.
[2020-05-11T02:17:46.464] Activation failed. Please make sure you are using a valid license.
[2020-05-11T02:17:46.464] All launchers terminated Build step 'Execute Katalon Studio Tests' marked build as failure Finished: FAILURE
Last edited by wira_putrawan on Thu May 14, 2020 7:35 pm, edited 1 time in total.

pempekriting
Posts: 3
Joined: Fri Jan 17, 2020 6:14 pm

Re: Katalon Jenkins

Post by pempekriting »

Hi Putra,

Since Katalon upgrading their version to 7, Katalon split their product, such are Katalon Studio and Katalon Runtime Engine. As you post on top. You must have an license Katalon Runtime Engine. If you want running KRE from Docker, choose DevOps license. For machine with fixed hardware, choose node-locked license. You can get an license on here https://www.katalon.com/pricing/.

Thank you!

wira_putrawan
Posts: 2
Joined: Sat Apr 04, 2020 7:22 pm

Re: Katalon Jenkins

Post by wira_putrawan »

Aah, thankyouu @pempekriting .
i will take a look ~

Post Reply