I get the exception when I want to unzip a file that I have copied before with (org.apache.commons.io). If I don’t copy the file and use the original zip file, the unzipping works just fine. I have also used a different file-copy API from google guava. But the error is the same when I want to unzip the file. The