HELP!!Who can tell me how to install iAS?I have followed all the steps in the White Paper!! [message #367405] |
Mon, 06 November 2000 00:56 |
hunter
Messages: 13 Registered: October 2000 Location: ballarpur
|
Junior Member |
|
|
I have tried out to install iAS on my server, but failed.
I start the installation with Linux, then Oracle8i(8.1.6).
During the installation of Oracle 8i, I use the oracle.dba to install.
During the installation of iAS on the same server, I changed the ORACLE_HOME,and delete user "oracle",add group "oinstall",and add new user "oracle" in group "oinstall".
I set DISPLAY=m9999:0.0 and export it.Here m9999 is the host name of my server.
Errors turned out to be the following:
[[oracle@m9999 Disk1]]$ sh runInstaller
[[oracle@m9999 Disk1]]$ Initializing Java Virtual Machine from /tmp/OraInstall2/jre/bin/jre. Please wait...
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't connect: errno = 111
java.lang.InternalError: Can't connect to X11 window server using 'm9999: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(OiifmSplashScreen.java:67)
at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.<init>(OiifmSplashScreen.java:45)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:417)
What shall I do?
What's wrong?
Please Help!!!
|
|
|