Symptom
You are downloading an SAP Note in your system when you get the following dump:
Runtime Errors UNCAUGHT_EXCEPTION
Exception CX_SY_COMPRESSION_ERROR
Date and Time 04/13/2017 12:33:53
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Short text
| An exception occurred that was not caught.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened?
| The exception 'CX_SY_COMPRESSION_ERROR' was raised, but it was not caught
| anywhere along
| the call hierarchy.
| Since exceptions represent error situations and this error was not
| adequately responded to, the running ABAP program
| 'CL_ABAP_GZIP==================CP' has to be
| terminated.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|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 occurred that is explained in detail below.
| The exception, which is assigned to class 'CX_SY_COMPRESSION_ERROR', was not
| caught in
| procedure "DECOMPRESS_BINARY" "(METHOD)", nor was it propagated by a RAISING
| clause.
| Since the caller of the procedure could not have anticipated that the
| exception would occur, the current program is terminated.
| The reason for the exception is:
| The function IctDecompressStream returns the return code 30
|
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Information on where terminated
| Termination occurred in the ABAP program "CL_ABAP_GZIP==================CP" -
| in "DECOMPRESS_BINARY".
| The main program was "SCWN_NOTE_DOWNLOAD ".
|
| In the source code you have the termination point in line 2
| of the (Include) program "CL_ABAP_GZIP==================CM003".
| The termination is caused because exception "CX_SY_COMPRESSION_ERROR" occurred
| in
| procedure "DECOMPRESS_BINARY" "(METHOD)", but it was neither handled locally
| nor declared
| in the RAISING clause of its signature.
|
| The procedure is in program "CL_ABAP_GZIP==================CP "; its source
| code begins in line
| 1 of the (Include program "CL_ABAP_GZIP==================CM003 ".
----------------------------------------------------------------------------------------------------
Read more...
Keywords
ST22, CL_ABAP_GZIP , CX_SY_COMPRESSION_ERROR, CL_ABAP_GZIP , KBA , BC-UPG-NA , SAP Notes Assistant , 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.