EM 12c: OMS Failed to start After restarting the Repository Database or reboot of the server
原文地址:http://blog.csdn.net/wanghui5767260/article/details/39398449 更全面,更专业
EM 12c: OMS Failed to start After restarting the Repository Database or reboot of the server
今天启动Oms发现了这个问题,启动不了:
[oracle@ora11g64 bin]$ emctl start oms
Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
Starting WebTier...
WebTier Successfully Started
Starting Oracle Management Server...
Oracle Management Server is Down
查看日志:
日志中记录1:
/u01/app/oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log
2014-09-19 13:57:06,329 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
2014-09-19 13:57:06,330 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
2014-09-19 13:57:06,331 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
2014-09-19 13:57:16,334 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
2014-09-19 13:57:16,336 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
2014-09-19 13:57:16,337 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
2014-09-19 13:57:16,401 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
2014-09-19 13:57:16,401 [Thread-1] INFO wls.OMSController run.1744 - <OUT>timed out waiting for EMGC_OMS1 to be RUNNING
2014-09-19 13:57:16,402 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
2014-09-19 13:57:16,402 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
2014-09-19 13:57:16,403 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
2014-09-19 13:57:16,413 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
2014-09-19 13:57:16,416 [Thread-1] INFO wls.OMSController run.1744 - <OUT>_END_
2014-09-19 13:57:16,416 [Thread-2] INFO wls.OMSController run.1744 - <ERR>_END_
2014-09-19 13:57:16,866 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
2014-09-19 13:57:16,867 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 1
2014-09-19 13:57:16,867 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
2014-09-19 13:57:16,868 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
2014-09-19 13:57:16,868 [main] INFO wls.OMSController processCmd.1406 - process exited with code 1
2014-09-19 13:57:16,880 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
2014-09-19 13:57:16,881 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
2014-09-19 13:57:16,881 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7789
2014-09-19 13:57:16,882 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7801
2014-09-19 13:57:16,882 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
2014-09-19 13:57:16,882 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
2014-09-19 13:57:17,074 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://ora11g64:7302/em/faces/logon/core-uifwk-console-login
2014-09-19 13:57:18,263 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://ora11g64:7801/empbs/check
2014-09-19 13:57:18,281 [main] DEBUG oms.StatusOMSCmd processStatusOMS.240 -
console page status code is 404
2014-09-19 13:57:18,330 [main] DEBUG oms.StatusOMSCmd processStatusOMS.242 -
pbs page status code is 200
2014-09-19 13:57:18,330 [main] DEBUG oms.StatusOMSCmd processStatusOMS.245 - console header is null
2014-09-19 13:57:18,330 [main] DEBUG oms.StatusOMSCmd processStatusOMS.247 - pbs header is null
2014-09-19 13:57:18,330 [main] DEBUG oms.StatusOMSCmd processStatusOMS.287 - Encountered error while hitting page. Status code is 404
2014-09-19 13:57:18,330 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
2014-09-19 13:57:18,330 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Encountered error while hitting page. Status codes are 404 for console and 200 for PBS
2014-09-19 13:57:18,331 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
2014-09-19 13:57:18,331 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
2014-09-19 13:57:18,331 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 1
2014-09-19 13:57:18,332 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTP port in emgc property file: 7203
2014-09-19 13:57:18,332 [main] DEBUG oms.StatusOMSCmd processStatusOMS.160 - HTTPS port in emgc property file: 7302
2014-09-19 13:57:18,332 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTP port in emgc property file: 7789
2014-09-19 13:57:18,332 [main] DEBUG oms.StatusOMSCmd processStatusOMS.167 - Webtier HTTPS port in emgc property file: 7801
2014-09-19 13:57:18,333 [main] DEBUG oms.StatusOMSCmd processStatusOMS.186 - Using https port.
2014-09-19 13:57:18,333 [main] DEBUG oms.StatusOMSCmd processStatusOMS.203 - Using webtier https port.
2014-09-19 13:57:18,333 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://ora11g64:7302/em/faces/logon/core-uifwk-console-login
2014-09-19 13:57:18,458 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.341 - Attempting to connect to https://ora11g64:7801/empbs/check
2014-09-19 13:57:18,480 [main] DEBUG oms.StatusOMSCmd processStatusOMS.240 - console page status code is 404
2014-09-19 13:57:18,481 [main] DEBUG oms.StatusOMSCmd processStatusOMS.242 - pbs page status code is 200
2014-09-19 13:57:18,481 [main] DEBUG oms.StatusOMSCmd processStatusOMS.245 - console header is null
2014-09-19 13:57:18,481 [main] DEBUG oms.StatusOMSCmd processStatusOMS.247 - pbs header is null
2014-09-19 13:57:18,482 [main] DEBUG oms.StatusOMSCmd processStatusOMS.287 - Encountered error while hitting page. Status code is 404
2014-09-19 13:57:18,482 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Failed to connect to em login page
2014-09-19 13:57:18,482 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Encountered error while hitting page. Status codes are 404 for console and 200 for PBS
2014-09-19 13:57:18,484 [main] INFO oms.StatusOMSCmd processStatusOMS.296 - Connection exception when trying to hit OMS page. OMS is down
2014-09-19 13:57:18,499 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
日志文件里记:2:
2014-09-16 13:18:38,209 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully started server EMGC_OMS1 ...
2014-09-16 13:18:38,229 [Thread-1] INFO wls.OMSController run.1744 - <OUT>new status of EMGC_OMS1:
2014-09-16 13:18:38,229 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
2014-09-16 13:18:38,229 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
日志中记录3:
[oracle@ora11g64 logs]$ pwd
/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs
Repos details fetched from credstore
Fetched repository credentials from Credential Store
Invalid Connection Pool. ERROR = User credentials doesn‘t match the existing ones
Failed to verify repository
java.lang.NullPointerException
metalink:文档 ID 1459936.1
CAUSE
OMS will not be able to make the connection to the database and restarting also fails, if the background processes are not stopped completely.
SOLUTION
As a workaround, follow the steps.
1. Stop the OMS using
/bin>./emctl stop oms -all
2. Check the following processes
$ps -ef | grep java
$ps -ef | grep opmn
$ps -ef | grep http
Please kill all the processes related to OMS user.
3. Restart the Repository Database.
4. Now start the OMS
OMS_HOME/bin>./emctl start oms
To prevent the issue in future:
Apply the Patch 13466904 to the 12.1.0.1.1 (With BP1) OMS home. After applying the patch, we dont need to restart the OMS if the reposiotry database is restarted.
This issue is fixed in 12.1.0.2
我的环境
[oracle@ora11g64 bin]$ ./emctl stop oms -all
Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
Stopping WebTier...
WebTier Successfully Stopped
Stopping Oracle Management Server...
Oracle Management Server Already Stopped
AdminServer Successfully Stopped
Oracle Management Server is Down
[oracle@ora11g64 bin]$ ps -ef |grep java
oracle 4753
4708 2 13:01 ? 00:02:40 /u01/app/oracle/Middleware/jdk16/jdk/bin/java -server -Xms256m -Xmx1740m -XX:MaxPermSize=768M -XX:-DoEscapeAnalysis -XX:+UseCodeCacheFlushing -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSClassUnloadingEnabled -XX:CompileThreshold=8000
-XX:PermSize=128m -Dweblogic.Name=EMGC_OMS1 -Djava.security.policy=/u01/app/oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Dweblogic.system.BootIdentityFile=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/data/nodemanager/boot.properties
-Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.ReverseDNSAllowed=false -DINSTANCE_HOME=/u01/app/oracle/Middleware/gc_inst/em/EMGC_OMS1 -DORACLE_HOME=/u01/app/oracle/Middleware/oms -Ddomain.home=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain
-Djava.awt.headless=true -Ddomain.name=GCDomain -Doracle.sysman.util.logging.mode=dual_mode -Djbo.doconnectionpooling=true -Djbo.txn.disconnect_level=1 -Docm.repeater.home=/u01/app/oracle/Middleware/oms -Djbo.ampool.minavailablesize=1 -Djbo.ampool.timetolive=-1
-Djbo.load.components.lazily=true -Djbo.recyclethreshold=50 -Djbo.ampool.maxavailablesize=50 -Djava.security.egd=file:///dev/./urandom -Dweblogic.debug.DebugSecurityAtn=true -Dweblogic.debug.DebugWebAppSecurity=true -Dweblogic.SSL.LoginTimeoutMillis=300000
-Djps.auth.debug=true -Djps.authz=ACC -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.policystore.hybrid.mode= -Djps.subject.cache.key=5 -Djps.subject.cache.ttl=600000 -Xbootclasspath/p:/u01/app/oracle/Middleware/oms/sysman/jlib/diagpatch_bug11725986.jar
-Djdkpatchlog=/u01/app/oracle/Middleware/oms/sysman/log/diagpatch_bug11725986.log -Doracle.apm.home=/u01/app/oracle/Middleware/oms/apm/ -DAPM_HELP_FILENAME=oesohwconfig.xml -da -Dplatform.home=/u01/app/oracle/Middleware/wlserver_10.3 -Dwls.home=/u01/app/oracle/Middleware/wlserver_10.3/server
-Dweblogic.home=/u01/app/oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/u01/app/oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain
-Djrockit.optfile=/u01/app/oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/config/fmwconfig/servers/EMGC_OMS1 -Doracle.domain.config.dir=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/config/fmwconfig
-Digf.arisidbeans.carmlloc=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/config/fmwconfig/carml -Digf.arisidstack.home=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/config/fmwconfig/jps-config.xml
-Doracle.deployed.app.dir=/u01/app/oracle/Middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u01/app/oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/u01/app/oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1
-Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Doracle.apm.home=/u01/app/oracle/Middleware/oms/apm/ -DAPM_HELP_FILENAME=oesohwconfig.xml -Dweblogic.management.discover=false -Dweblogic.management.server=https://ora11g64:7102
-Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/app/oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath weblogic.Server
oracle 10120 8047 0 14:53 pts/2 00:00:00 grep java
[oracle@ora11g64 bin]$ kill -94753
[oracle@ora11g64 bin]$ ps -ef |grep java
oracle 10147 8047 0 14:54 pts/2 00:00:00 grep java
[oracle@ora11g64 bin]$ ps -ef |grep opmn
oracle 10151 8047 0 14:54 pts/2 00:00:00 grep opmn
[oracle@ora11g64 bin]$ ps -ef |grep http
oracle 10155 8047 0 14:54 pts/2 00:00:00 grep http
[oracle@ora11g64 bin]$ sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Fri Sep 19 14:54:56 2014
Copyright (c) 1982, 2009, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SYS@ORA11G>shutdown immediate
Database closed.
Database dismounted.
ORACLE instance shut down.
SYS@ORA11G>startup
ORACLE instance started.
Total System Global Area 2137886720 bytes
Fixed Size 2215064 bytes
Variable Size 822084456 bytes
Database Buffers 1308622848 bytes
Redo Buffers 4964352 bytes
Database mounted.
Database opened.
SYS@ORA11G>exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
[oracle@ora11g64 bin]$ ./emctl start oms
Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
Starting WebTier...
WebTier Successfully Started
Starting Oracle Management Server...
Oracle Management Server Successfully Started
Oracle Management Server is Up
另一个问题会导致:
就是归档路径下的文件多了 空暇空间不足导致的,删除了后重新启动即可。
可是我的实验在非归档模式 ,所以不行。
结果果然能够,很感谢 metalink!
2014 /9 /19
tyger
beijing
EM 12c: OMS Failed to start After restarting the Repository Database or reboot of the server的更多相关文章
- Clone failed: Could not read from remote repository
问题: 使用idea下载项目代码时报错,内容如下: Clone failed: Could not read from remote repository 解决方案: 把 SSH切换成 HTTP重新c ...
- pycharm2019连接mysql错误08801 ------Connection to django1@localhost failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.
Error:Connection to django1@localhost failed. [08001] Could not create connection to database server ...
- BEA-150021 - The admin server failed to authenticate the identity of the user username starting the managed server.
原因:用户名.密码错误. 解决方法:修改boot.properties用户名密码为明文方式,然后重新启动就OK了,自动加密.
- git Push failed: Could not read from remote repository 解决方案
解决的办法很简单,进入Android Studio配置界面,选择Version Control——>Git,在右边界面切换SSH下拉选项为Native,最后重新提交.如果解决你的问题,记得分享哦 ...
- Connection to 天mysql failed. [08001] Could not create connection to database server. Attempted ,报错处理方法
https://blog.csdn.net/myzh215219/article/details/90314345 点击图上的DRIVER,然后点击GO TO DRIVER,之后更改合适的驱动. 我的 ...
- Connection to newtaotao failed. [08001] Could not create connection to database
jdbc.url=jdbc:mysql://localhost:3306/newtaotao?serverTimezone=UTC&characterEncoding=utf-8 数据库是5. ...
- pycharm连接mysql是出现Connection to orm02@127.0.0.1 failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.
下面这个问题反正我是遇到了,也是难为我好几天,于是我决定发一个教程出来给大家看看!希望能帮助你们 原因: 可能是数据库的版本与本机装的驱动不匹配导致的, 解决方案一: 在 url 后面街上一句 因为笔 ...
- pycharm2019连接mysql错误:08801 ------Connection to django1@localhost failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.
- IntelliJ IDEA连接不上数据库 (Connection to testdb@localhost failed. [08001] Could not create connection to database server. Attempted reconnect 3 times. Giving up.)
问题提示为: 原因:MySQL数据库版本为8.0以上,需要在URL加上时区,即加上?serverTimezone=GMT 成功后为:
随机推荐
- [Angular] Step-By-Step Implementation of a Structural Directive - Learn ViewContainerRef
For example we have two buttons: When we click nether one of those tow button, the modal should show ...
- WM_CAP_DRIVER_CONNECT
WM_CAP_DRIVER_CONNECT //ActiveX ---->OnCreate m_pit.Create(IDD_CAM_DIALOG,this); CRect rc; this ...
- 【例题3-2 UVA - 10082】WERTYU
[链接] 我是链接,点我呀:) [题意] 在这里输入题意 [题解] 用一个字符数组,用数组的下标相邻来代表相邻的关系. [错的次数] 在这里输入错的次数 [反思] int i; for (i = 0; ...
- SDL2源码分析1:初始化(SDL_Init())
===================================================== SDL源码分析系列文章列表: SDL2源码分析1:初始化(SDL_Init()) SDL2源 ...
- 命令行运行python模块时提示包找不到的问题
庄稼人不是专职python开发的道友.尽管与python相识已多年,可惜相识不相知,仅仅是偶尔借助pydev写一些简单的小工具. 多年来.一直困惑于这样一个问题:相同的project.相同的代码,使用 ...
- Boost.Asio c++ 网络编程翻译(10)
read/write方法 这些方法对一个流进行读写操作(能够是套接字,或者其它表现的像流的类): async_read(stream, buffer [, completion],handler):这 ...
- jquery插件课程2 放大镜、多文件上传和在线编辑器插件如何使用
jquery插件课程2 放大镜.多文件上传和在线编辑器插件如何使用 一.总结 一句话总结:插件使用真的还是比较简单的,引包,初始化,配置参数(json),配置数据(json),而后两步不是必须的.而且 ...
- 应用 Valgrind 发现 Linux 程序的内存问题及交叉编译for arm
Valgrind 概述 体系结构 Valgrind是一套Linux下,开放源代码(GPL V2)的仿真调试工具的集合.Valgrind由内核(core)以及基于内核的其他调试工具组成.内核类似于一个框 ...
- js进阶 11-14 jquery如何实现元素的替换和遍历
js进阶 11-14 jquery如何实现元素的替换和遍历 一.总结 一句话总结:替换:replaceAll() 与 replaceWith().遍历:each(). 1.replaceAll() ...
- todo bitnami
https://bitnami.com/stack/dokuwiki https://bitnami.com/stack/jenkins/installer