quality@glassfish.java.net

Re: Glassfish v2ur2 with openSolaris

From: Alex Pineda <Alex.Pineda_at_Sun.COM>
Date: Tue, 16 Sep 2008 09:07:04 -0700

Thierry,

The error that you see is derived from the XServer trying to run the
tool and not having
the proper permissions to execute it. In most cases and if you open up
the permissions,
then the tool will work. Try the following at the command line on a
terminal window,

machine % /usr/openwin/bin/ xhost + (and you should see the following
message)
   "access control disabled, clients can connect from any host"

In most cases, the problem is caused by starting when you login as one
user (for example
root) and trying to run a tool as another (for example alex).

I hope this helps.

Alex Pineda

On 09/16/08 06:03 AM, Thierry Trappler wrote:
> Hi y'all
> Just starting with openSolaris. Wanted to install GF V2ur2 (AS9.1u2)
> on it the same way as I installed it for a Solaris 10 box.
> So, wanted to run the binary sjsas_ee-9_1_02-solaris-i586.bin for
> example.
> My DISPLAY variable is well defined but the script refused to run
> Connecting to X11 server '<fqdn>:0.0'.
> Error: Cannot connect to X11 server '<fqdn>:0.0'.
> Check that the DISPLAY environment variable is correctly set or try
> rerunning this application with the following usage:
> 'sjsas_ee-9_1_02-solaris-i586.bin' -console
>
>
> My understanding is that, even if I'm using openSolaris (05.2008), I
> can install GFv2ur2 just bu running the binary.
> I was thinking it is supported.
>
> What do you think ?
>
> Thierry
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>