users@glassfish.java.net

Possible bug in Glassfish3.1.1(glassfish-3.1.1-aix-ml.sh)

From: Chaitanya Jetti <CSJetti_at_bjc.org>
Date: Fri, 09 Dec 2011 10:25:01 -0600

Hello, If this is a known issue I would appreciate a heads up ...
 
  I downloaded Glassfish 3.1.1(glassfish-3.1.1-aix-ml.sh) on AIX 5.3,When I run the script it fails with the message
sh ./glassfish-3.1.1-aix-ml.sh or ./glassfish-3.1.1-aix-ml.sh
Extracting the installer archive...
Extracting the installer runtime...
java.io.FileNotFoundException: ./Product/Packages/Engine.zip (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:123)
        at java.io.FileInputStream.<init>(FileInputStream.java:83)
        at sun.tools.jar.Main.run(Main.java:250)
        at sun.tools.jar.Main.main(Main.java:1161)
Extracting the installer resources...
java.io.FileNotFoundException: ./Product/Packages/Resources.zip (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:123)
        at java.io.FileInputStream.<init>(FileInputStream.java:83)
        at sun.tools.jar.Main.run(Main.java:250)
        at sun.tools.jar.Main.main(Main.java:1161)
Extracting the installer metadata...
java.io.FileNotFoundException: ./Product/Packages/metadata.zip (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:123)
        at java.io.FileInputStream.<init>(FileInputStream.java:83)
        at sun.tools.jar.Main.run(Main.java:250)
        at sun.tools.jar.Main.main(Main.java:1161)
chmod: product-installer.sh: No such file or directory
chmod: install/bin/engine-wrapper: No such file or directory
sh: product-installer.sh: not found
 
Here is the java version which we are using java 6
java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pap6460sr9fp1-20110208_03(SR9 FP1))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc64-64 jvmap6460sr9-20110203_74623 (JIT enabled, AOT enabled)
J9VM - 20110203_074623
JIT - r9_20101028_17488ifx3
GC - 20101027_AA)
JCL - 20110203_01

If someone knows the solution you would save me a lot of time.
 
Thanks
 
 
Thanks ,
Sravanthi.