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

Home -> Community -> Usenet -> c.d.o.tools -> Re: dbassist Xlib display error - help

Re: dbassist Xlib display error - help

From: Peter Connolly <peter_at_wpi.edu>
Date: 2000/05/08
Message-ID: <Pine.OSF.4.21.0005081443120.3187-100000@wpi.WPI.EDU>#1/1

I've fixed this error before by setting the variable DISPLAY (in unix) equal to my local pc's address. Something like:

export DISPLAY=xxx.xxx.xxx.xxx

where the x's are your address. You might have to add a :0 at the end of your address but I can't remember.

Hope this helps.

-Peter

On Mon, 8 May 2000, matt wrote:

> Help,
>
> Oracle 8i using dbassist
>
> Simple I'm sure....
>
> How can I fix this error ?
>
> > root
> su oracle
>
> > dbassist
> ....
>
> Xlib: Client not authorised to connect to server
> display: Unable to connect to X server (:0)
> java.lang.InternalError: Cannot connect to X11 window using ':0' as the
> value of the DISPLAY variable......
>
>
> Regards
>
> Matt
>
>
Received on Mon May 08 2000 - 00:00:00 CDT

Original text of this message

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