cancel
Showing results for 
Search instead for 
Did you mean: 

ModuleException: Zip java.io.EOFException

Former Member

I was trying to unzip the file using the ZIP module.

The error message in the communication channel with NFS is "MP: exception caught with cause com.sap.aii.af.lib.mp.module.ModuleException: Zip: error occured during processing: java.io.EOFException"

while using the ZIP module to unzip the file from PI server.

Let me know what this error message suggests and how can this be fixed.

Accepted Solutions (0)

Answers (4)

Answers (4)

arkesh_sharma
Active Participant
0 Kudos

Hi,

I am currently facing the same issue.

And the unzip is not working for me.

I have tried everything mentioned above but still the same issue.

The winzip tool I am using is the standard windows compression tool.

Regards,

Arkesh.

Former Member
0 Kudos

We solved the problem. It was the authorization on the filefolder. After setting it to 777 (unix) it worked

Former Member
0 Kudos

Please, I have the exact same problem. Did you solve this? and How?

Thanks

Former Member
0 Kudos

Hi,

Can you check the module parameters which you are specified in you communication channel

Processing Sequence:

u2022	Module Name: localejbs/AF_Modules/PayloadZipBean
u2022	Module Type: Local Enterprise Bean 
u2022	Module Key: Any key name to handle Module Parameters

Module Configuration:

u2022	Parameter Name: zip.Mode
u2022	Parameter Value: unzip

regards,

ganesh.

Former Member
0 Kudos

Yes there parameters are correct.

baskaran_k2
Participant
0 Kudos

Hi Pooja,

Hope, this is because of .Zipx file. I also face the same issue while trying to unzip the file with Extension ZIPX. Please check the properties of the file you are trying to unzip. And compress the file with type .zip and try to pick the file using PI.

Regards

Baskaran K

Former Member
0 Kudos

Nope it is zip file. Not zipx