LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installation of oracle 10g on redhat 5.following error ocur (https://www.linuxquestions.org/questions/linux-newbie-8/installation-of-oracle-10g-on-redhat-5-following-error-ocur-916901/)

waheed gul 12-03-2011 06:56 AM

installation of oracle 10g on redhat 5.following error ocur
 
[oracle@localhost ~]$ /u01/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/OraInstall2011-12-03_02-44-22AM. Please wait ...[oracle@localhost ~]$ Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' 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.java:378)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)

TB0ne 12-03-2011 07:40 PM

Quote:

Originally Posted by AlucardZero (Post 4541263)
It wants to display a graphical window and can't. Either log in graphically, or of this is over SSH, configure/enable X forwarding.

...or check your other thread, where you ask the same question:

http://www.linuxquestions.org/questi...-solve-916902/

Duplicate: Thread reported.

colucix 12-04-2011 01:12 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate. Please follow discussion in the original thread mentioned above.


All times are GMT -5. The time now is 02:20 PM.