[완료]SLES10 SP2 오라클 설치 에러 구문에 대해서
SLES10 SP2 운영상에 오라클 10g 를 설치 하려고 하는데여
디스플레이 에러가 나오는데 어떤건지 확인이 안됩니다.
많은 자료를 찾아봐도 몰라서 질문 합니다.
아래와 같은 에러 구문입니다.
oracle@Genesis:~/database> ./runInstaller
Starting Oracle Universal Installer...
Checking installer requirements...
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLin ux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Checking Temp space: must be greater than 80 MB. Actual 40605 MB Passed
Checking swap space: must be greater than 150 MB. Actual 24583 MB Passed
Checking monitor: must be configured to display at least 256 colors
>>> Could not execute auto check for display colors using command /usr/X11R6 /bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
Some optional pre-requisite checks have failed (see above). Continue? (y/n) [n] y
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-11-07_02 -42-31PM. Please wait ...oracle@Genesis:~/database> Exception in thread "main" j ava.lang.InternalError: Can't connect to X11 window server using 'localhost:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Sour ce)
at java.awt.Window.init(Unknown Source)
at java.awt.Window.(Unknown Source)
at java.awt.Frame.(Unknown Source)
at oracle.ewt.popup.PopupFrame.(Unknown Source)
at oracle.ewt.lwAWT.BufferedFrame.(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.(OiocOneClickInsta ller.java:378)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstall er.java:2091)
oracle@Genesis:~/database>
참고로 $OARCLE_HOME/.profile 설정값에 Display설정은 다음과 같이 한 줄 되어 있습니다...
DISPLAY=localhost:0.0; export DISPLAY
안되네여....참고로 xmanager를 통해 설치 중입니다
댓글 달기