473,407 Members | 2,629 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

install Oracle9i on Redhat 9

Trying to install Oracle 9i on Redhat 9.0

Get the following error message:

Initializing Java Virtual Machine from
/tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ...
xlib: connection to ":0.0" refused by server
xlib: No protocol specified

Exeption in thread "main" java.loang.InternalError: Can't connect to
x11 window server usning ':0.0' as the vale of the DISPLAY variable.
Any ideas?
Jul 19 '05 #1
5 5615
ccc31807 wrote:

Trying to install Oracle 9i on Redhat 9.0

Get the following error message:

Initializing Java Virtual Machine from
/tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ...
xlib: connection to ":0.0" refused by server
xlib: No protocol specified

Exeption in thread "main" java.loang.InternalError: Can't connect to
x11 window server usning ':0.0' as the vale of the DISPLAY variable.

Any ideas?


export DISPLAY="127.0.0.1:0.0"
Jul 19 '05 #2
ccc31807 wrote:

Trying to install Oracle 9i on Redhat 9.0

Get the following error message:

Initializing Java Virtual Machine from
/tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ...
xlib: connection to ":0.0" refused by server
xlib: No protocol specified

Exeption in thread "main" java.loang.InternalError: Can't connect to
x11 window server usning ':0.0' as the vale of the DISPLAY variable.

Any ideas?


BTW - which docco are you using to do the install?
Jul 19 '05 #3
> Exeption in thread "main" java.loang.InternalError: Can't connect to
x11 window server usning ':0.0' as the vale of the DISPLAY variable.


One of the best sites I've seen for installing Oracle on Redhat... I followed
the directions given on the page and had no problems.

Installing Oracle 9i on RedHat Linux 7.1, 7.2, 7.3, 8.0, 9, Red Hat Advanced
Server 2.1, and on Red Hat Enterprise Linux Advanced Server 3 (RHEL AS 3)

http://www.puschitz.com/InstallingOracle9i.html

Cheers!
Jul 19 '05 #4
KDB
You will also need to execute this as root to give console permissions:

# xhost +

- KDB

Hans Forbrich <hf******@yahoo.net> wrote in message news:<40***************@yahoo.net>...
ccc31807 wrote:

Trying to install Oracle 9i on Redhat 9.0

Get the following error message:

Initializing Java Virtual Machine from
/tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ...
xlib: connection to ":0.0" refused by server
xlib: No protocol specified

Exeption in thread "main" java.loang.InternalError: Can't connect to
x11 window server usning ':0.0' as the vale of the DISPLAY variable.

Any ideas?


BTW - which docco are you using to do the install?

Jul 19 '05 #5

ccc31807 wrote:
*Trying to install Oracle 9i on Redhat 9.0

Get the following error message:

Initializing Java Virtual Machine from
/tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ...
xlib: connection to ":0.0" refused by server
xlib: No protocol specified

Exeption in thread "main" java.loang.InternalError: Can't connect to
x11 window server usning ':0.0' as the vale of the DISPLAY variable.
Any ideas?


Unregistered
-----------------------------------------------------------------------
Posted via http://www.webservertalk.co
-----------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message101208.htm

Jul 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Christophe Morrone | last post by:
Hello all, In advance, excuse my English. I have a small problem of installation with Oracle 9i (Mandrake 9.1) At the beginning I have got a problem of jre! I give the way of the JRE of sun in...
2
by: pcman | last post by:
Dear all, How to install Oracle 9iR2 on Windows 2003 or Windows 2000? Pls help me! Thanks!
1
by: Dave | last post by:
Hello All, I've created a problem by not reading instruction and now I don't know what to do :( I tried to install 9i on my redhat 9.0 box as myself without going thru the proper procedure of...
0
by: Eric Raymond | last post by:
When installing the rpms (or the tar file) onto Red Hat Enteprise Linux AS Beta 1 (Taroon), we get the follwing error: Installing all prepared tables /usr/bin/mysql_install_db: line 1: 7690...
14
by: Lou | last post by:
When I did my RedHat9 install, I choose Workstation and customized the packages I wanted install. As a part of that customization, I chose mySQL DB; however, I can't seem to find any RedHat...
4
by: KJemison | last post by:
Well.... just wanted to know if the people at the MySQL.org site ever look at the posts in this group. If they do, they can possibly us a little constructive criticism from a slightly irritated...
1
by: Jean-Christian Imbeault | last post by:
On my RH 9.0 linux system when ./configuring 7.3.4 I get an error about not finding the readline libs, however both the readline and readline-devel rpms are installed: # rpm -qa | grep readline...
2
by: kmuralikrishna | last post by:
kindly help me by providing step by step procedure on how to install oracle9i on windows xp environment
5
by: ccc31807 | last post by:
Trying to install Oracle 9i on Redhat 9.0 Get the following error message: Initializing Java Virtual Machine from /tmp/OraInstall2004-01-26_09-11-42pm/jre/bin/java. Plear wait ... xlib:...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.