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 -> Oracle Linux installing without X11?

Oracle Linux installing without X11?

From: Frank Hölting <fh_at_locton.de>
Date: Wed, 10 Oct 2001 14:28:10 +0200
Message-ID: <3bc43e3c$0$183$4d4ebb8e@read.news.de.uu.net>


Hello together,

I want install Oracle 8.1.7.0.1 atLinux. I have no X11 system at the Linux system.

export DISPLAY=my.myhost.com:0:0
With ./runInstaller -silent -responseFile ./response/svrminimal.rsp

The error is
.
.
.
.

map failed
map failed
current locale is not supported in X11, locale is set to CX locale modifiers are not supported, using default_X11TransSocketINETConnect: can't get service for 0:0
Exception java.lang.NullPointerException occurred.. java.lang.NullPointerException

        at oracle.ewt.lwAWT.BufferedFrame._init(Unknown Source)
        at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
        at 
oracle.sysman.oii.oiif.oiifm.OiifmMainFrame.<init>(OiifmMainFrame.java:285)
        at 
oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:209)
        at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:448)

Thank you for help
Frank Received on Wed Oct 10 2001 - 07:28:10 CDT

Original text of this message

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