Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> 9i db install on RH 9

9i db install on RH 9

From: Phantasmagoria <quake_at_usf-hk.com>
Date: Wed, 30 Apr 2003 14:28:45 +0800
Message-ID: <3EAF6D1D.6080106@usf-hk.com>


I cannot install Ora9i db and error msg:

$ ./runInstaller
$ Initializing Java Virtual Machine from /tmp/OraInstall2003-04-30_07-53-31AM/jre/bin/java. Please wait... Xlib: connection to ":0.0" refused by server Xlib: No protocol specified

Exception in thread "main" java.lang.InternalError: Can't connect to X11 window
server using ':0.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)

Pls help if u know what happen, thx! Received on Wed Apr 30 2003 - 01:28:45 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US