[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Is JBVFS-2 resolved

wolfc do-not-reply at jboss.com
Fri Mar 28 08:05:48 EDT 2008


It's still failing at rev 71370:
junit.framework.ComparisonFailure: VFS found the wrong manifest expected:<...2> but was:<...1>
  |    at junit.framework.Assert.assertEquals(Assert.java:81)
  |    at org.jboss.test.virtual.test.JARCacheUnitTestCase.test1(JARCacheUnitTestCase.java:106)
and so is the ZLIB problem if I don't delete the file:
java.io.EOFException: Unexpected end of ZLIB input stream
  |   at java.util.zip.ZipFile$2.fill(ZipFile.java:335)
  |   at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:134)
  |   at java.util.jar.Manifest$FastInputStream.fill(Manifest.java:407)
  |   at java.util.jar.Manifest$FastInputStream.readLine(Manifest.java:343)
  |   at java.util.jar.Manifest$FastInputStream.readLine(Manifest.java:375)
  |   at java.util.jar.Attributes.read(Attributes.java:359)
  |   at java.util.jar.Manifest.read(Manifest.java:167)
  |   at java.util.jar.Manifest.<init>(Manifest.java:52)
  |   at org.jboss.test.virtual.test.JARCacheUnitTestCase.test1(JARCacheUnitTestCase.java:104)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139630#4139630

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139630



More information about the jboss-dev-forums mailing list