users@glassfish.java.net

Re: problem when starting GF

From: Daniel Adelhardt <Daniel.Adelhardt_at_Sun.COM>
Date: Wed, 30 May 2007 12:31:50 +0200

Hi,

it looks that you perhaps executed the wrong 'asadmin' command. Solaris
10 has already an older version of the Sun appserver included and puts
the older asadmin into the path. Try to execute the asadmin of your
glassfish install either by giving the complete path to asadmin or by
prefixing $PATH with <glassfish-dir>/bin.

regards
Daniel

glassfish_at_javadesktop.org schrieb:
> HI
>
> I've downloaded and installed V2-b41a, JDK is 1.6.0-b105, SO is Solaris 10x86.
>
> after installed I've run the ant -f setup.xml command
>
> and all seem to work correctly but when I try to start the appserver I get an error.
>
> it seems to be due to a wrong instanceRoot variable setting:
>
> # asadmin start-domain domain1
> Starting Domain domain1, please wait.
> Log redirected to /var/appserver/domains/domain1/logs/server.log.
> /var/appserver/domains is not a directory
> CLI156 Could not start the domain domain1.
>
> consider that /var/appserver is not the correct installation directory at all
>
> any idea to fix this problem?
> [Message sent by forum member 'aleoncini' (aleoncini)]
>
> http://forums.java.net/jive/thread.jspa?messageID=219415
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>