quality@glassfish.java.net

Re: Problem installing the Java EE SDK Bundle

From: Judy Tang <Judy.J.Tang_at_Sun.COM>
Date: Wed, 15 Oct 2008 19:29:45 -0700

Here is one suggestion from Nolan. Thanks Nolan :-)

"try to install with the -javahome <jdk path> option and see if the
problem go away. The 9.x installer sometime has difficulty in
determining the jdk path depending on the environment."

Chris Lamb wrote:

> Here is some more information regarding the errors we've been seeing:
>
> bash-3.00# uname -a
> SunOS host03 5.10 Generic_120012-14 i86pc i386 i86pc
>
> bash-3.00# java -version
> java version "1.6.0_06"
> Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
> Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode)
>
> bash-3.00# ./java_app_platform_sdk-5_05-solaris-i586.bin -console
> Checking available disk space...
> Checking Java(TM) 2 Runtime Environment...
> Extracting Java(TM) 2 Runtime Environment files...
> Deleting temporary files...
> Abort (core dumped)
>
> On a system installed with Generic Solaris 10, the installation works
> successfully:
>
> bash-3.00# uname -a
> SunOS host10 5.10 Generic_120012-14 i86pc i386 i86pc
>
> bash-3.00# java -version
> java version "1.5.0_12"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
> Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
>
> bash-3.00# ./java_app_platform_sdk-5_05-solaris-i586.bin -console
> Checking available disk space...
> Checking Java(TM) 2 Runtime Environment...
> Extracting Java(TM) 2 Runtime Environment files...
> Extracting installation files...
> Launching Java(TM) 2 Runtime Environment...
> Java Accessibility Bridge for GNOME loaded.
>
>
> You are running the installation program for Java Application Platform
> SDK.
> This program asks you to supply configuration preference settings that
> it uses
> to install the server.
> < snip >
>
> I have the core file available and can send it upon request.
>
> On another note, the sparc version of the executable had no issues
> installing, even with the newer version of java.
>
> Chris
>
> Paromita Dutta wrote:
>
>> Hi,
>> I have got the mail alias from Dasari Kumar and will need help.
>>
>> We are facing some issues while installing Java EE bundle in a x86
>> Solaris system. Here are the details
>>
>> 1> I downloaded the Java EE bundle from
>> http://java.sun.com/javaee/downloads/index.jsp. The option which we
>> selected was GlassFish/App Platform+JDK
>> 2> There are no issues when I run the installer in a generic Solaris
>> 10 installed system.
>>
>> However in a scenario where
>> 3> The Java EE5 bundle is added to a x86 Solaris Jump pack bundle and
>> then a machine is jump started using this bundle.
>> 4>In this newly jump started machine, on running the installer, with
>> a -console option, a Segmentation Fault (core dump) message comes and
>> the installer hangs.
>>
>> Could you please look into this issue and provide any leads to solve
>> this issue. Please let me know if you have any further queries.
>>
>>