We have recently upgraded to docker image of Visual Cobol DevHub 8.0 (Patch Update 9) from DevHub 7. and we are getting below error when while calling .int compiled module.
execution error : file 'server/bin/module.int'
error code: 40, pc=5F, call=1, seg=0
40 National Language Initialization not set up correctly
I have verified that LANG is set as en_us which is available in /opt/microfocus/VisualCOBOL/LANG folder.
Please suggest the solution to resolve this issue.