cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

File Sender - java.util.zip.ZipException: invalid distance too far back

01-27-2015 1:53 PM
3365 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

Hi all,

I have confiured File Sender Adapter with AF_Modules/PayloadZipBean in order to unzip the .ZIP file we are receiving.

We are reeiving .ZIP file and inside .XML file, only one.

We are getting following error in Audit Log of CC-Monitoring:

27.01.2015 12:09:09.983SuccessSend binary file  "77A6538B65DD9A657BA854940C672DFD14122201.ZIP" from ftp server "XXXX", size 540 bytes with QoS EO
27.01.2015 12:09:10.178SuccessZip: unzipping payload
27.01.2015 12:09:10.180ErrorZip: error occured during processing: java.util.zip.ZipException: invalid distance too far back
27.01.2015 12:09:10.187ErrorFile processing failed with java.util.zip.ZipException: invalid distance too far back

Any idea about this error?

Thanks in advance.

Best regards.

urtzi.

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

RaghuVamseedhar
Active Contributor
0 Likes

Urtzi,

It seems zip file is corrupted (Anil above mentioned). Please pull the zip file on to your desktop and try to unzip it with winzip or 7-zip compression tools.

AnilDandi
Active Participant
0 Likes

Hi Urtzi,

Any changes made at the source where the file is zipped or were any changes made to PI system's JVM? Could be incompatibility between the zip and unzip programs or the file is corrupt.

regards