SAP Knowledge Base Article - Public

2924088 - Unhandled Exception while debugging in the Cloud Application Studio

Symptom

While debugging in the studio, you see either of the below errors:

"Debugging of the backend process cannot be continued."

"Exception during data read occurred."

Environment

  • SAP Cloud Application Studio
  • SAP Business ByDesign

Reproducing the Issue

Prerequisites:

  • You have created a Custom Solution.
  • You have an .absl script on a .bo or .xbo file.
  • You are navigating to an association during the execution of the .absl script.

Reproducing the Issue:

  1. In the Cloud Application Studio, click "Start Debugging".
  2. Execute .absl script.
  3. In the Output window, you the error is shown after the association is called and the studio dumps.

Cause

The association is not debuggable in the current release.

Resolution

As the script execution is fine, we recommend using a Trace to check the variables at runtime. This process is similar to classic debugging except that you are only able to see the values once the Trace has been stopped.

Keywords

PDI, SDK, scripting, dump, 500, association, output, solution, debug, de-bug, script, window, dumping , KBA , AP-RC-BDS-SCR , ByDesign Studio Scripting (ABSL) , BC-DWB-TOO-DBG , Debugger , Problem

Product

SAP Business ByDesign all versions ; SAP Cloud Applications Studio all versions