Skip to main content

Getting debugger run time error while debugging a Cobol application on remote server using Java screen at Local machine.

  • October 5, 2018
  • 1 reply
  • 0 views

Hi, I am debugging a cobol application on remote server by using JAVA screen which is running at local machine. Every time a "Display" statement appears in my Cobol program, the debugger stop and pop up a error dialog box with caption "Debugging RUN time error". The error is File Locked : SYSOUT. Error code : 65.


#EnterpriseDeveloper

1 reply

Stephen Gennard
  • Rocketeer
  • 156 replies
  • October 5, 2018

Hi, I am debugging a cobol application on remote server by using JAVA screen which is running at local machine. Every time a "Display" statement appears in my Cobol program, the debugger stop and pop up a error dialog box with caption "Debugging RUN time error". The error is File Locked : SYSOUT. Error code : 65.


#EnterpriseDeveloper
Have a look at the SHARE-OUTDD compiler directive.