EOFException: Unexpected end of ZLIB input stream
March 20th, 2009
Applies to:
NA
Description:
Occurs while reading zip file.
Cause:
You have used ZipInputStream to read a zip created by ZipOutputStream
Applies to:
NA
Description:
Occurs while reading zip file.
Cause:
You have used ZipInputStream to read a zip created by ZipOutputStream
JAVA-JRE 7 zip jboss zlib, eof, faileddownloadexception, java zipoutputstream 'unexpected end of file', java.io.eofexception, jboss eofexception stream, jboss server zipoutputstream, jboss unexpected end of zlib input stream, jboss zlib, jetty eofexception unexpected end of zlib input stream, jetty unexpected end of zlib input stream, jnlp unexpected end of zlib input stream error, jnlp unexpected end of zlib input stream jboss, jnlp zip eof, lrm-00118: syntax error at '=' at the end of input, objectinputstream, objectinputstream eofexception hibernate, unexpected end of zlib input stream jnlp, unexpected end of zlib input stream oracle, unexpected end of zlib input stream solution, unexpected end of zlib input stream weblogic 8 deployment, unexpected end zlib input stream java jetty, weblogic 9.2 jmx eofexception, zipinputstream to inputstream, zipoutputstream unexpected end
Try using ZipFile instead of ZipInputStream to read a zip created by ZipOutputStream.