Hi,
I'have this error on MFE, compiling cobol program (until yesterday everything worked):
Execution error : file 'C:\\PROGRAM FILES (X86)\\MICRO FOCUS\\MAINFRAME EXPRESS\\BASE\\BIN\\check.lbr\\CHKERR.gnt'
error code: 114, pc=0, call=1, seg=0
114 Attempt to access item beyond bounds of memory (Signal 11)
IDEID1003S Non-zero return code from compiler.
Compilation complete with 1 errors, 0 warnings, 0 notices and an exit code of 32
compiling JCl:
IDEID1003S Non-zero return code from compiler
The Compiler has completed with a non-zero return code but there is either no message or the message is of a non-standard format.
You are most likely to see this error when an open fail error occurs. In this case you have tried to compile a file which no longer exists.
#mfeIDEID1003S
#EnterpriseDeveloper