Katalon Runtime Engine unable to resolve class

Hi

I’m new to Katalon, the command * is working for Katalon Studio (Windows), but I want to integrate it into Gitlab CI/CD. For this I installed Katalon RE on my Linux machine but I get the following errors.
Is it related to plugins?

  • katalonc -noSplash -runMode=console -consoleLog -projectPath="/home/katalon/tt_katalon/tt_katalon.prj" -statusDelay=60 -retry=1 -retryFailedTestCases=true -testSuiteCollectionPath=“Test Suites/TSC_001_ALL_TEST_SUITES”

tt_katalon.prj/Keywords/CustomKeywords.groovy: 14 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.DBType
tt_katalon.prj/Keywords/CustomKeywords.groovy: 40 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 51 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 63 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 75 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 86 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 99 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 113 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 126 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 137 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 148 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 159 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.DateTimeAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 169 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 180 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 189 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 196 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 204 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 213 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 222 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 229 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 237 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 248 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 258 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 266 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 276 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 287 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 297 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 309 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 322 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 333 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 342 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ScreenCapture
tt_katalon.prj/Keywords/CustomKeywords.groovy: 350 Groovy:unable to resolve class com.katalon.plugin.keyword.generator.DataFileKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 364 Groovy:unable to resolve class com.katalon.plugin.keyword.generator.DataFileKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 378 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 388 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 397 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 405 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 413 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 421 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 433 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 444 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 453 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 461 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 472 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 484 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 493 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 501 Groovy:unable to resolve class com.kms.katalon.keyword.pdf.PDF
tt_katalon.prj/Keywords/CustomKeywords.groovy: 508 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.BooleanAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 517 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.BooleanAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 527 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.BooleanAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 536 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.BooleanAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 544 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.GenericAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 553 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.GenericAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 563 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.GenericAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 572 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.GenericAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 684 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ImageComparison
tt_katalon.prj/Keywords/CustomKeywords.groovy: 693 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ImageComparison
tt_katalon.prj/Keywords/CustomKeywords.groovy: 703 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ImageComparison
tt_katalon.prj/Keywords/CustomKeywords.groovy: 712 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ImageComparison
tt_katalon.prj/Keywords/CustomKeywords.groovy: 721 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ImageComparison
tt_katalon.prj/Keywords/CustomKeywords.groovy: 730 Groovy:unable to resolve class kms.turing.katalon.plugins.visualtesting.ImageComparison
tt_katalon.prj/Keywords/CustomKeywords.groovy: 739 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.ListAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 750 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.ListAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 762 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.ListAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 773 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.ListAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 784 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.ListAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 795 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.ListAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 804 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.DatabaseKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 812 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.DatabaseKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 820 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.DatabaseKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 827 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.DatabaseKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 832 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.DatabaseKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 842 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.DatabaseKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 856 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 869 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 881 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 892 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 905 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 917 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 927 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 939 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 952 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 964 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 975 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 985 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 996 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1009 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1023 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1036 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1047 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1059 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1072 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1083 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.StringAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1095 Groovy:unable to resolve class com.testwithhari.katalon.plugins.Gmail
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1107 Groovy:unable to resolve class com.testwithhari.katalon.plugins.Gmail
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1117 Groovy:unable to resolve class com.testwithhari.katalon.plugins.Gmail
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1127 Groovy:unable to resolve class com.testwithhari.katalon.plugins.Gmail
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1135 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1142 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1149 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1155 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1162 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1172 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1181 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1187 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1194 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1203 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1213 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1225 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1236 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1244 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1253 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1263 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1272 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1280 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1289 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1299 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1308 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1317 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1326 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1333 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1339 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1346 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1354 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1362 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1371 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1380 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1388 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1395 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1403 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1412 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1420 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1429 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1439 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1448 Groovy:unable to resolve class com.kms.katalon.keyword.excel.ExcelKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1457 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1466 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1474 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1483 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1492 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1501 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1512 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1523 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1534 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1545 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1555 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1566 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1577 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1588 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1599 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1610 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1621 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1632 Groovy:unable to resolve class kms.turing.katalon.plugins.assertj.NumberAssert
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1641 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1647 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1654 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1662 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1671 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1681 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1690 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1699 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1707 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1713 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1720 Groovy:unable to resolve class com.katalon.plugin.keyword.connection.ResultSetKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1728 Groovy:unable to resolve class com.kms.katalon.keyword.draganddrop.DragAndDropKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1736 Groovy:unable to resolve class com.kms.katalon.keyword.draganddrop.DragAndDropKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1744 Groovy:unable to resolve class com.kms.katalon.keyword.draganddrop.DragAndDropKeywords
tt_katalon.prj/Keywords/CustomKeywords.groovy: 1754 Groovy:unable to resolve class com.kms.katalon.keyword.draganddrop.DragAndDropKeywords
Generating global variables…
t_katalon.prj/Keywords/internal/GlobalVariable.groovy: 10 Groovy:Invalid duplicate class definition of class internal.GlobalVariable : The sources /home/katalon/builds/yimkMeUG/0/i2i/ocs/tt/tt_katalon/Keywords/internal/GlobalVariable.groovy and /home/katalon/builds/yimkMeUG/0/i2i/ocs/tt/tt_katalon/Libs/internal/GlobalVariable.groovy each contain a class with the name internal.GlobalVariable.
t_katalon.prj/Libs/internal/GlobalVariable.groovy: 1545 Groovy:Apparent variable ‘TestCaseMain’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Libs/internal/GlobalVariable.groovy: 1546 Groovy:Apparent variable ‘TestCaseMain’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Libs/internal/GlobalVariable.groovy: 1546 Groovy:Apparent variable ‘RunConfiguration’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Libs/internal/GlobalVariable.groovy: 1547 Groovy:Apparent variable ‘RunConfiguration’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Libs/internal/GlobalVariable.groovy: 1857 Groovy:Apparent variable ‘TestCaseMain’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Libs/internal/GlobalVariable.groovy: 1856 Groovy:Catch statement parameter type is not a subclass of Throwable.
t_katalon.prj/Keywords/internal/GlobalVariable.groovy: 1545 Groovy:Apparent variable ‘TestCaseMain’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Keywords/internal/GlobalVariable.groovy: 1546 Groovy:Apparent variable ‘TestCaseMain’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Keywords/internal/GlobalVariable.groovy: 1546 Groovy:Apparent variable ‘RunConfiguration’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Keywords/internal/GlobalVariable.groovy: 1547 Groovy:Apparent variable ‘RunConfiguration’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Keywords/internal/GlobalVariable.groovy: 1857 Groovy:Apparent variable ‘TestCaseMain’ was found in a static scope but doesn’t refer to a local variable, static field or class. Possible causes:
t_katalon.prj/Keywords/internal/GlobalVariable.groovy: 1856 Groovy:Catch statement parameter type is not a subclass of Throwable.

@yasar.koc what is your java version on that machine?
Katalon needs 1.8.x (openjdk 8). Highest java version are not supported.

Hi @anon46315158

My openjdk version is 1.8.0_131 ;

/home/katalon > java -version
openjdk version “1.8.0_131”
OpenJDK Runtime Environment (build 1.8.0_131-b12)
OpenJDK 64-Bit Server VM (build 25.131-b12, mixed mode)

are you using the DBMS custom keyword plugin in your project?
if yes, can you try to run a simple project instead (e.g simply navigate to google.com) so we can narrow down the possible causes?

I get a lot of those “Groovy:unable to resolve class” as well.

The action right before these error messages is: “Parsing custom keywords in Plugins folder…”

Does it helps to find the way to solve it @anon46315158, @anhtuan, @Andrej_Podhajsky?

This is a common and recurring issue. I’m looking for better ways but right now I can open every single file it says it can’t resolve, making a small change and saving it. This resolve the issue. The problem is I have dozens of these files and it happens like every week. I think it’s because I use another IDE to organize the project since Eclipse is ancient and performs poorly.