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
- Mysql啟動報錯:Job for mysqld.service failed because the control process exited with error code.MySqlAIError
- Pipeline流水線透過git拉取Jenkinsfile報錯 error: RPC failed; result=22, HTTP code = 404GitJenkinsErrorRPCAIHTTP
- ElasticSearch啟動報錯 ERROR: [4] bootstrap checks failedElasticsearchErrorbootAI
- 11.2.0.4單例項ASM安裝報錯ohasd failed to ... line 73.單例ASMAI
- Job for mysqld.service failed because the control process exited with error code錯誤解決MySqlAIError
- 執行flutter run命令報錯::ERROR: Could not connect to lockdownd, error code -17FlutterError
- Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the processErrorExceptionAI
- MySQL建立觸發器時報錯Error Code: 1064MySql觸發器Error
- Job for docker.service failed because the control process exited with error codeDockerAIError
- iOS開發除錯之報錯:Command /usr/bin/codesign failed with exit code 1iOS除錯AI
- ubuntu下pig報錯ERROR 2999: Unexpected internal error. Failed to create DataStorage的解決UbuntuErrorAIAST
- idea 報錯maven [ERROR] Maven execution terminated abnormally (exit code 1)IdeaMavenErrorORM
- git push報錯error: failed to push some refs to 'git@github.com:ErrorAIGithub
- PHP報錯getimagesize(): SSL operation failed with code 1問題解決方案PHPAI
- Job for mysqld.service failed because the control process exited with error code...MySqlAIError
- MySQL 5.6複製報錯Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND;MySqlError
- weblogic 業務提交報錯Web
- Docker Desktop啟動報錯:Failed to set version to docker-desktop: exit code: -1DockerAI
- vs code jshint報錯或者Open browser failed!! Please check if you have installed the browser correctly!錯誤.JSAI
- Cargo invocation has failed: Error: exit code: 101.解決辦法CargoAIError
- ORACLE 12C opatch fuser與ChecksystemCommandAvailable failedOracleAI
- git push origin master 時出現報錯 error: src refspec master does not match any error: failed to push someGitASTErrorAI
- Navicat tnt版本提示“failed to save password error code”的解決辦法AIError
- myeclipse中提示Hot Code Replace Failed提示窗錯誤EclipseAI
- ERROR 1045 (28000): ProxySQL Error: 報錯ErrorSQL
- Windows平臺下opatch apply報錯:OUI-67073WindowsAPPUI
- zabbix報錯fping failed:no outputAI
- OGG Director報錯 Connection FAILEDAI
- Android Studio報錯:ERROR: Failed to resolve: com.android.support:appcompat-v7:28.0.+AndroidErrorAIAPP
- 解決 React-Native mac10.14.4 執行報錯 error Failed to build iOS projectReactMacErrorAIUIiOSProject
- MySQL建立使用者報錯 ERROR 1396 (HY000): Operation CREATE USER failed for 'afei'@'%'MySqlErrorAI
- 安裝MySQL出現Job for mysqld.service failed because the control process exited with error codeMySqlAIError
- Centos httpd模組 Job for httpd.service failed because the control process exited with error code.CentOShttpdAIError
- mysql 8 報錯 ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repositoryMySqlErrorAIStruct
- MySQL 5.7從庫報錯exceeds of slave_pending_jobs_size_max. Error_code: 1864MySqlError
- IDEA 報錯Failed to load JVM DLLIdeaAIJVM