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/24 16:57:00 UTC

[jira] [Resolved] (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 resolved SLING-9253.
-------------------------------------
    Resolution: Fixed

Fixed in 
https://github.com/apache/sling-slingfeature-maven-plugin/commit/dd75d365949713c92d68bb980bf62a2d3f26b571

> 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.22
>
>
> {{[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)