weblogic報錯: OPatch failed with error code 73
環境描述:
作業系統:
Red Hat Enterprise Linux Server release 6.6 (Santiago)
軟體安裝:
其它伺服器tar包後,解壓相同路徑
[bea@finereportapp3 weblogic12]$ ls
cfgtoollogs coherence domain-registry.xml inventory OPatch oracle_common oraInst.loc oui user_projects wlserver
[bea@finereportapp3 weblogic12]$ cd OPatch/
[bea@finereportapp3 OPatch]$ ./opatch lsinv
Oracle 中間補丁程式安裝程式版本 13.9.4.0.0
版權所有 (c) 2019, Oracle Corporation。保留所有權利。
Oracle Home : /app/bea/weblogic12
Central Inventory : /app/oraInventory
from : /app/bea/weblogic12/oraInst.loc
OPatch version : 13.9.4.0.0
OUI version : 13.9.3.0.0
Log file location : /app/bea/weblogic12/cfgtoollogs/opatch/opatch2019-07-16_10-38-14上午_1.log
OPatch detects the Middleware Home as "/app/bea/weblogic12"
LsInventorySession 失敗: OPatch 無法找到主產品清單。
原因可能是:
該主產品清單已損壞
指定的 oraInst.loc 檔案無效。
[bea@finereportapp3 OPatch]$ more /app/bea/weblogic12/oraInst.loc
#Oracle Installer Location File Location
#Sun May 26 11:26:10 CST 2019
inst_group=bea
inventory_loc=/app/oraInventory
#建立目錄
$ mkdir -p /app/oraInventory
[bea@finereportapp3 OPatch]$ cd /app/oraInventory/
[bea@finereportapp3 oraInventory]$ ls
[bea@finereportapp3 oraInventory]$ mkdir ContentsXML
[bea@finereportapp3 oraInventory]$ cd ContentsXML/
從源伺服器複製檔案到此目錄下即可 或手工建立修業也OK ,因為我的路徑都是一致,所以我直接複製過來。
[bea@finereportapp3 ContentsXML]$ more inventory.xml
<?xml version = '1.0' encoding = 'UTF-8' standalone = 'yes'?>
<!-- Copyright (c) 1999, 2019, Oracle. All rights reserved. -->
<!-- Do not modify the contents of this file by hand. --><INVENTORY>
<VERSION_INFO>
<SAVED_WITH>13.9.2.0.0</SAVED_WITH>
<MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
</VERSION_INFO>
<HOME_LIST>
<HOME NAME="OracleHome1" LOC="/home/bea/weblogic12" TYPE="O" IDX="1"/>
<HOME NAME="OracleHome2" LOC="/app/bea/weblogic12" TYPE="O" IDX="2"/>
</HOME_LIST>
<COMPOSITEHOME_LIST/>
</INVENTORY>
再次檢查:解決!
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/30327022/viewspace-2650641/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【ERROR】OPatch failed with error code 73ErrorAI
- OPatch failed with error code 73AIError
- 記一次OPatch failed with error code 73錯誤AIError
- OPatch failed with error code 73(OracleHomeInventory gets null oracleHomeInfo)AIErrorOracleNull
- "OPatch failed with error code 73"故障一例AIError
- OPatch failed with error code 73 (These not-installed components)AIError
- opatch error code 73 PrereqSession failed Invalid patch location 解決ErrorSessionAI
- 執行opatch lsinventory報錯73
- OPatch failed with error code 135, Given 'ocmrf' file does not existsAIError
- Opatch 報錯 Prerequisite check CheckMinimumOPatchVersion failedUIAI
- 打補丁報錯Opatch error : "Unable to lock Central InventoryError
- ElasticSearch啟動報錯 ERROR: [4] bootstrap checks failedElasticsearchErrorbootAI
- Oracle 10.2.0.5 opatch報錯Oracle
- opatch命令報錯Inventory is corrupted
- 11.2.0.4單例項ASM安裝報錯ohasd failed to ... line 73.單例ASMAI
- Java could not be located. OPatch cannot proceed!.OPatch failedJavaAI
- MySQL報錯 Error_code: 1045MySqlError
- Mysql啟動報錯:Job for mysqld.service failed because the control process exited with error code.MySqlAIError
- git push報錯error: failed to push some refs to 'git@github.com:ErrorAIGithub
- 解決Xcode報錯:Command /usr/bin/codesign failed with exit code 1XCodeAI
- weblogic 業務提交報錯Web
- iOS開發除錯之報錯:Command /usr/bin/codesign failed with exit code 1iOS除錯AI
- 執行flutter run命令報錯::ERROR: Could not connect to lockdownd, error code -17FlutterError
- weblogic 部署應用的時候報錯 java.util.zip.ZipException: ErrorWebJavaExceptionError
- Pipeline流水線透過git拉取Jenkinsfile報錯 error: RPC failed; result=22, HTTP code = 404GitJenkinsErrorRPCAIHTTP
- oem12c opatchauto failed with error code 135AIError
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- Linux Oracle 10.2.0.5 版本 opatch lsinventory報錯LinuxOracle
- PHP報錯getimagesize(): SSL operation failed with code 1問題解決方案PHPAI
- asm報錯一例-support 報錯rename failedASMAI
- ubuntu下pig報錯ERROR 2999: Unexpected internal error. Failed to create DataStorage的解決UbuntuErrorAIAST
- git push origin master 時出現報錯 error: src refspec master does not match any error: failed to push someGitASTErrorAI
- docker 報錯 Error response from daemon: driver failed programming external connectivity on endpoint my...DockerErrorAI
- MySQL建立使用者報錯 ERROR 1396 (HY000): Operation CREATE USER failed for 'afei'@'%'MySqlErrorAI
- GitLab error: RPC failed; result=22, HTTP code = 413GitlabErrorRPCAIHTTP
- Ping:Transmit Failed, Error Code 65問題解決MITAIError
- vipca報錯 Error 0PCAError
- 終端報錯"xcrun: error: unable to find utility “xcodebuild”, not a developer tool orErrorXCodeUIDeveloper