Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 8i installing problem on RH Linux 6.2

Re: 8i installing problem on RH Linux 6.2

From: Uwe Schneider <us_at_webde-ag.de>
Date: Mon, 11 Feb 2002 18:56:24 +0100
Message-ID: <3C6805C8.F977C7D5@webde-ag.de>


aK wrote:
>
> hi all,
>
> here is an error I have encountered after ran command ./runInstaller in
> /usr/src/Disk1
>
> [root_at_localhost /root]# su - oracle
> [oracle_at_localhost oracle]$ cd /usr/src/Disk1/
> [oracle_at_localhost Disk1]$ ./runInstaller
> [oracle_at_localhost Disk1]$ Initializing Java Virtual Machine from
> ../stage/Components/oracle.swd.jre/1.1.8/1/Xlib: connection to ":0.0"
> refused by server
> Xlib: Client is not authorized to connect to Server
> java.lang.InternalError: Can't connect to X11 window server using ':0' as
> the value of the DISPLAY variable. at

Make sure you are allowed to the X display as user oracle. I estimate you need to issue "xhost + localhost" as the user who started X.

Uwe

-- 
Uwe Schneider - WEB.DE AG  - Amalienbadstr. 41  - 76227 Karlsruhe 
F&E / Database & Software Technologies - Tel. (+49) 721 94329 8320
Received on Mon Feb 11 2002 - 11:56:24 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US