[jboss-as7-dev] IronJacamar jars causing java.util.zip.ZipException: invalid entry compressed size (expected X but got Y bytes)
Ondrej Zizka
ozizka at redhat.com
Thu Jan 12 18:20:58 EST 2012
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.
Thanks,
Ondra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20120113/e57cb153/attachment-0001.html
More information about the jboss-as7-dev
mailing list