All COBOL programs for use with Java must be linked to the multi-threaded run-time system.
In Eclipse, ensure that the multi-threaded run-time system is selected in your build configuration. Similarly, to debug or run the application within Eclipse, ensure that your launch configuration specifies that the multi-threaded run-time system is used.