Cannot run test suite in console mode

When i try to execute in console code , it does not run but when i run in katalon it runs.

i have shared the log below

 

!SESSION 2017-06-28 12:36:08.046 -----------------------------------------------

eclipse.buildId=unknown
java.version=1.8.0_102
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -runMode=console -projectPath=C:\\\\Users\\\\ssrinivasan\\\\Katalon Studio\\\\SC\\\\SC.prj -reportFolder=Reports -reportFileName=report -retry=2 -retryFailedTestCases=false -testSuitePath=Test Suites/Issuecode -browserType=Chrome
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data config -runMode=console -consoleLog -projectPath=C:\\\\Users\\\\ssrinivasan\\\\Katalon Studio\\\\SC\\\\SC.prj -reportFolder=Reports -reportFileName=report -retry=2 -retryFailedTestCases=false -testSuitePath=Test Suites/Issuecode -browserType=Chrome

!ENTRY org.eclipse.core.resources 2 10035 2017-06-28 12:36:11.850
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

Wed Jun 28 12:36:18 IST 2017
java.lang.NullPointerException
at com.kms.katalon.core.reporting.JsSuiteModel.<init>(JsSuiteModel.java:29)
at com.kms.katalon.core.reporting.ReportUtil.writeHtmlReport(ReportUtil.java:136)
at com.kms.katalon.execution.launcher.ReportableLauncher.prepareReport(ReportableLauncher.java:174)
at com.kms.katalon.execution.launcher.ReportableLauncher.preExecutionComplete(ReportableLauncher.java:72)
at com.kms.katalon.execution.launcher.ProcessLauncher.onWatchdogComplete(ProcessLauncher.java:171)
at com.kms.katalon.execution.launcher.LaunchWatchdog.notifyProcessTerminated(LaunchWatchdog.java:135)
at com.kms.katalon.execution.launcher.LaunchWatchdog.run(LaunchWatchdog.java:65)
at java.lang.Thread.run(Thread.java:745)

Did you find a workaround to this issue?

Looks like that is an old version. Katalon Studio 4.8 has addressed that issue so it won’t happen anymore

ok will check it

I just got the above error on one of the latest Katalon versions, I think it was caused because I stopped a running job in Jenkins

I resolved it by doing the following:

cd /katalon/config/.metadata/.plugins/org.eclipse.core.resources

rm 0.snap