Page 1 of 1

Jcommon Installation Problems

Posted: Sat Dec 15, 2007 7:42 pm
by kathekas
Hi

I am quite a newbie to this

Tried to install Jcommon using: jar -xvf jcommon-1.0.8.zip

towards the end I got the following problem.

Please can someone assist me ?

java.io.EOFException: Unexpected end of ZLIB input stream
at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:216)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:134)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:139)
at sun.tools.jar.Main.extractFile(Main.java:714)
at sun.tools.jar.Main.extract(Main.java:677)
at sun.tools.jar.Main.run(Main.java:189)
at sun.tools.jar.Main.main(Main.java:903)

Posted: Fri Jan 04, 2008 4:55 pm
by david.gilbert
Hmm...presumably this happens at the end. Are the contents of the jcommon-1.0.8 directory usable? Can you compile it using the Ant script?