DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: VERY URGENT (INSTALLATION)

  1. #1
    Join Date
    Feb 2001
    Posts
    24

    Unhappy

    hello,

    while installing oracle enterprise edition i am getting this error as soon as i issue runinstaller command:
    --------------------------------------------------------------------------------------------
    Error message is :

    Initializing Java Virtual Machine from ../stage/components/oracle.swd.jre/1.1.8.0.1/1.dtafiles/expanded/jre/hpunix/bin/jre. please wait......

    java.lang.internalerror: can't connect to X11 window server using '192.168.41.16:0.0' as the value of the DISPLAY variable.

    at sun.awt.motif.MToolkit.<init>(MToolkit.java:103)
    at java.awt.Toolkit.getDefaulttoolkit(toolkit.java.399)
    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)

    --------------------------------------------------------------------------------------------

    this is the error it is showing what to do now,

    pls, help me

    bye
    kishore
    ram kishore

  2. #2
    Join Date
    Nov 2000
    Location
    Israel
    Posts
    268
    Hi,
    wither you dont have X on your machine or you should set the DISPLAY environment correctly:

    use:
    setenv DISPLAY <your_machine_ip_address>:0.0

    (i.e. setenv DISPLAY 10.100.100.1:0.0)

    Good Luck

  3. #3
    Join Date
    Jan 2001
    Posts
    2,828

    Wink

    prompt> DISPLAY=hostname:0.0

    prompt> export DISPLAY

    do this and your problem should be solved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width