users@glassfish.java.net

Re: GlassFish3.1 Instllation Issue

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Wed, 18 May 2011 10:11:21 -0400

On 5/18/11 9:31 AM, forums_at_java.net wrote:
> I have download JDK, when i running ./jdk-6u21-solaris-sparc.sh
>
> it's giveing below error
>
> $ chmod +x java_ee_sdk-6u2-jdk-solaris-sparc.sh
> $ ./java_ee_sdk-6u2-jdk-solaris-sparc.sh

You have u21 in the description but are running u2 in the example. You
might want to just get the latest from the site, which is u25.

> Extracting the installer archive...
> java.util.zip.ZipException: invalid entry size (expected 3805885 but got
> 66971 bytes)

You sure you have the whole file? You may also want to see this in case
there's more info:
http://www.oracle.com/technetwork/java/javase/install-solaris-139361.html

Cheers,
Bobby