On Fri, Mar 19, 2004 at 03:35:16PM +0100, Pierre Didelon wrote:
> Hi squirrel users,
> I download squirrel-sql-1.1 jar file,
> then java -jar on this file gives an error,
> PB of zip openning, both on unix (sun) and WinXP,
> see below.
> What can I do?
> --
> Pierre
> -------------------------------------------------------------------------------
> DIDELON e-mail : pdidelon_at_cea.fr
> CEA SACLAY - Service d'Astrophysique W3 : http://www-dapnia.cea.fr/Sap/
> 91191 Gif-Sur-Yvette Cedex Phone : 33 (0)1 69 08 58 89
> -------------------------------------------------------------------------------
> UNIX CASE :
> skylab:dide ~/squirrel >java -version
> java version "1.4.2_01"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_01-b06)
> Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed mode)
> skylab:dide ~/squirrel >java -jar squirrel-sql-1.1final1-install.jar
> Exception in thread "main" java.util.zip.ZipException: error in opening zip
> file
> at java.util.zip.ZipFile.open(Native Method)
> at java.util.zip.ZipFile.<init>(ZipFile.java:112)
> at java.util.jar.JarFile.<init>(JarFile.java:127)
> at java.util.jar.JarFile.<init>(JarFile.java:65)
>
That error indicates that the file was corrupted during the download.
Try to download it again.
--
Colin Bell
http://squirrel-sql.sf.net
|