You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by John Casey <jd...@commonjava.org> on 2005/07/28 05:21:45 UTC

it0020 failure (on my localhost)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

just wondering if someone would be willing to verify a problem I'm
having. Can someone move their bsh directory out of their local
repository (or rename it), and try re-running it0020 (you can 'cd' into
${maven-components-dir}/maven-core-it and run './maven-core-it.sh|.bat
20'). I'm pasting the root cause stacktrace for the error below.

I'm headed to bed right now, but will postpone my pending commit until
I've verified/fixed the problem tomorrow. From what I can tell, it
almost looks like the bsh jar file for 1.3.0 is corrupt on the remote
repository (test.maven.codehaus.org/maven2)...


- -john



Caused by: java.util.zip.ZipException: oversubscribed dynamic bit
lengths tree
~        at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:140)
~        at
sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:408)
~        at
sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:450)
~        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
~        at sun.nio.cs.StreamDecoder.read0(StreamDecoder.java:131)
~        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:117)
~        at java.io.InputStreamReader.read(InputStreamReader.java:151)
~        at
org.codehaus.plexus.util.InterpolationFilterReader.read(InterpolationFilterReader.java:201)
~        at
org.codehaus.plexus.util.InterpolationFilterReader.read(InterpolationFilterReader.java:162)
~        at
org.codehaus.plexus.util.xml.pull.MXParser.fillBuf(MXParser.java:2968)
~        at
org.codehaus.plexus.util.xml.pull.MXParser.more(MXParser.java:3022)
~        at
org.codehaus.plexus.util.xml.pull.MXParser.parseProlog(MXParser.java:1407)
~        at
org.codehaus.plexus.util.xml.pull.MXParser.nextImpl(MXParser.java:1392)
~        at
org.codehaus.plexus.util.xml.pull.MXParser.next(MXParser.java:1090)
~        at
org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Xpp3DomBuilder.java:148)
~        at
org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Xpp3DomBuilder.java:59)
~        at
org.codehaus.plexus.util.xml.Xpp3DomBuilder.build(Xpp3DomBuilder.java:47)
~        at
org.apache.maven.plugin.descriptor.PluginDescriptorBuilder.buildConfiguration(PluginDescriptorBuilder.java:278)
~        ... 23 more
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFC6E9IK3h2CZwO/4URAl2iAKCXTYRPSvrdR8TdHseRsgzlw5nHPwCeLMd5
a1DpPRjU+hLzN4rtXbHtc1M=
=IPFr
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: it0020 failure (on my localhost)

Posted by Brett Porter <br...@apache.org>.
John,

ci.sh checkout ran successfully not too long ago, pointing to a problem
on your end. I'll check it anyway...

Sorry!

Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org