装了cloud control 12c 之后,有个patch,执行的时候报错:
[oracle@aaaaa 18090046]$ opatchauto apply
OPatch Automation Tool
Copyright (c) 2014, Oracle Corporation. All rights reserved.
OPatchauto version : 11.1.0.11.0
OUI version : 11.1.0.11.0
Running from : /u00/app/oracle/product/Middleware/oms
Log file location : /u00/app/oracle/product/Middleware/oms/cfgtoollogs/opatch/opatch2014-12-23_10-36-17AM_1.log
OPatchauto log file: /u00/app/oracle/product/Middleware/oms/cfgtoollogs/opatchauto/18090046/opatch_oms_2014-12-23_10-36-19AM_deploy.log
Please enter OMS weblogic admin server URL(t3s://aaaaa:7102):> https://aaaaa:7102
Please enter OMS weblogic admin server username:> weblogic
Please enter OMS weblogic admin server password:>
OPatchauto failed to establish JMX connection to weblogic server. This could be because of one (or) more of the following reasons:
1. Weblogic admin server URL that manages OMS application may not be right.
2. Weblogic admin server credentials (username, password) may not be right.
3. Virtual host configuration. If OMS, weblogic server are on virtual host configuration, Please make sure to add OPatchAuto.OMS_DISABLE_HOST_CHECK=true to command line and run again. (example: /u00/app/oracle/product/Middleware/oms/OPatch/opatchauto apply -invPtrLoc /u00/app/oracle/product/Middleware/oms/oraInst.loc OPatchAuto.OMS_DISABLE_HOST_CHECK=true)
Please check above conditions and if error(s) still persist, Please contact Oracle support.
[ Error during Get weblogic Admin Server information Phase]. Detail: OPatchauto was not able to find right interview inputs.
OPatchauto failed:
OPatchauto failed to establish JMX connection to weblogic server. This could be because of one (or) more of the following reasons:
1. Weblogic admin server URL that manages OMS application may not be right.
2. Weblogic admin server credentials (username, password) may not be right.
3. Virtual host configuration. If OMS, weblogic server are on virtual host configuration, Please make sure to add OPatchAuto.OMS_DISABLE_HOST_CHECK=true to command line and run again. (example: /u00/app/oracle/product/Middleware/oms/OPatch/opatchauto apply -invPtrLoc /u00/app/oracle/product/Middleware/oms/oraInst.loc OPatchAuto.OMS_DISABLE_HOST_CHECK=true)
Please check above conditions and if error(s) still persist, Please contact Oracle support.
居然是第一个输入错了,应该是它提示的那个: t3s://aaaaa:7102
weblogic不熟悉啊。
参考URL如下:
http://myoracleworld.hobby-electronics.net/12c-opatchauto-18449332.html
本文详细介绍了在使用Oracle Cloud Control 12c安装过程中遇到自动应用补丁时报错的问题,并提供了解决方案。主要涉及通过正确配置WebLogic管理员服务器URL、验证用户名和密码以及处理虚拟主机配置来解决无法建立JMX连接到WebLogic服务器的问题。
91

被折叠的 条评论
为什么被折叠?



