[New Release] Katalon Studio v8.6.8

Hi Community Members, :wave:

Today, our Product team is releasing a small update to Katalon Studio which bumps its version to 8.6.8, along with the following bug fixes:

  1. Unable to activate with KRE offline license while not having an internet connection

  2. Unable to use the param -testOps.serverUrl

  3. Using the Offline license but still requires to connect to domain admin.katalon.io

  4. KRE offline is failed to execute without internet connection on local machine as well as Docker container

Running as SYSTEM
Building in workspace /Users/rupeshsawant/.jenkins/workspace/Katalon-Jenkin-Docker
[Katalon-Jenkin-Docker] $ /bin/sh -xe /var/folders/k6/lxvchpd16z17q5wgsgb59sph0000gn/T/jenkins134667176389409383.sh
++ pwd
+ docker run -t --rm -v /Users/rupeshsawant/.katalon/license:/root/.katalon/license -v /Users/rupeshsawant/.jenkins/workspace/Katalon-Jenkin-Docker:/tmp/project katalonstudio/katalon katalonc.sh -projectPath=/tmp/project -browserType=Firefox -retry=0 -statusDelay=15 '-testSuitePath=Test Suites/New Test Suite' --config -proxy.auth.option=NO_PROXY -proxy.system.option=NO_PROXY -proxy.system.applyToDesiredCapabilities=true -webui.autoUpdateDrivers=true
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
+ echo Entrypoint
Entrypoint
+ '[' -z '' ']'
+ exec katalonc.sh -projectPath=/tmp/project -browserType=Firefox -retry=0 -statusDelay=15 '-testSuitePath=Test Suites/New Test Suite' --config -proxy.auth.option=NO_PROXY -proxy.system.option=NO_PROXY -proxy.system.applyToDesiredCapabilities=true -webui.autoUpdateDrivers=true
+ echo 'Starting Katalon Studio'
Starting Katalon Studio
+ cat /katalon/version
Mozilla Firefox 116.0.3
Google Chrome 116.0.5845.96 
Microsoft Edge 115.0.1901.203 
Katalon Studio 
+ args=("$KATALON_KATALON_INSTALL_DIR/katalonc" "$@")
+ xvfb-run -s '-screen 0 1024x768x24' /opt/katalonstudio/katalonc -projectPath=/tmp/project -browserType=Firefox -retry=0 -statusDelay=15 '-testSuitePath=Test Suites/New Test Suite' --config -proxy.auth.option=NO_PROXY -proxy.system.option=NO_PROXY -proxy.system.applyToDesiredCapabilities=true -webui.autoUpdateDrivers=true
Katalon workspace folder is set to default location: /tmp/session-27d4a5a1
Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
138 org.codehaus.groovy_2.4.20.v202009301404-e2006-RELEASE ACTIVE
Activating...
Start getting machine ID on Linux
End getting machine ID on Linux 17fe9ab9fecbdb7dae14646d64dee6fe
Start appending additional signatures
hardwareSerialNumber 
osDependentUsername root
End appending additional signatures 17fe9ab9fecbdb7dae14646d64dee6fe__root
Start activating offline...
Search for valid offline licenses in folder: /root/.katalon/license
Start checking license: KRE_Floating_e33f18ccc66757be9071d70185e9f0ef_476248952.lic
KRE_Floating_e33f18ccc66757be9071d70185e9f0ef_476248952.lic is valid.
The number of valid offline licenses: 1
The number of Runtime Engine running sessions: 1
java.lang.NumberFormatException: For input string: "java.net.UnknownHostException: admin.katalon.com: Name or service not known"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:580)
	at java.lang.Integer.parseInt(Integer.java:615)
	at com.kms.katalon.integration.analytics.providers.TestOpsFeatureActivatorImpl.testConnection(TestOpsFeatureActivatorImpl.java:150)
	at com.kms.katalon.console.handlers.ActivationHandler.testInternetConnection(ActivationHandler.java:95)
	at com.kms.katalon.console.handlers.ActivationHandler.activate(ActivationHandler.java:266)
	at com.kms.katalon.console.application.ConsoleMain.launch(ConsoleMain.java:108)
	at com.kms.katalon.console.application.ConsoleApplicationStarter.start(ConsoleApplicationStarter.java:36)
	at com.kms.katalon.application.Application.runConsole(Application.java:125)
	at com.kms.katalon.application.Application.start(Application.java:88)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)

All launchers terminated
+ ret_code=2
+ exit 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE

:information_source: For more information, please refer to our documentations at: Katalon Studio Release Notes: Version 8.x | Katalon Docs

:information_source: To see our past releases, simply navigate to the new-release tag, or go to our Katalon Community Hub

Have a good day!

1 Like