users@glassfish.java.net

Install problem + newbie questions

From: <glassfish_at_javadesktop.org>
Date: Sat, 10 Nov 2007 09:40:49 PST

We are considering moving from an Oracle app server to GlassFish. I have downloaded and installed the SUN JDK 6 Update 3 with Java EE 5 SDK Update 3 and am now attempting to install GlassFish.

I see that I have AS 9.1 running so my question is, how does GlassFish fit into this mix?

Did I make a mistake buy downloading the Java EE, and should have only downloaded the SDK?

This install problem I am having on RedHat ES4 is as follows:

-bash-3.00# /opt/SDK/jdk/bin/java -Xmx256m -jar glassfish-installer-v2-b58g.jar
Exception in thread "main" java.io.IOException: Cannot run program "java": java.io.IOException: error=2, No such file or directory
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:459)
        at java.lang.Runtime.exec(Runtime.java:593)
        at java.lang.Runtime.exec(Runtime.java:466)
        at glassfish.main(glassfish.java:97)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
        at java.lang.ProcessImpl.start(ProcessImpl.java:65)
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:452)
        ... 3 more


You insights would be greatly appreciated. TIA.
[Message sent by forum member 'j_70' (j_70)]

http://forums.java.net/jive/thread.jspa?messageID=244886