|
From: Aaron J. M. <am...@pc...> - 2005-06-10 18:58:35
|
Did you do CVS keyword substitution during the CVS export? If so, you mangled any binary file that happened to have a keyword-like "string" in it. -Aaron On Jun 10, 2005, at 2:52 PM, Michael Saffitz wrote: > > Folks, > > We have our first subversion switch issue. It looks like binary > files (i.e. > jars) did not get properly handled in the move. I'm addressing > them as I > get errors, which can be strange: > > [javac] An exception has occurred in the compiler (1.4.2_04). > Please > file a bug at the Java Developer Connection > (http://java.sun.com/cgi-bin/bugreport.cgi) after checking the Bug > Parade > for duplicates. Include your program and the following diagnostic > in your > report. Thank you. > [javac] java.lang.InternalError: jzentry == 0, > [javac] jzfile = -1502537536, > [javac] total = 103, > [javac] name = /home/msaffitz/pggus/gus/lib/java/pg74jdbc3.jar, > [javac] i = 1, > [javac] message = invalid LOC header (bad signature) > [javac] at java.util.zip.ZipFile$2.nextElement(ZipFile.java: > 321) > [javac] at > com.sun.tools.javac.v8.code.ClassReader.openArchive > (ClassReader.java:975) > [javac] at > com.sun.tools.javac.v8.code.ClassReader.list(ClassReader.java:1218) > [javac] at > com.sun.tools.javac.v8.code.ClassReader.listAll(ClassReader.java:1339) > [javac] at > com.sun.tools.javac.v8.code.ClassReader.fillIn(ClassReader.java:1361) > [javac] at > com.sun.tools.javac.v8.code.ClassReader.complete(ClassReader.java: > 1052) > [javac] at > com.sun.tools.javac.v8.code.Symbol.complete(Symbol.java:372) > [javac] at > com.sun.tools.javac.v8.comp.Enter.visitTopLevel(Enter.java:467) > [javac] at > com.sun.tools.javac.v8.tree.Tree$TopLevel.accept(Tree.java:390) > [javac] at > com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:442) > [javac] at > com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:456) > [javac] at > com.sun.tools.javac.v8.comp.Enter.complete(Enter.java:596) > [javac] at com.sun.tools.javac.v8.comp.Enter.main > (Enter.java:582) > [javac] at > com.sun.tools.javac.v8.JavaCompiler.compile(JavaCompiler.java:331) > [javac] at com.sun.tools.javac.v8.Main.compile(Main.java:569) > [javac] at com.sun.tools.javac.Main.compile(Main.java:36) > [javac] at com.sun.tools.javac.Main.main(Main.java:27) > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can > you shotput > a projector? How fast can you ride your desk chair down the office > luge track? > If you want to score the big prize, get to know the little guy. > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > -- Aaron J. Mackey, Ph.D. Project Manager, ApiDB Bioinformatics Resource Center Penn Genomics Institute, University of Pennsylvania email: am...@pc... office: 215-898-1205 fax: 215-746-6697 postal: Penn Genomics Institute Goddard Labs 212 415 S. University Avenue Philadelphia, PA 19104-6017 |