COBCH2343 Failure to create package directories during JAVA-CALLABLE/JAVA-SHAREABLE processing

The package folder structure cannot be created during compilation.

During compilation of a COBOL file that has JAVA-CALLABLE or JAVA-SHAREABLE in effect, a folder structure that reflects the package name specified by the JAVA-PACKAGE-NAME directive is created. This error occurs when that structure cannot be created for any reason (such as disk space or permissions problems).