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

Home -> Community -> Usenet -> c.d.o.misc -> Re: install oracle 9i on linux w/o xwiindow

Re: install oracle 9i on linux w/o xwiindow

From: hdu <hdu_at_hdu.org>
Date: Sun, 30 Mar 2003 11:02:18 +0800
Message-ID: <3e865dff$1@newsgate.hknet.com>


I install Oracle client and obtain following error message, do you have any idea how to fix it.

$ ./runInstaller -responsefile ../clientruntime.rsp -SILENT -NOWELCOME $ Initializing Java Virtual Machine from /tmp/OraInstall2003-03-30_10-57-15AM/jre/bin/java. Please wait... Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '127.0.0.1:0' as the value of the DISPLAY variable.

        at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
        at

sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59)

"Ana C. Dent" <anacedent_at_hotmail.com>
???????:KOsha.14954$qF3.4169_at_fed1read04...
> hdu wrote:
> > do i need to add :0.0 at the end? (btw, my linux server do not has
xwindow).
> >
> > "Ana C. Dent" <anacedent_at_hotmail.com>
> > ???????:LEsha.14817$qF3.1079_at_fed1read04...
> >
> >>hdu wrote:
> >>
> >>>What value set to env DISPLAY for oracle 9i on linux in silent mode.
> >>>
> >>>
> >>
> >>127.0.0.1
> >>
> >
> >
> >
> Yes
> DISPLAY=127.0.0.1:0
> export DISPLAY

>

> FWIW - The Brain Dead Oracle Forms 9iAS R2 REQUIRES
> a functioning X-windows servers in order to run. So
> I installed "VNC" on my Solaris server to allow the
> software to run.

> Received on Sat Mar 29 2003 - 21:02:18 CST

Original text of this message

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