swarm-support
[Top][All Lists]
Advanced

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

Another JDK1.3 vs. Kaffe question


From: Paul E Johnson
Subject: Another JDK1.3 vs. Kaffe question
Date: Sat, 11 Nov 2000 11:38:55 -0600

Using "jar" from version kaffe-1.0.5-6, I got errors:

address@hidden i686]$ jar -tvf /usr/share/swarm/swarm.jar
     0 Thu Jan 01 0-6:00:00 CST 1970 META-INF/MANIFEST.MF
java.io.IOException: LOC header signature bad: 92c9fd9c
        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.getNextEntry(ZipInputStream.java:55)
        at kaffe.tools.jar.Jar.listFilesInJar(Jar.java:601)
        at kaffe.tools.jar.Jar.processJar(Jar.java:402)
        at kaffe.tools.jar.Jar.start(Jar.java:60)
        at kaffe.tools.jar.Jar.main(Jar.java:39)


However, the jar in the jdk-1.3 does not cause the same errors.
address@hidden i686]$ /usr/local/jdk1.3/bin/jar -tvf
/usr/share/swarm/swarm.jar
106636 Fri Nov 03 05:37:00 CST 2000 META-INF/MANIFEST.MF
   277 Fri Nov 03 05:37:00 CST 2000
swarm/NonUniqueMethodSignatureException.class
   263 Fri Nov 03 05:37:00 CST 2000
swarm/SignatureNotFoundException.class
  2359 Fri Nov 03 05:37:00 CST 2000 swarm/Selector.class
  1614 Fri Nov 03 05:37:00 CST 2000 swarm/PhaseCImpl.class
  1657 Fri Nov 03 05:37:00 CST 2000 swarm/Primitives.class
   223 Fri Nov 03 05:37:00 CST 2000 swarm/ObjCProxy.class
   233 Fri Nov 03 05:37:00 CST 2000 swarm/CustomizedType.class
[many lines deleted]

This jar file was created on this system, I believe it was created with
the Kaffe version of jar, which is in the path.  

I keep remembering something like this last year, and the conclusion was
that the Kaffe jar should be deleted and I should sym link to the jdk
one. Am I dreaming?

-- 
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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