Can't connect to X11 window server using ' ':0.0 [message #247378] |
Mon, 25 June 2007 13:30 |
jsingh
Messages: 36 Registered: June 2007 Location: ny
|
Member |
|
|
Hey Gr8 Brainz
I am trying to install oracle ( 10.2.0.1) software on one of my server.
My DISPLAY variable is set
[oracle@localhost database]$ echo $DISPLAY
10.1.1.27:0.0
When I do ./runinstaller i get following error message.
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '10.1.1.07:0.0' as the value of the DISPLAY variable.
Now i try to run XHOST + command( as root) and i get following message.
[oracle@localhost database]$ xhost +
xhost: unable to open display "10.1.1.07:0.0"
Would really appreciate for help
jsingh
|
|
|
|
|
|
|
|