COBCH2345 Failure to write to file during JAVA-CALLABLE/JAVA-SHAREABLE processing

A COBOL-generated Java source file cannot be written to during compilation.

During compilation of a COBOL file that has JAVA-CALLABLE or JAVA-SHAREABLE in effect, a number of Java source files are created. This error occurs when the stated file cannot be written to for any reason (such as disk space problems; the file has been moved, deleted or locked; etc...)