SAP Knowledge Base Article - Preview

2385739 - Short dump IMPORT_DECOMPRESS_FAILED when starting ABAPHELP

Symptom

Runtime error IMPORT_DECOMPRESS_FAILED is generated when starting ABAPHELP:

Category                 ABAP programming error
Runtime Errors         IMPORT_DECOMPRESS_FAILED
Except.                    CX_SY_COMPRESSION_ERROR
ABAP Program          CL_ABAP_DOCU_TREE=============CP

                                          
The termination occurs in method CL_ABAP_DOCU_TREE=>GET_NODE_TEXTS statement IMPORT...FROM DATABASE abapdocu_buff(nt):

----------------------------------------------------------------------------------------------------
|Source Code Extract                                                      
----------------------------------------------------------------------------------------------------
|   17|    TRY.                                                                                   
|>>>>>|        IMPORT node_texts = node_texts                                                     
|   19|        FROM   DATABASE abapdocu_buff(nt)                                                  
|   20|        ID     abapdocu_buff_id                                                            
|   21|        TO     abapdocu_buff_wa.                                                           
|   22|        subrc = sy-subrc.                                                                  
|   23|      CATCH cx_sy_import_mismatch_error.                                                   
|   24|        subrc = 8.                                                                         
|   25|    ENDTRY.                                                                                
----------------------------------------------------------------------------------------------------

If an attempt is made to analyze the corresponding entry in the ABAPDOC_BUFF table using report RSINDX00, the same dump will occur, indicating that the table entry is damaged.


Read more...

Environment

ABAP System.

Product

SAP NetWeaver all versions

Keywords

IMPORT_DECOMPRESS_FAILED, CL_ABAP_DOCU_TREE=============CP, CL_ABAP_DOCU_TREE=============CM005, CL_ABAP_DOCU_TREE=>GET_NODE_TEXTS, abapdocu_buff, SAPMSEU0 , KBA , BC-ABA-LA , Syntax, Compiler, Runtime , 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.