IOException java.util.zip.ZipException: error in opening zip file
807603Nov 27 2007 — edited Nov 28 2007Hi 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.