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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle8i on linux install error

Re: Oracle8i on linux install error

From: George Alifierakis <galifier_at_optushome.com.au>
Date: 2000/07/10
Message-ID: <L9ma5.856$Qp5.2615@news1.blktn1.nsw.optushome.com.au>#1/1

To the original poster, try using just "xhost +" instead of specifying the IP address.

To Pootie, I get the same error as you, on Caldera eServer, my error is:

SIGSEGVdump crashed.

I am getting _very frustrated_ as I have tried nearly everything. I believe your DISPLAY environment variable setting is correct as :0.0 if you are running from the console. I have what may seem like a very strange question, but what video card are you running? I actually see the installer screen flash up for half a second before it dies and I'm just taking a stab in the dark that it could be some kind of video driver/incompatibility problem with Java AWT.

"Pootie" <pootie_at_england.com> wrote in message news:8jj3o5$tkp$1_at_nnrp1.deja.com...
> I am not going to be much help, but I just typed ./runInstaller from
> an X-window in KDE. I get the same errors (refusal to connect) with a
> similar DISPLAY var. I changed the DISPLAY var to :0.0 and I get a new
> error now, "dump crashed" I can't get this SOB installed. If you get
> your answer, please e-mail it to me. Also, I will do likewise.
>
> Good luck!
>
>
> In article <IPt65.11338$227.234283_at_nnrp1.uunet.ca>,
> "fill" <s_at_s.com> wrote:
> > Im trying to install Oracle8i on my linux (Redhat 6.2) box, and there
 are a
> > few variables I have to set for the display portion of the
 installation
> > which are as follows:
> >
> > [oracle_at_dev1 Oracle8iR2]$ DISPLAY=10.0.0.3:0.0
> > [oracle_at_dev1 Oracle8iR2]$ export DISPLAY
> > [oracle_at_dev1 Oracle8iR2]$ xhost +10.0.0.3
> > (10.0.0.3 being the IP addres ov the box)
> >
> > When I hit enter on the last one I get this message:
> >
> > Xlib: connection to "10.0.0.3:0.0" refused by server
> > Xlib: Client is not authorized to connect to Server
> > xhost: unable to open display "10.0.0.3:0.0"
> >
> > Now if I ignore the errors, which I never do :) and try and run the
> > installer I get this:
> >
> > [oracle_at_dev1 Oracle8iR2]$ ./runInstaller
> > [oracle_at_dev1 Oracle8iR2]$ Initializing Java Virtual Machine from
> >
> ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/
> jre.
> > Please wait...
> > Xlib: connection to "10.0.0.3:0.0" refused by server
> > Xlib: Client is not authorized to connect to Server
> > java.lang.InternalError: Can't connect to X11 window server using
> > '10.0.0.3:0.0' as the value of the DISPLAY variable.
> > at sun.awt.motif.MToolkit.<init>(MToolkit.java:63)
> > at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:394)
> > at
> >
> oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.getImage(OiifmSplashScree
> n.ja
> > va:67)
> > at
> >
> oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.<init>(OiifmSplashScreen.
> java
> > :45)
> > at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:417)
> >
> > I think its a display problem. The install guide says for the two 0's
 after
> > the 10.0.0.3 are for the Xserver and screen settings. Should they both
 be 0?
> > or what else?
> > Any help would be appreciated.
> > Thanks
> > Phil
> >
> >
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Mon Jul 10 2000 - 00:00:00 CDT

Original text of this message

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