[jboss-as7-dev] IronJacamar jars causing java.util.zip.ZipException: invalid entry compressed size (expected X but got Y bytes)

Lin Gao lgao at redhat.com
Mon Jan 16 01:01:50 EST 2012


On 01/13/2012 07:20 AM, Ondrej Zizka wrote:
> Hi all,
>
> when I use various tools to manipulate AS jars, this happens with 
> IronJacamar jars:
>
> Caused by: java.util.zip.ZipException: invalid entry compressed size 
> (expected 576 but got 577 bytes)
>         at 
> java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:206)
>         at 
> com.vladium.emma.instr.InstrProcessorST.writeZipEntry(InstrProcessorST.java:838)
>         at 
> com.vladium.emma.instr.InstrProcessorST$EntryWriteJob.run(InstrProcessorST.java:905)
>         at 
> com.vladium.emma.instr.InstrProcessorST.drainJobQueue(InstrProcessorST.java:943)
>         at 
> com.vladium.emma.instr.InstrProcessorST.handleArchiveEnd(InstrProcessorST.java:353)
>         ... 5 more
>
> How are they packaged? Some special buggy tool?
>
> It prevents me from preparing coverage reports, both Emma and JaCoco 
> are affected.

   Ironjacamar using ant + ivy as building tool, there is no special in 
the "<jar" task.

   Does all IronJacamar jars have this problem? Would you please ignore 
all IronJacamar jars for now to see whether your tool can pass?

BR
Lin Gao

>
> Thanks,
> Ondra
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120116/440680fc/attachment.html 


More information about the jboss-as7-dev mailing list