Test suite execution failing on Runtime Engine with Java.lang.VerifyError

Hi,

I am trying to execute our production test suite in new Katalon Runtime Engine 7.8.2 and It is failing now with below error:

Command used for execution:

C:\Katalon_Studio_Engine_Windows_64-7.8.2\katalonc -noSplash -runMode=console -projectPath=“XXXXXX” -retry=0 -testSuitePath=“Test Suites/Tests/Tobedeleted/Core_CD1” -executionProfile=“CD2” -browserType=“Web Service” -apiKey=“XXXXXXXX” -orgID=XXXX --config -proxy.auth.option=MANUAL_CONFIG -proxy.auth.server.type=HTTP -proxy.auth.server.address=XXXXX -proxy.auth.server.port=8080 -proxy.system.option=USE_SYSTEM -proxy.system.applyToDesiredCapabilities=true

Please note that, This was working on Version 7.6.6 and is still working on that version.

Any suggestions?

Problem is solved now.
It was one of the plugin “Websocket”, That was causing this issue…Once removed.
Issue reoslved itself.

1 Like