Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Can't connect to X11 window server using '127.0.0.1:0.0'

441073Mar 28 2005 — edited Apr 8 2009
Oracle 9i R2 on Redhat Fedora Core 2
In the terminal on Xwindow enviroment
# xhost +
# su - oracle
$ export DISPLAY=127.0.0.1:0.0
$./runInstaller
It display error messege below
-----------------------
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.
-----------------------
Why can't connect to X11 window server? Can you tell me how to solve that problem? Thanks

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 6 2009
Added on Mar 28 2005
38 comments
154,416 views