users@glassfish.java.net

Re: Error during install

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Tue, 05 Jan 2010 10:04:32 -0500

Bingo. I didn't notice the content of the path, just the unnecessary
'bin/java' part.

So, what you said.

Cheers,
Bobby

On Jan 4, 2010, at 9:47 AM, Dominik Dorn wrote:

> hmm.. afaik glassfish needs a JDK not a JRE.
>
> On Mon, Jan 4, 2010 at 3:09 PM, Bobby Bissett
> <Robert.Bissett_at_sun.com> wrote:
> echo $JAVA_HOME
> /usr/java/jre1.6.0_17/bin/java
>
>
> Can you try setting JAVA_HOME to /usr/java/jre1.6.0_17 instead? The
> bin dir is something you'd have in your path, but the JAVA_HOME env
> variable should point to the root of the installation. In other
> words, scripts normally look for java/jar/etc in $JAVA_HOME/bin.
>
> Cheers,
> Bobby
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>
>
> --
> Dominik Dorn
> http://dominikdorn.com