emctl start oms Failed With 'Oracle Management Server Could Not Be Started' and EMGC_OMS1.out File Reports 'The persistent file store "_WLS_EMGC_OMS1" cannot open file _WLS_EMGC_OMS1000000.DAT'
(Doc ID 1564184.1)
Last updated on AUGUST 19, 2022
Applies to:
Enterprise Manager Base Platform - Version 12.1.0.1.0 and laterInformation in this document applies to any platform.
Symptoms
Enterprise Manager (EM) 12c Cloud Control OMS fails with the following error:
$<OMS_HOME>/bin>./emctl start oms
Starting WebTier...
WebTier Successfully Started
Oracle Management Server Could Not Be Started
Oracle Management Server is Down
Please check .../OMS_ORACLE_HOME/sysman/log/emctl.log for error details
.../DOMAIN_HOME/server/EMGC_OMS1/logs/EMGC_OMS1.out shows this error:
Caused By: java.io.IOException: Error from open(), Permission denied, errno=13
EM OMS start can fail during installation for this symptom, as well. The following is the error stack from an EM 13c OMS start during EM System installation:
from .../gc_inst/user_project/domains/GCDomain/servers/EMGC_ADMINSERVER/logs/EMGC_ADMINSERVER.out
<Feb 13, 2016 1:16:15 AM EST> <Emergency> <Store> <BEA-280060> <The store "_WLS_EMGC_ADMINSERVER" encountered a fatal error, and it must be shut down: weblogic.store.PersistentStoreFatalException: [Store:280105]The persistent file store "_WLS_EMGC_ADMINSERVER" cannot open file _WLS_EMGC_ADMINSERVER000000.DAT.
weblogic.store.PersistentStoreFatalException: [Store:280105]The persistent file store "_WLS_EMGC_ADMINSERVER" cannot open file _WLS_EMGC_ADMINSERVER000000.DAT.
at weblogic.store.io.file.BaseStoreIO.openInternal(BaseStoreIO.java:170)
at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:64)
<Feb 13, 2016 1:16:16 AM EST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
There are 1 nested errors:
weblogic.management.DeploymentException: java.io.IOException: Error from open(), Permission denied, errno=13
at weblogic.store.admin.AdminHandler.activate(AdminHandler.java:132)
at weblogic.store.admin.FileAdminHandler.activate(FileAdminHandler.java:221)
at weblogic.store.admin.DefaultStoreService.start(DefaultStoreService.java:103)
at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:78)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |