cancel
Showing results for 
Search instead for 
Did you mean: 

Short Dump - CX_SY_COMPRESSION_ERROR

joo_migueldimas
Active Participant
0 Kudos

Hello,

System: Solution Manager 7.1
Type: Distributed System

Operation System: Win Server 2008 (R2)
Database: MS SQL Server 2008 (R2)

I´m with a weird error...  I´m doing the support packages update for Solution Manager 7.1 to the Stack 05, for this I´m using the SUM tool. During the phase PREP_PARSETUP/CHECK4NOTES_TOOL the SUM ask me to implement some sap notes which contain corrections that are essential for a correct execution of the procedure.

But everytime I try to download a sap note throught transaction SNOTE the system show me a short dump 😞

Next I´ll post the error details:

Category               ABAP Programming Error

Runtime Errors         UNCAUGHT_EXCEPTION

Except.                CX_SY_COMPRESSION_ERROR

ABAP Program           CL_ABAP_GZIP==================CP

Application Component  BC-ABA-LA

Date and Time          03.10.2012 00:42:31

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.

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

How to correct the error

    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:

    "UNCAUGHT_EXCEPTION" "CX_SY_COMPRESSION_ERROR"
    "CL_ABAP_GZIP==================CP" or "CL_ABAP_GZIP==================CM003"
    "DECOMPRESS_BINARY"

Can you help me please in way to correct this issue!...!?

I attached the file short_dump.txt to this message.

Thank you very much,

JD

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Could you please go through the Note 1528072


Thanks

Ramesh Nair

joo_migueldimas
Active Participant
0 Kudos

Hello Ramesh Nair,

It seems to me that´s not the solution for this problem... because first of all the note said: "It is tried to export more than 2GB data"
2GB data!? Export?! What?! I´m not trying to export nothing, I´m only trying to implement notes, only that...!

And other thing... as I said before, I´m running the latest SAP Kernel level for version 720 UC (x64).

Thanks,

JD

manish_singh13
Active Contributor
0 Kudos

Hi JD,

Could you please update the patch level for your SAP_BASIS (702) component.

Thanks,

Manish

Former Member
0 Kudos

Hi Joao

I had exactly the same problem with SAP-kernel 7.20 Patch 317.

Then I 'downgraded' the kernel to the latest kernel stack version (patch 300) and the problem is solved.

In the meantime there is patch 318 available on the SAP Marketplace, and it contains in its patch info a link to the following SAP note: Note 1764543 - GZIP: Handling of large data volumes

But I am not sure it it helps, because the SAP note I tried do download was not so large.

So if you are interested in a quick solution, you should install Kernel 7.20 patch 300.

Regards

Thomas


joo_migueldimas
Active Participant
0 Kudos

Hello Thomas Fleer,

That´s it Thomas 🙂

As I said before, I was running the Kernel level 317 (720 UC) but the problem remained! But once installed the Kernel level 319 (I mean disp+work package -- dw_319-10007272.sar) the problem was solved and now there is possible again to do implementations of sap notes through the SNOTE transaction. 🙂

What is strange for me is that I was running the kernel level 317 that is also mentioned in that note 1764543 as solution, but even so the error still gave!

By the way... some days ago I decided to do the manual implementation of all the sap notes recommended for the support package update tool (SUM), which is a workaround but it worked! I downloaded the corrections from sapnet and upload it into SNOTE transaction.

Thanks for the support,

Best regards,

JD

Answers (2)

Answers (2)

former_member215961
Contributor
0 Kudos

Hi João Dimas,

If you mustimplement a sap note, you can download the corrections from sapnet and upload it into snote. Then you can implement it .

Hope this help you

Cheers.

joo_migueldimas
Active Participant
0 Kudos

Hello Sargan,

That is a workaround... but I don´t like that solution because, as you know, when you perform a implementation of a sap note sometimes, others notes need to be implemented, in some cases there are many other sap notes that need to be implemented!

Kind regards,

JD

former_member215961
Contributor
0 Kudos

Hi João Dimas,

Did you updated your Kernel release ?

Cheers

joo_migueldimas
Active Participant
0 Kudos

Hello Sargan,

Yes, I did a kernel update before the SP´s update activity. I´m running the latest kernel level for version 720 UC.

Any tip?!

Kind regards,

JD

former_member215961
Contributor
0 Kudos

I'll give you the recomendation of open an OSS ticket to sap.

PD: you can do the workarround meanwhile sap solve this issue.

Cheers.

Former Member
0 Kudos

Hello Joao,

What is the Basis Package level for your Solman system ?

Thanks,

Samik

joo_migueldimas
Active Participant
0 Kudos

Hello Samik,

The Basis Package (sap_basis) level is 702 (solution manager 7.1 means Kernel 720).

Kind regards,

JD

Former Member
0 Kudos

Hi Joao,

Can you check this note ? This explicitly do not tell about your dump but can be related.

Note 1537354 - Support for downloading huge notes over slow connections

Thanks,

Samik