Symptom
During execution of SM:SERVICE CONTENT UPDATE job in Solution Manager 7.2 SP13 or lower Support package levels, the following dump is being generated
Category ABAP Programming Error
Runtime Errors STRING_LENGTH_TOO_LARGE
Except. CX_SY_RANGE_OUT_OF_BOUNDS
ABAP Program CL_ABAP_ZIP===================CP
Application Component BC-ABA-LA
----------------------------------------------------------------------------------------------------
|Short Text
| Invalid access to a string (too long)
----------------------------------------------------------------------------------------------------
|What happened?
| Error in the ABAP Application Program
| The current ABAP program "CL_ABAP_ZIP===================CP" had to be terminated because it has come across a statement that unfortunately cannot be executed.
----------------------------------------------------------------------------------------------------
|What can you do?
| Note down which actions and inputs caused the error.
| To process the problem further, contact you SAP system administrator.
| Using Transaction ST22 for ABAP Dump Analysis, you can look at and manage termination messages, and you can also keep them for a long time.
----------------------------------------------------------------------------------------------------
|Error analysis
| An exception has occurred which is explained in more detail below. The exception is assigned to class 'CX_SY_RANGE_OUT_OF_BOUNDS' and was not caught in procedure "LOAD" "(METHOD)", nor was it propagated by a RAISING clause.
| Since the caller of the procedure could not have anticipated this exception, the current program was terminated.
| The reason for the exception is: An attempt was made in program "CL_ABAP_ZIP===================CP" to access a part of a string using an explicitly specified length.
| This length (2221157) was greater than the current length of the string (205867) however.
| Access is not possible like this.
Read more...
Environment
SAP Solution Manager 7.2
Product
SAP Solution Manager 7.2
Keywords
STRING_LENGTH_TOO_LARGE, CX_SY_RANGE_OUT_OF_BOUNDS, CL_ABAP_ZIP===================CP, dump, SM:SERVICE CONTENT UPDATE , KBA , SV-SMG-LDB , Landscape Management Database (LMDB) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview