安裝clusterware時候遇到版本不相容錯誤
安裝遇到版本不相容錯誤,os版本為redhat 5
bash-3.2$ ./runInstaller
********************************************************************************
Please run the script. rootpre.sh as root on all machines/nodes. The script. can be found at the toplevel of the CD or stage-area. Once you have run the script, please type Y to proceed
Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle Clusterware installation.
Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
********************************************************************************
Has 'rootpre.sh' been run by root? [y/n] (n)
y
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
Failed <<<<
Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2011-06-10_03-57-03PM/installActions2011-06-10_03-57-03PM.log
新增引數忽略此錯誤
bash-3.2$ ./runInstaller -IgnoreSysPreReqs
********************************************************************************
Please run the script. rootpre.sh as root on all machines/nodes. The script. can be found at the toplevel of the CD or stage-area. Once you have run the script, please type Y to proceed
Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle Clusterware installation.
Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
********************************************************************************
Has 'rootpre.sh' been run by root? [y/n] (n)
y
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
Failed <<<<
>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-06-10_03-59-26PM. Please wait ...bash-3.2$ Oracle Universal Installer, Version 10.2.0.1.0 Production
Copyright (C) 1999, 2005, Oracle. All rights reserved.
Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2011-06-10_03-59-26PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
java.lang.UnsatisfiedLinkError: /tmp/OraInstall2011-06-10_03-59-26PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.
at java.awt.Component.
at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
Exception in thread "main" java.lang.NoClassDefFoundError
at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
at oracle.sysman.oii.oiif.oiifm.OiifmAlert.
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
google搜尋一把,是缺少安裝包所致
[root@rac1 data]# yum install xorg-x11-deprecated-libs –解決
bash-3.2$ ./runInstaller -IgnoreSysPreReqs
********************************************************************************
Please run the script. rootpre.sh as root on all machines/nodes. The script. can be found at the toplevel of the CD or stage-area. Once you have run the script, please type Y to proceed
Answer 'y' if root has run 'rootpre.sh' so you can proceed with Oracle Clusterware installation.
Answer 'n' to abort installation and then ask root to run 'rootpre.sh'.
********************************************************************************
Has 'rootpre.sh' been run by root? [y/n] (n)
y
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
Failed <<<<
>>> Ignoring required pre-requisite failures. Continuing...
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-06-10_04-03-43PM. Please wait ...bash-3.2$ Oracle Universal Installer, Version 10.2.0.1.0 Production
Copyright (C) 1999, 2005, Oracle. All rights reserved.
X connection to localhost:10.0 broken (explicit kill or server shutdown).
又遇到麻煩,解決方法如下:
解決方案: export DISPLAY=*.*.*.*:0.0—此IP為本地IP
可順利安裝
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15480802/viewspace-701941/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 安裝.NET Core遇到的錯誤
- aix 6.1 安裝gcc,遇到“BUILTIN”錯誤AIGCUI
- 安裝ORACLE 12.2.0.1 GI 時遇到INS-44002錯誤Oracle
- [記錄]關於安裝VMware workstation 時我遇到的錯誤
- 我安裝JIVE,在setup時,按繼續候,出現錯誤。
- 建立cache group 時遇到 錯誤5120 時候的解決方案
- 11gR2 RAC安裝時遇到的一些錯誤
- RAC安裝時碰到的錯誤
- 安裝是遇到錯誤,大家幫我看看,謝謝
- 安裝PHPscws分詞擴充套件時候遇到的坑PHP分詞套件
- vagrant下composer安裝laravel-wechat時候,出現could not delete的錯誤Laraveldelete
- VB滑鼠滾輪外掛安裝錯誤集錦:模組與正在執行的windows版本不相容Windows
- 安裝ambari的時候遇到的ambari和hadoop問題集Hadoop
- 安裝clusterware問題
- Linux下安裝oracle,遇到錯誤的解決辦法LinuxOracle
- 使用React Hooks時遇到的錯誤提示ReactHook
- 使用flashback database 特性時遇到的錯誤Database
- Oracle安裝錯誤Oracle
- pymssql安裝錯誤SQL
- jive安裝錯誤
- centos6.2安裝virtualbox建立xp的時候出錯CentOS
- 以只讀模式開啟物理備庫的時候,遇到ORA-16006錯誤模式
- 裝完PHP後重起Apache的時候出現"Undefinedsymbols"錯誤(轉)PHPApacheUndefinedSymbol
- 安裝ElasticSearch-6.2.3所遇到的安裝報錯Elasticsearch
- pypy有時候執行python程式錯誤Python
- cocoapods安裝錯誤
- CentOS安裝pillow錯誤CentOS
- 安裝Oracle11.2.0.3的時候都遇到PRCR-1079、?ORA-01031、CRS-5017、CRS-2674錯誤Oracle
- 【RAC】RAC安裝錯誤手工解除安裝
- win10系統mtp驅動安裝遇到錯誤怎麼辦Win10
- 記一次安裝oracle遇到的ORA-27102錯誤Oracle
- 1.1安裝tomcat-native的時候提示apr和openssl版本過低無法安裝Tomcat
- 裝完PHP後重起Apache的時候出現"Undefined symbols"錯誤(轉)PHPApacheUndefinedSymbol
- wget下載安裝時出現錯誤doesn‘t match requested host name錯誤wget
- 遇到 ORACLE 錯誤 6550Oracle
- RAC-解除安裝grid(單節點錯誤時)
- rhel5.6安裝10g clusterware時,節點2執行root.sh報錯
- MySQL 安裝常見錯誤MySql