Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 89603 invoked from network); 9 Nov 2001 21:20:43 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Nov 2001 21:20:43 -0000 Received: (qmail 26198 invoked by uid 97); 9 Nov 2001 21:18:26 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 26162 invoked by uid 97); 9 Nov 2001 21:18:22 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 26138 invoked from network); 9 Nov 2001 21:18:22 -0000 Message-ID: <20011109211822.89507.qmail@web12706.mail.yahoo.com> Date: Fri, 9 Nov 2001 13:18:22 -0800 (PST) From: bryan hansen Subject: JAR Error? To: ant-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello- I am using the jar command like: It throws no exceptions and says that it succesfully finished, but when I try and open the file with winzip I get a central file could not be found error. I tried to open it up with jar xvf and I get: java.lang.IllegalArgumentException at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream.java:291) at java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:230) at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:75) at sun.tools.jar.Main.extract(Main.java:676) at sun.tools.jar.Main.run(Main.java:191) at sun.tools.jar.Main.main(Main.java:904) Any suggestions? I built one by hand and I can extract it just fine? Thanks, Bryan __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: