Katalon Jenkins Intergration. Proxy problem?

Hey everyone,
i tried to integrate Katalon in my Jenkins. But when i run a build it will fail. I guess there is a Proxy problem, but im not sure. Can someone look here in the console output? In the Katalon Preferences Settings i changed the Proxy Option to ‘use system proxy configuration’ but it didnt helped.

Hi @lautenschleger,

As the log you provided, I’d suggest removing the argument “-apiKeyOnPremise” as there is an issue when placing it before any other argument.

But in case you have to use it, you could move it to the end of the argument list. :smiley: :+1:

it helped :smiley: but now i get

  • Activation failed. Please make sure you are using a valid license.
    but with a trial license the integration should work, right?

okay i did it :slight_smile: works all fine now

1 Like

Yeah, happy testing! /=)