Unable to execute from Command Line on V6.0.5

I have previously been able to run from the command line using v5.91. I’m currently unable to do so using 6.0.5.

Is this a known issue?

Also, when looking in detail at both start texts, I see
Parsing custom keywords…
/C%%Users%Administrator%Documents%Katalon Studio%PROJECT%PROJECT.prj/Keywords/customKeywords/ClickUsingJS.groovy: 22 Groovy:unable to resolve class internal.GlobalVariable

So it cannot resolve as it is looking to go through the project FILE to get to the subdirectories.

The output from V6 (slightly edited to remove project names) is:
Delete folder: bin
Delete folder: Libs
Opening project file: C:\Users\Administrator\Documents\Katalon Studio\PROJECT\PROJECT.prj
!SESSION 2019-03-05 15:04:04.656 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_181
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB
Framework arguments: -runMode=console -projectPath=C:\Users\Administrator\Documents\Katalon Studio\PROJECT\PROJECT.prj -retry=
0 -testSuiteCollectionPath=Test Suites/PROJECT_Full_Test
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data config -runMode=console -consoleLog -projectPath=C:\Users\A
dministrator\Documents\Katalon Studio\PROJECT\PROJECT.prj -retry=0 -testSuiteCollectionPath=Test Suites/PROJECT_Full_Test

!ENTRY org.eclipse.core.resources 2 10035 2019-03-05 15:04:09.537
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
169 2.4.7.xx-201611170128-e46 = ACTIVE
Parsing custom keywords…
/C%%Users%Administrator%Documents%Katalon Studio%PROJECT%PROJECT.prj/Keywords/customKeywords/ClickUsingJS.groovy: 22 Groovy:una
ble to resolve class internal.GlobalVariable
Generating global variables…
Project ‘PROJECT’ opened
com.kms.katalon.execution.exception.ExecutionException: Test suite ‘’{0}‘’ has no test case to execute. Please check again.

    at com.kms.katalon.execution.launcher.TestSuiteCollectionConsoleLauncher.buildSubLaunchers(TestSuiteCollectionConso

leLauncher.java:79)
at com.kms.katalon.execution.launcher.TestSuiteCollectionConsoleLauncher.newInstance(TestSuiteCollectionConsoleLaun
cher.java:53)
at com.kms.katalon.execution.console.entity.TestSuiteCollectionLauncherOptionParser.getConsoleLauncher(TestSuiteCol
lectionLauncherOptionParser.java:53)
at com.kms.katalon.execution.console.ConsoleExecutor.execute(ConsoleExecutor.java:74)
at com.kms.katalon.execution.console.ConsoleMain.launch(ConsoleMain.java:133)
at com.kms.katalon.console.application.Application.runConsole(Application.java:76)
at com.kms.katalon.core.application.Application.runConsole(Application.java:80)
at com.kms.katalon.core.application.Application.start(Application.java:63)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
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:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)

======================================

Output from V5.9.1 starts

!SESSION 2019-03-05 15:09:55.653 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_181
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB
Framework arguments: -runMode=console -projectPath=C:\Users\Administrator\Documents\Katalon Studio\PROJECT\PROJECT.prj -retry=
0 -testSuiteCollectionPath=Test Suites/PROJECT_Full_Test
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data config -runMode=console -consoleLog -projectPath=C:\Users\A
dministrator\Documents\Katalon Studio\PROJECT\PROJECT.prj -retry=0 -testSuiteCollectionPath=Test Suites/PROJECT_Full_Test

!ENTRY com.kms.katalon 4 0 2019-03-05 15:09:57.261
!MESSAGE [SCR] Component definition XMLs not found in bundle com.kms.katalon. The component header value is OSGI-INF/compon
ent.xml

!ENTRY com.kms.katalon 4 0 2019-03-05 15:09:57.261
!MESSAGE [SCR] Component definition XMLs not found in bundle com.kms.katalon. The component header value is OSGI-INF/compon
ent.xml

!ENTRY com.kms.katalon 4 0 2019-03-05 15:09:57.839
!MESSAGE [SCR] Component definition XMLs not found in bundle com.kms.katalon. The component header value is OSGI-INF/compon
ent.xml

!ENTRY com.kms.katalon 4 0 2019-03-05 15:09:57.839
!MESSAGE [SCR] Component definition XMLs not found in bundle com.kms.katalon. The component header value is OSGI-INF/compon
ent.xml
Delete folder: bin
Delete folder: Libs
Opening project file: C:\Users\Administrator\Documents\Katalon Studio\PROJECT\PROJECT.prj

!ENTRY org.eclipse.core.resources 2 10035 2019-03-05 15:10:01.522
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Starting Groovy-Eclipse compiler resolver. Specified compiler level: unspecified
167 2.4.7.xx-201611170128-e46 = ACTIVE
Request sent successfully.
Parsing custom keywords…
/C%%Users%Administrator%Documents%Katalon Studio%PROJECT%PROJECT.prj/Keywords/customKeywords/ClickUsingJS.groovy: 22 Groovy:una
ble to resolve class internal.GlobalVariable
/C%%Users%Administrator%Documents%Katalon Studio%PROJECT%PROJECT.prj/Keywords/customKeywords/ClickUsingJS.groovy: 22 Groovy:una
ble to resolve class internal.GlobalVariable
Generating global variables…
Project ‘PROJECT’ opened
Waiting PROJECT_Full_Test
Running PROJECT_Full_Test
Running PROJECT_Full_Test
Waiting TEST1
Running TEST2
Waiting TEST3
Waiting TEST4
Waiting TEST5
Waiting TEST6
Waiting TEST7
Waiting TEST8
Waiting TEST9
Waiting TEST10


Test Suites/PROJECT_Full_Test - 20190305_151011…0/63(0%)

Test Suites/TEST1 - Chrome - 20190305_151011…0/10(0%)
Test Suites/TEST2 - Chrome - 20190305_151012…0/6(0%)
Test Suites/TEST3 - Chrome - 20190305_151012…0/10(0%)
Test Suites/TEST4 - Chrome - 20190305_151013…0/10(0%)
Test Suites/TEST5 - Chrome - 20190305_151014…0/5(0%)
Test Suites/TEST6 - Chrome - 20190305_151014…0/1(0%)
Test Suites/TEST7 - Chrome - 20190305_151014…0/6(0%)
Test Suites/TEST8 - Chrome - 20190305_151014…0/10(0%)
Test Suites/TEST9 - Chrome - 20190305_151015…0/5(0%)

This a known bug and will be fixed in the next release