users@glassfish.java.net

Re: what directories does Glassfish 3.1.1 self-extracting instal

From: Sathyan Catari <Sathyan.Catari_at_oracle.com>
Date: Mon, 06 Feb 2012 20:22:26 -0800

Can you please run the installer with -j option pointing to this JDK path?

-Sathyan


On 2/6/12 6:46 PM, forums_at_java.net wrote:
> OK, good to know. For good measure I uninstalled java then re-installed
> java as user glassfish. Still same error. Then I included some #set -x
> and
> #set +x inside the glassfish-3.1.1-unix.sh file for the first couple
> hundred
> lines to view what's going on. The below section indicates the first
> problem
> area seen starting from the start of the glassfish-3.1.1-unix.sh file:
>
> + echo 'Extracting the installer runtime...'
>
> Extracting the installer runtime...
>
> + /home/glassfish/java/jdk1.6.0_30/bin/jar xf
> ./Product/Packages/Engine.zip
>
> java.io.FileNotFoundException: ./Product/Packages/Engine.zip (No such
> file or
> directory)
>
> For some reason, ./Product/Packages/Engine.zip is not present.
> However, if I
> take the same glassfish-3.1.1-unix.sh file and copy it into a dummy
> directory, then unzip it, all the files are there. I can enter
> Product/Packages and see Engine.zip there (with a healthy file size).
>
>
>
>
>
> --
>
> [Message sent by forum member 'gkk_gf']
>
> View Post: http://forums.java.net/node/883318
>
>