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 -> Re: oracle installer failure

Re: oracle installer failure

From: Cristian Cudizio <cristian.cudizio_at_yahoo.it>
Date: Mon, 27 Aug 2007 00:02:51 -0700
Message-ID: <1188198171.209273.215830@22g2000hsm.googlegroups.com>


On Aug 26, 10:01 pm, pravintakp..._at_hotmail.com wrote:
> On Aug 25, 3:28 am, hpuxrac <johnbhur..._at_sbcglobal.net> wrote:
>
>
>
> > On Aug 23, 5:57 pm, "fayo..._at_gmail.com" <fayo..._at_gmail.com> wrote:
>
> > > Hello,
> > > I have installe Enter Linux from Oracle on my machine.
> > > I have downloaded the zip file and put it in /freeware/
>
> > > Now installing 10g 10.2.0.1 throws errors:
> > > Please let me know if I m doing something I shouldn't be
>
> > > Thanks
>
> > > [oracle_at_fado tmp]$ ls -lrt /freeware/database/
> > > total 28
> > > drwxr-xr-x 9 oracle dba 4096 Jul 2 2005 doc
> > > -rwxr-xr-x 1 oracle dba 1327 Jul 2 2005 runInstaller
> > > drwxr-xr-x 2 oracle dba 4096 Jul 2 2005 response
> > > drwxr-xr-x 5 oracle dba 4096 Jul 2 2005 install
> > > -rwxr-xr-x 1 oracle dba 5213 Jul 2 2005 welcome.html
> > > drwxr-xr-x 9 oracle dba 4096 Jul 2 2005 stage
> > > [oracle_at_fado tmp]$ DISPLAY=localhost:1.1 ; export DISPLAY
> > > [oracle_at_fado tmp]$ echo $DISPLAY
> > > localhost:1.1
> > > [oracle_at_fado tmp]$ /freeware/database/runInstaller
> > > Starting Oracle Universal Installer...
>
> > > Checking installer requirements...
>
> > > Checking operating system version: must be redhat-3, SuSE-9, redhat-4,
> > > UnitedLinux-1.0, asianux-1 or asianux-2
> > > Passed
>
> > > All installer requirements met.
>
> > > Preparing to launch Oracle Universal Installer from /tmp/
> > > OraInstall2007-08-23_04-53-14PM. Please wait ...[oracle_at_fado tmp]$
> > > Exception in thread "main" java.lang.InternalError: Can't connect to
> > > X11 window server using 'localhost:1.1' as the value of the DISPLAY
> > > variable.
> > > at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
> > > at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
> > > at java.lang.Class.forName0(Native Method)
> > > at java.lang.Class.forName(Unknown Source)
> > > at
> > > java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown
> > > Source)
> > > at java.awt.Window.init(Unknown Source)
> > > at java.awt.Window.<init>(Unknown Source)
> > > at java.awt.Frame.<init>(Unknown Source)
> > > at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
> > > at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
> > > at
> > > oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.j­­ava:
> > > 378)
> > > at
> > > oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.jav­­a:
> > > 2091)
>
> > You have some kind of problem run x server and getting the display
> > working.
>
> > Are you following some persons's version of install instructions?
>
> > Did you skip any steps related to the console and display"- Hide quoted text -
>
> > - Show quoted text -
>
> Just try xclock and see if you get Clock GUI. If you dont get then it
> is problem with your DISPLAY. You have to have VNC or Xserver running
> to support DISPLAY and do xhost + to allow access to DISPLAY

I think that DISPLAY=localhost:1.1 does not make any sense. If you are connected directly on console it not neccesary to set DISPLAY variable and in such case you have to set localhost:0.0 If you are connected via VNC maybe localhost:1.0 localhost 2.0 but i can't see why you use 1.1

regards,

Cristian Cudizio
http://oracledb.wordpress.com
http://cristiancudizio.wordpress.com Received on Mon Aug 27 2007 - 02:02:51 CDT

Original text of this message

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