Installation problems in Redhat Linux 9
405926Oct 8 2003 — edited Oct 8 2003Dear all,
A newbie at work... I had encountered this error while trying to install oracle 9iR2 on my redhat linux 9 box
any idea on what might be rong ith the setup. I run the runInstaller from my hdd folder that contains the oracle disk 1 installation
Thanks for help rendered :)
-------------Error Details ------------
[oracle@HOST Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2003-10-08_11-40-22PM/jre/bin/java. Please wait...
Xlib: connection to ":1.0" refused by server
Xlib: Client is not authorized to connect to Server
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window
server using ':1.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:58)
at java.awt.Window.<init>(Window.java:188)
at java.awt.Frame.<init>(Frame.java:315)
at java.awt.Frame.<init>(Frame.java:262)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)
-------- End of error -----------