Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IOException java.util.zip.ZipException: error in opening zip file

807603Nov 27 2007 — edited Nov 28 2007
Hi Folks,

In my application one Zip file will be placed in the server. to unzip that zip file i have used java.util.Zip.

It is working fine.but some times it gets the following error.
**IOException java.util.zip.ZipException: error in opening zip file**

why is it so? but very rarely. I couldnt identify the exact scenario, where it causes the problem.

Normally that zip file contains set of images of customer.


Please share your inputs.


Thanks,
Balu.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2007
Added on Nov 27 2007
3 comments
510 views