You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/03/29 12:23:00 UTC

[jira] [Closed] (SLING-9253) Feature archive gives EOFException while reading

     [ https://issues.apache.org/jira/browse/SLING-9253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-9253.
-----------------------------------

> Feature archive gives EOFException while reading
> ------------------------------------------------
>
>                 Key: SLING-9253
>                 URL: https://issues.apache.org/jira/browse/SLING-9253
>             Project: Sling
>          Issue Type: Bug
>          Components: Feature Model, Maven Plugins and Archetypes
>    Affects Versions:  slingfeature-maven-plugin 1.1.20
>            Reporter: Nitin Gupta
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: slingfeature-maven-plugin 1.1.24
>
>
> {{[java.io|http://java.io/]}}{{.EOFException: Unexpected end of ZLIB input stream}}
> {{	at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)}}
> {{	at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)}}
> {{	at java.util.zip.ZipInputStream.read(ZipInputStream.java:194)}}
> {{	at java.util.jar.JarInputStream.read(JarInputStream.java:207)}}
> {{}}
> {{It is probably due to not closing of JarOutputStream in the AttachFeatureArchivesMojo}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)