SAP Knowledge Base Article - Public

2957910 - Dump analysis tool in Cloud Applications Studio not opening

Symptom

Dump Analysis tool in Cloud Applications Studio does not work and leads to a 500 Internal Error.

Environment

  • SAP Cloud Applications Studio 
  • SAP Cloud for Customer 
  • SAP Business by Design 

Reproducing the Issue

  1. Open Cloud Applications Studio.
  2. Click View > Dump Analysis.
  3. In Dump Analysis tool > Select All Filter.
  4. Dump occurs and the Cloud Applications Studio crashes.

Cause

The partner has written a line of code which is spread across many columns (+300) and will cause some functions to behave ambiguously. In other words the length of a line of code has exceeded 255 characters and it causes the Dump Analysis Tool to crash.

The Cloud Applications Studio Dump Analysis Tool picks up the Dumps from the back end and converts them into the format required by the Dump Analysis Tool. The Data Type used by the tool does not support a column number of 255 or greater. This will result in an overflow dump and a 500 internal error in the Cloud Applications Studio.

Resolution

To avoid this dump from occurring, the partner responsible must split the code logic into multiple lines. Once the line of code does not exceed 255 characters, the Dump Analysis Tool should work as expected.

Keywords

SDK, PDI , KBA , AP-RC-BDS-SOL , ByDesign Studio Solution Explorer , AP-RC-BDS-SCR , ByDesign Studio Scripting (ABSL) , How To

Product

SAP Business ByDesign all versions ; SAP Cloud Applications Studio all versions ; SAP Cloud for Customer add-ins all versions ; SAP Cloud for Customer core applications all versions