paperclips-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paperclips-discuss] java.io.IOException: CRC of 0 is not valid in a DAT


From: Steven J. Owens
Subject: [Paperclips-discuss] java.io.IOException: CRC of 0 is not valid in a DATA header
Date: Mon, 25 Jun 2001 10:17:06 -0400 (EDT)

Hi folks,

     I'm trying to get paperclips to make properly, but I'm getting
two odd errors with getopt and ultimately "java.io.IOException: CRC of
0 is not valid in a DATA header".  Anybody run into this?  The log of
the attempt is below.

Steven J. Owens
address@hidden

>----------------------------------------------------------------------
> address@hidden:~$ cvs -z3 -d:pserver:address@hidden:/cvsroot/paperclips co -r 
> API_23_ALPHA_2_1 paperclips
> cvs server: Updating paperclips
> [...]
> address@hidden:~$ cd paperclips/
> address@hidden:~/paperclips$ make
> javac -classpath 
> bin/servlet.jar:bin/aelfred-xml.jar:bin/gnusocketserv.jar:bin/gnugetopt.jar:bin/
>  -d bin @filelist.mak
> bin/gnugetopt.jar(gnu/getopt/Getopt.java):377: class Getopt is public, should 
> be declared in a file named Getopt.java
> (source unavailable)
> bin/gnugetopt.jar(gnu/getopt/LongOpt.java):43: class LongOpt is public, 
> should be declared in a file named LongOpt.java
> (source unavailable)
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -deprecation for details.
> 2 errors
> cd bin; jar xf gnugetopt.jar
> cd bin ; jar xf gnusocketserv.jar
> java.io.IOException: CRC of 0 is not valid in a DATA header
>       at java.lang.Throwable.fillInStackTrace(Throwable.java:native)
>       at java.lang.Throwable.<init>(Throwable.java:38)
>       at java.lang.Exception.<init>(Exception.java:24)
>       at java.io.IOException.<init>(IOException.java:25)
>       at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:137)
>       at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:42)
>       at kaffe.tools.jar.Jar.extractFilesInJar(Jar.java:700)
>       at kaffe.tools.jar.Jar.processJar(Jar.java:405)
>       at kaffe.tools.jar.Jar.start(Jar.java:60)
>       at kaffe.tools.jar.Jar.main(Jar.java:39)
> make: *** [bin/gnu/socketserv] Error 2
> address@hidden:~$ 
> ----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]