Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issues Starting OMS

Amber ZollerFeb 16 2012
I have had grid control, agent, and weblogic installed and running just fine for almost the last year. Yesterday we had some space issues. So I was removing *.log (not the online/redo files) and a bunch of old *.trc files. I'm not sure if I accidentally removed a file that needed to be there, because now I'm having issues. When I go to the grid control page I get:

Backend WLS or EM application seems to be down

Ok. So I check the status of opmn:
C:\app\oracle\Middleware\oms11g\BIN> emctl status oms
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
WebTier is Up
Oracle Management Server is Down

Alright, So try to start it:
C:\app\oracle\Middleware\oms11g\BIN>emctl start oms
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
Oracle Management Server is Down
Please check C:/app/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details

When I check the emctl status details: I get the port numbers and this:
OMS is not configured with SLB or virtual hostname

In the log file C:/app/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log
[Thread-2] INFO wls.OMSController run.1159 - <ERR>java.util.MissingResourceException: Can't find bundle for base name wsmManageHelp, locale en_US
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1521)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1260)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at java.util.ResourceBundle.getBundle(ResourceBundle.java:715)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.utils.ScriptCommandsHelp.addHelpCommandGroup(ScriptCommandsHelp.java:564)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.InformationHandler.addHelpCommandGroup(InformationHandler.java:1591)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.WLScriptContext.addHelpCommandGroup(WLScriptContext.java:1063)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at java.lang.reflect.Method.invoke(Method.java:597)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyReflectedFunction.__call__(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyMethod.__call__(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyObject.__call__(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyObject.invoke(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.pycode._pyx2.addHelpCommandGroup$21(<iostream>:440)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.pycode._pyx2.call_function(<iostream>)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyTableCode.call(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyTableCode.call(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyFunction.__call__(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.pycode._pyx33.wsm_init_help$1(C:\app\oracle\MIDDLE~1\ORACLE~1\common\wlst\wsmManage.py:22)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.pycode._pyx33.call_function(C:\app\oracle\MIDDLE~1\ORACLE~1\common\wlst\wsmManage.py)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyTableCode.call(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyTableCode.call(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyFunction.__call__(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.pycode._pyx33.f$0(C:\app\oracle\MIDDLE~1\ORACLE~1\common\wlst\wsmManage.py:184)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.pycode._pyx33.call_function(C:\app\oracle\MIDDLE~1\ORACLE~1\common\wlst\wsmManage.py)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyTableCode.call(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.PyCode.call(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.Py.runCode(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.core.__builtin__.execfile_flags(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at org.python.util.PythonInterpreter.execfile(Unknown Source)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.utils.WLSTInterpreter.execPyFiles(WLSTInterpreter.java:353)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.utils.WLSTInterpreter.execDefaultUserModules(WLSTInterpreter.java:339)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.utils.WLSTInterpreter.setModules(WLSTInterpreter.java:173)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.utils.WLSTInterpreter.<init>(WLSTInterpreter.java:135)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.management.scripting.WLST.main(WLST.java:90)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at java.lang.reflect.Method.invoke(Method.java:597)
[Thread-2] INFO wls.OMSController run.1159 - <ERR> at weblogic.WLST.main(WLST.java:29)


When I check the Event Viewer log:
Log Name: Application
Source: OracleManagementServer_EMGC_OMS1_1
Date: 2/16/2012 11:02:28 AM
Event ID: 4
Task Category: (2)
Level: Error
Keywords: Classic
User: N/A
Computer:
Description:
The description for Event ID 4 from source OracleManagementServer_EMGC_OMS1_1 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

02/16/12 11:02:28 central exited with retCode 1.

the message resource is present but the message is not found in the string/message table

I'm not sure why I can't get this to start. Please help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2012
Added on Feb 16 2012
0 comments
797 views