java.util.zip.ZipException: invalid block type
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Jenkins JIRA by Yunier Sosa, 1 year ago
via Jenkins JIRA by Yunier Sosa, 1 year ago
via Google Groups by yjs...@uci.cu (JIRA), 1 year ago
java.util.zip.ZipException: invalid block type
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at org.apache.tools.ant.taskdefs.Expand.extractFile(Expand.java:344)
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:179)
at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:192)
at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:132)
at hudson.ClassicPluginStrategy.unzipExceptClasses(ClassicPluginStrategy.java:603)
at hudson.ClassicPluginStrategy.explode(ClassicPluginStrategy.java:528)