Home » RDBMS Server » Networking and Gateways » Can't connect to X11 window server using ' ':0.0
Can't connect to X11 window server using ' ':0.0 [message #247378] Mon, 25 June 2007 13:30 Go to next message
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




Re: Can't connect to X11 window server using ' ':0.0 [message #247379 is a reply to message #247378] Mon, 25 June 2007 13:34 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>Would really appreciate for help
Please realize your question & solution have absolutely NOTHING to do with Oracle.
Many/most/all folks typically use ssh tunneling with X11 forwarding enabled.

GOOGLE is your friend, but only when you actually use it.
Re: Can't connect to X11 window server using ' ':0.0 [message #247381 is a reply to message #247379] Mon, 25 June 2007 13:48 Go to previous messageGo to next message
jsingh
Messages: 36
Registered: June 2007
Location: ny
Member
Thanks Anacedent for your response

I have solved the problem once by just running xhost +.. But this time i am not able to .Do I have to talk to sysadmin or is there anything i can do .
Thanks in advance

Jsingh

[Updated on: Mon, 25 June 2007 13:48]

Report message to a moderator

Re: Can't connect to X11 window server using ' ':0.0 [message #247386 is a reply to message #247381] Mon, 25 June 2007 14:19 Go to previous messageGo to next message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
Try
as a user ROOT


DISPLAY=127.0.0.1:0.0

and as oracle

export DISPLAY=127.0.0.1:0.0
Re: Can't connect to X11 window server using ' ':0.0 [message #247391 is a reply to message #247386] Mon, 25 June 2007 14:39 Go to previous messageGo to next message
jsingh
Messages: 36
Registered: June 2007
Location: ny
Member
Thanks Dreammz for your reply

Yes i tried what you have suggested me plus
I run XHOST + on local machine too.. And hence i was able to run installer.

Thanks Dreamzz for being there always to help everybody.

Regards

Jsingh
Re: Can't connect to X11 window server using ' ':0.0 [message #247392 is a reply to message #247391] Mon, 25 June 2007 14:41 Go to previous message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
Yw Wink

Actually We use XHOST in Linux eniviroment

And the other one i use on mine Solaris boxes.Not sure would this work on LINUX Enviroment..

[Updated on: Mon, 25 June 2007 14:42]

Report message to a moderator

Previous Topic: ORA-12560 : TNS: protocol adapter error
Next Topic: tnsnames
Goto Forum:
  


Current Time: Tue Apr 16 05:50:43 CDT 2024