Open
Description
Hi,
I am trying to test the COBOL-CHECK on z/OS(z/OS USS), but it fails with 'Null Pointer Exception'.
org.openmainframeproject.cobolcheck.features.launcher.LauncherController.runTest
org.openmainframeproject.cobolcheck.workers.CobolTestRunner.run(CobolTestRunner.
org.openmainframeproject.cobolcheck.Main.main(Main.java:24)
...and I see it is commented out in the code (launcher.java)
case ZOS :
Log.debug("Initializer launching z/OS process");
//launcher = new ZOSProcessLauncher(config, "zos");
break;
Can you please guide me on how to proceed?
Thanks.
Karthick.
Metadata
Metadata
Assignees
Labels
No labels