Skip to main content

HI,

All of a sudden my program throws below error message which used to compile successfully. There's no code change, just trying to rebuild my solution for test deployment.

Error 9 COBCH0852 : System error - unexpected error while generating managed code C:\\Clearcase\\DPSZP2\\TARIS\\VTARIS\\WI600WRP\\WI600.CBL 1 1 WI600WRP
Error 10 COBCH0855 : System error - evaluation stack exceeded limit C:\\Clearcase\\DPSZP2\\TARIS\\VTARIS\\WI600WRP\\WI600.CBL 1 1 WI600WRP


#VisualCOBOL

HI,

All of a sudden my program throws below error message which used to compile successfully. There's no code change, just trying to rebuild my solution for test deployment.

Error 9 COBCH0852 : System error - unexpected error while generating managed code C:\\Clearcase\\DPSZP2\\TARIS\\VTARIS\\WI600WRP\\WI600.CBL 1 1 WI600WRP
Error 10 COBCH0855 : System error - evaluation stack exceeded limit C:\\Clearcase\\DPSZP2\\TARIS\\VTARIS\\WI600WRP\\WI600.CBL 1 1 WI600WRP


#VisualCOBOL

This is a product error. My recommendations:

  • Ensure you have the latest hotfix release for your product installed. If not, install it, then try again.
  • If that doesn't fix the problem, you should update to the current product release (2.3 Update 2).
  • If necessary, raise a support incident with Micro Focus Customer Care. I recommend trying the two previous steps first, though, since this issue may well already have been resolved. (There have been numerous fixes to managed-code generation since the initial release of 2.2.)


HI,

All of a sudden my program throws below error message which used to compile successfully. There's no code change, just trying to rebuild my solution for test deployment.

Error 9 COBCH0852 : System error - unexpected error while generating managed code C:\\Clearcase\\DPSZP2\\TARIS\\VTARIS\\WI600WRP\\WI600.CBL 1 1 WI600WRP
Error 10 COBCH0855 : System error - evaluation stack exceeded limit C:\\Clearcase\\DPSZP2\\TARIS\\VTARIS\\WI600WRP\\WI600.CBL 1 1 WI600WRP


#VisualCOBOL

Thank you Mike. VC 2.3 update 2 did fix this issue