Emctl  stop oms  malfunctining?

Hi,
In order to upgrade to EMR3 the Management Server has to be stopped.
$ /apps/oracle/product/em10g/agent10g/bin/emctl stop oms
Oracle Enterprise Manager 10g Release 10.2.0.1.0.
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Oracle Enterprise Manager 10g Agent Commands:
emctl start | stop agent
emctl getversion
emctl reload | upload | clearstate | getversion agent
emctl reload agent dynamicproperties [<Target_name>:<Target_Type>]....
emctl config agent <options>
emctl config agent updateTZ
emctl config agent getTZ
emctl resetTZ agent
emctl config agent credentials [<Target_name>[:<Target_Type>]]
Blackout Usage :
emctl start blackout <Blackoutname> [-nodeLevel] [<Target_name>[:<Target_                                             Type>]].... [-d <Duration>]
emctl stop blackout <Blackoutname>
emctl status blackout [<Target_name>[:<Target_Type>]]....
The following are valid options for blackouts
<Target_name:Target_type> defaults to local node target if not specified.
If -nodeLevel is specified after <Blackoutname>,the blackout will be applied to all targets and any target list that follows will be ignored.
Duration is specified in [days] hh:mm
emctl getemhome
emctl ilint
emctl start | stop | status subagent
Secure Agent Usage :
emctl secure agent <registration password>
emctl secure status agent [oms http url]
emctl unsecure agent
Any hint what to look for?
Thx,
Dobby

Hi Dobby,
$ /apps/oracle/product/em10g/agent10g/bin/emctl stop omsIs this path to emctl right? Is this your $ORACLE_HOME/bin?
It may be a pathing issue. Here is the pathing I use for OMS:
ORACLE_HOME=/u01/app/oracle/product/9.2.0export ORACLE_HOMEPATH=.:$PATH:.;$ORACLE_HOME/dcm/bin/:$ORACLE_HOME/j2ee/home/:$ORACLE_HOME/ldap/bin/:$ORACLE_HOME/ldap/odi/admin/:$ORACLE_HOME/oca/bin/:$ORACLE_HOME/opmn/bin/:$ORACLE_HOME/portal/admin/plsql/sso/:$ORACLE_HOME/sso/lib/:$ORACLE_HOME/uddi/lib/:$ORACLE_HOME/upgrade/:$ORACLE_HOME/wireless/bin/
Here are the Oracle docs on emctl, that might help:
http://download-uk.oracle.com/docs/cd/B16240_01/doc/em.102/b40002/postinstall_config.htm
Hope this helps. . . .
Donald K. Burleson
Oracle Press author

Similar Messages

  • Oracle Grid Control 11.1 - emctl status/stop oms returns nothing

    Hi All,
    This is my first post, so please be gentle.
    I'm attempting to stop OMS or at least return a status when using 'emctl' and nothing appears to be happening.
    When I run the following, 'emctl status oms', the below is returned:
    [oracle@ ~]$ emctl status oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    It would usually say OEM is online (which the interface is up and running).  I attempted to stop it (emctl stop oms) and the same is returned.
    I exported the following (which I never had to do before to stop/status/start OEM):
    [oracle@ ~]$ export ORACLE_HOME=/apps/oracle/Middleware/oms11g
    [oracle@ ~]$ export PATH=$ORACLE_HOME/bin:$PATH
    [oracle@ ~]$ export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    And it still doesn't work.
    Any advice would be great.
    Thanks,
    Frank

    Hi Frank,
    Have a look at log and trace files in directory .../gc_inst/em/EMGC_OMS<n>/sysman/log, including emctl.log and emoms.log*, for clues.
    Regards,
    - Loc

  • Emctl start oms gives: WebTier Could Not Be Started

    Hi All,
    GridControl has crashed, restart:
    $ cat /etc/oratab
    POEMGC:/oracle/app/oracle/product/11.1.0/db_1:N
    *:/oracle/Oracle/Middleware/oms11g:N
    *:/oracle/Oracle/Middleware/agent11g:N
    $ cd /oracle/Oracle/Middleware/oms11g
    $ ./emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Could Not Be Started
    Error Occurred: WebTier Could Not Be Started
    Please check /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    WARNING: Limit of open file descriptors is found to be 2048.
    For proper functioning of OMS, please set "ulimit -n" to be at least 4096.
    Fixed the open file restriction (HP-UX srnpi1 B.11.23 U ia64). But after that:
    $ emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Could Not Be Started
    Error Occurred: WebTier Could Not Be Started
    Please check /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log gives:
    2011-07-19 09:22:22,527 [main] DEBUG wls.OMSController main.171 - Log location is /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2011-07-19 09:22:22,531 [main] INFO wls.OMSController startOMS.495 - admin start is false
    2011-07-19 09:22:22,531 [main] INFO wls.OMSController startOMS.496 - is service is false
    2011-07-19 09:22:22,555 [main] INFO wls.OMSController getEnvProps.354 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/urandom
    2011-07-19 09:22:22,556 [main] INFO wls.OMSController startOMS.517 - Starting WebTier...
    2011-07-19 09:22:22,561 [main] INFO util.WebTierUtil execCmd.134 - Running the command: /oracle/Oracle/gc_inst/WebTierIH1/bin/opmnctl stopall
    2011-07-19 09:22:23,950 [main] INFO util.WebTierUtil getProcessResult.196 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2011-07-19 09:22:23,951 [main] INFO util.WebTierUtil getProcessResult.204 - opmnctl cmd error:
    2011-07-19 09:22:23,952 [main] INFO util.WebTierUtil getProcessResult.208 - opmnctl cmd exited with code 0
    2011-07-19 09:22:23,956 [main] INFO util.WebTierUtil execCmd.134 - Running the command: /oracle/Oracle/gc_inst/WebTierIH1/bin/opmnctl startall
    2011-07-19 09:22:35,327 [main] INFO util.WebTierUtil getProcessResult.196 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    opmnctl startall: opmn failed to start.
    2011-07-19 09:22:35,329 [main] INFO util.WebTierUtil getProcessResult.204 - opmnctl cmd error:
    2011-07-19 09:22:35,329 [main] INFO util.WebTierUtil getProcessResult.208 - opmnctl cmd exited with code 2
    2011-07-19 09:22:35,330 [main] INFO wls.OMSController startOMS.533 - WebTier Could Not Be Started
    2011-07-19 09:22:35,332 [main] ERROR wls.OMSController main.262 - OMSController failed for start oms
    2011-07-19 09:22:35,334 [main] ERROR wls.OMSController main.263 - OMSController Error: WebTier Could Not Be Started
    java.lang.Exception: WebTier Could Not Be Started
    at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:534)
    at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:217)
    Checked all logs I could find, Googled, Metalinked, etc. I can not find an error which gives me a clue what to do. Any tips ? Where would you start ? What would you check ?
    Regards and thanks,
    Bas

    $ touch /tmp/now
    $ cd /oracle/Oracle/Middleware/oms11g
    $ cd bin
    $ ./emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Could Not Be Started
    Error Occurred: WebTier Could Not Be Started
    Please check /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    $ find $ORACLE_HOME -type f -newer /tmp/now
    $ find /oracle -type f -newer /tmp/now
    /oracle/.sh_history
    /oracle/Oracle/Middleware/agent11g/sysman/emd/agntstmp.txt
    /oracle/Oracle/Middleware/agent11g/sysman/log/emagent.trc
    /oracle/Oracle/Middleware/agent11g/sysman/log/emagentfetchlet.log
    /oracle/Oracle/Middleware/agent11g/sysman/log/emagentfetchlet.trc
    /oracle/Oracle/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    /oracle/Oracle/gc_inst/WebTierIH1/diagnostics/logs/OPMN/opmn/opmn.log
    /oracle/Oracle/gc_inst/WebTierIH1/config/OPMN/opmn/.formfactor
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_cjq0_10368.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_cjq0_10368.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j001_23518.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j001_23518.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23516.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23516.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_m000_23535.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_m000_23535.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j002_23615.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j002_23615.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j003_23617.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j003_23617.trm
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23640.trc
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/POEMGC_j000_23640.trm
    /oracle/app/oracle/diag/tnslsnr/srnpi1/listener/trace/listener.log
    /oracle/app/oracle/diag/tnslsnr/srnpi1/listener/alert/log.xml
    /oracle/app/oracle/flash_recovery_area/POEMGC/control02.ctl
    /oracle/app/oracle/flash_recovery_area/POEMGC/flashback/o1_mf_714tw673_.flb
    /oracle/app/oracle/flash_recovery_area/POEMGC/redo03.log
    /oracle/app/oracle/oradata/POEMGC/system01.dbf
    /oracle/app/oracle/oradata/POEMGC/undotbs01.dbf
    /oracle/app/oracle/oradata/POEMGC/control01.ctl
    /oracle/app/oracle/oradata/POEMGC/redo03.log
    /oracle/app/oracle/oradata/POEMGC/mgmt.dbf
    /oracle/control.local/POEMGC/control00.ctl
    Ignoring:
    .sh_history
    /oracle/Oracle/Middleware/agent11g/*
    /oracle/app/oracle/diag/rdbms/poemgc/POEMGC/trace/ (ASYNC_CONFIG errors)
    /oracle/app/oracle/diag/tnslsnr/srnpi1/listener/*
    /oracle/app/oracle/flash_recovery_area/POEMGC/*
    /oracle/app/oracle/oradata/POEMGC/*
    /oracle/control.local/POEMGC/control00.ctl
    /oracle/Oracle/gc_inst* seems interesting:
    emctl.log: gives same message as in the beginning of this thread.
    .formfactor: some random string, 29 bytes ?
    opmn.log: ends with:
    [2011-07-19T14:33:16][opmn][TRACE:1][667][OPMN]Request 2 Started.  Command: /stop
    [2011-07-19T14:33:16][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 2 Completed. Command: /stop
    [2011-07-19T14:33:16][opmn][NOTIFICATION:1][676][OPMN][code:pm-internal]OPMN server stopped.  Request handling disabled.
    [2011-07-19T14:33:16][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 3 Started.  Command: /shutdown
    [2011-07-19T14:33:16][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 3 Completed. Command: /shutdown
    [2011-07-19T14:33:46][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
    [2011-07-19T14:33:46][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: /oracle/Oracle/gc_inst/WebTierIH1/config/OPMN/opmn/states
    [2011-07-19T14:33:46][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    Thanks !                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • EMCTL SECURE OMS - Invalid Repository Password

    oracle@GUINAN:/oracle/oracle/oms10g/bin$ ./emctl secure oms
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root Password :
    Enter Agent Registration password :
    OPMN processes already stopped...   Done.
    Securing central oms...   Started.
    Checking Repository...   Invalid Password.I am trying to set up the secure mode for OMS. I enter the SYSMAN password where it asks for the EM Root password, and create a new agent registration password but continually get the error while "Checking Repository" - any suggestions?

    I read through the note, the listener is up and running as is the DB.
    I now get:
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$ ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.guinan
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down
    HTTP_Server        | HTTP_Server        |    1864 | Alive
    LogLoader          | logloaderd         |     N/A | Down
    dcm-daemon         | dcm-daemon         |     N/A | Down
    OC4J               | home               |    1865 | Alive
    OC4J               | OC4J_EM            |    1866 | Alive
    OC4J               | OC4J_EMPROV        |    1869 | Alive
    WebCache           | WebCache           |    1876 | Alive
    WebCache           | WebCacheAdmin      |    1870 | Alive
    oracle@GUINAN:/oracle/oracle/oms10g/opmn/bin$ cd /oracle/oracle/oms10g/bin
    oracle@GUINAN:/oracle/oracle/oms10g/bin$ ./emctl status oms
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Oracle Management Server is not functioning because of the following reason:
    Unexpected error occurred. Check error and log files.But I don't know which/where to check the error and log files?!

  • Problem while starting OMS (bin/emctl start oms)

    Hi,
    We are running oracle GC 10gr4(it's Release4 and not Release2 like below) since 1 year. It's working great, without having any problem ( even if the installation was a pain.....)
    I rebooted my Linux RedHat ES4 this morning and now when im trying to start the OMS (oms10g/bin/emctl start oms) I have this short error msg:
    -Unexpected error occurred. Check error and log files.
    here is my first step after I rebooted the server
    $ /home/oracle/grid10gr2/oms10g/opmn/bin/opmnctl startall
    opmnctl: starting opmn and all managed processes...
    Second Step
    $ /home/oracle/grid10gr2/oms10g/bin/emctl start oms
    Oracle Enterprise Manager 10g Release 4 Grid Control
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    opmnctl: opmn is already running
    Starting HTTP Server ...
    Starting Oracle Management Server ...
    Checking Oracle Management Server Status ...
    Oracle Management Server is not functioning because of the following reason:
    Unexpected error occurred. Check error and log files.
    I can start the Database well with sqlplus `/ as sysdba`
    it's just that I can't start anymore the oms. I have a lot of available space. I worked all the day to fix this but i dont find any solution is someone have a clue?
    Thx in advance!!

    Yes I just just tried the cmd and I Got:
    Oracle Enterprise Manager 10g Release 4 Grid Control 10.2.0.4.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Starting agent ........ started.
    looks like the only thing that's starting is the Agent when im trying gcstartup start.
    Thx

  • Emctl stop -- error

    $ emctl stop
    Enter Management password :
    Error: javax.naming.NamingException: Lookup error: java.net.ConnectException: Co
    nnection refused; nested exception is:
    java.net.ConnectException: Connection refused

    Probably emctl is down, try
    emctl statusif it is telling you something about
    "Could not contact..., Connection refused"
    emctl is down, so you have to restart it.

  • Oracle Grid control 11gR1 : emctl start oms gives OMS version 11.1.0.1.0 is

    Hi, I have installed grid control 11gR1 on OEL 5.6 64 bit env. The repository db is oracle 11.1.0.7.0 with WLS 10.3.2
    My install of the Grid contol was a fresh install on a db and weblogic. Whenever i start the emctl start oms, i get the following error
    OMS version 11.1.0.1.0 is not compatible with repository version 10.2.0.4.0 Repository needs to be upgraded
    Eventhough my db is 11, which is the emctl giving the above error? Its starting the EMGC admin and OMS server ( i can see them running in weblogic console), but my EM console is not coming up, saying either WLS or OMS is down.
    i have tried to recreate repos db, droped and created it, but no luck.
    Appreciate any pointers. Also, if there is a sequence of steps to follow the grid contol uninstall and install, pls let me know.

    thx for the post. I had a successful install and I then logged on to the EM console and configured it to monitor the db instances. After a few days, the server restarted and after which i wasn't able to start the OMS and hence unable to logon to EM console.

  • Solaris 10.2 OEM Installation: but emctl displays OMS version is 10.1

    Hi,
    How can I validate the correct version of the installation I did. I though Iwas installing OEM GC Solaris 10.2.0.1. Installer said it was 10.2.0.1. I did an OMS and AGENT install all using same software distro and when I run ./emctl in the agent home/bin it says my Agent and OMS are version 10.1.0.1
    --catharine                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    I think the OTN at one time had the wrong software up there but if you saw it install 10.2 then you should have it. Any chance you are grabbing the emctl from another Oracle home?
    Of course you could check with ./runInstaller but how about just looking in /opt/app/oracle/product/agent10g/relnotes ?

  • Emctl stop dbconsole

    Hello,
    How do I stop the dbconsole using DOS.
    I know how this is done on UNIX but when I try this in Windows
    I get the error ORACLE_SID not defined. When I SET oracle_sid = ORCL
    I still get the same error.
    Thanks..

    Well, Windows is not really care about the case of ORACLE_SID
    it's more likely from space when you set it.
    When I SET oracle_sid = ORCL
    C:\Program Files\Support Tools>set oracle_sid = ora
    C:\Program Files\Support Tools>echo %oracle_sid%
    %oracle_sid%
    C:\Program Files\Support Tools>echo %oracle_sid %
    ora

  • The OMS is not set up for Enterprise Manager Security

    Hi, I'm trying to add an agent to grid control and its not connecting with the management server because i cant secure it...
    bash-2.05$ ../../bin/emctl secure agent <password>
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Agent is already stopped... Done.
    Securing agent... Started.
    Requesting an HTTPS Upload URL from the OMS... Failed.
    The OMS is not set up for Enterprise Manager Security.
    i have tried this on two seperate servers, both do the exact same thing. However, on my repository server where the OMS is housed, i can secure the agent no problem. Does anyone know what the problem could be? My OMS is on a Linux (SuSE 10.2) 32-bit machine.
    heres the emdctl.trc on the agent machine:
    2007-07-11 11:00:20 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:00:21 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:00:21 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:00:21 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:00:21 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:00:22 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:00:22 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:05:10 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:05:10 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    2007-07-11 11:10:08 Thread-1 WARN http: snmehl_connect: connect failed to (cbldb3:3872): Connection refused (error = 239)
    2007-07-11 11:10:08 Thread-1 ERROR main: nmectla_agentctl: Error connecting to http://cbldb3:3872/emd/main/. Returning status code 1
    bash-2.05$ lsof | grep 3872
    bash-2.05$
    seems to be failing the connect but nothing is running on the port so i'm not sure why
    Thanks in advance
    Message was edited by:
    user581869

    some further information and hopefully someone can help me...
    I went to the OMS binary folder (fmc45712:$OMS_HOME/bin) and executed the following commands...
    $OMS_HOME/opmn/bin/opmnctl stopall
    $OMS_HOME/bin/emctl stop oms
    $OMS_HOME/bin/emctl secure oms
    $OMS_HOME/bin/emctl start oms
    $OMS_HOME/opmn/bin/opmnctl startall
    then i go to $AGENT_HOME on the OMS machine (fmc45712:$AGENT_HOME/bin) and execute..
    $AGENT_HOME/bin/emctl status agent -secure
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Checking the security status of the Agent at location set in /opt/oracle/OracleHomes/agent10g/sysman/config/emd.properties... Done.
    Agent is secure at HTTPS Port 3872.
    Checking the security status of the OMS at http://fmc45712:4889/em/upload/... Done.
    OMS is secure on HTTPS Port 1159
    I then to go the server i deployed the agent on that i want to get communicating wtih my OMS...
    $AGENT_HOME/bin/emctl status agent -secure
    Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Checking the security status of the Agent at location set in /u101/em/agent10g/sysman/config/emd.properties... Done.
    Agent is unsecure at HTTP Port 3872.
    Checking the security status of the OMS at http://fmc45712:4889/em/upload/... Done.
    OMS is running but has not been secured. No HTTPS Port available.
    same command, different computer, but on the same network, and it just doesn't work. The OMS is on Linux x86 and the agent on the alternate computer is on HP-UX. If anyone has any help it'd be much appreciated.

  • Error while starting oms after reboot

    Hi All,
    I am receiving the error while restarting OMS after rebooting the server. Any help would be appreciated.
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping xyz02srv141
    Pinging xyz02srv141.abc.com [::1] with 32 bytes of data:
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Reply from ::1: time<1ms
    Ping statistics for ::1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>nslookup 10.12.2.141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141.abc.com
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>nslookup xyz02srv141
    Server:  tatnet200.abc.com
    Address:  10.10.2.200
    Name:    xyz02srv141.abc.com
    Address:  10.12.2.141
    C:\Windows\system32>echo %ORACLE_UNQNAME%
    ORACC
    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    C:\Windows\system32>
    Regards,

    C:\Windows\system32>emctl stop oms -all
    EM Configuration issue. D:\app\s_oracle_xyz02srv141\product\11.2.0\dbhome_2/xyz02srv141.abc.com_ORACC not found.
    Hi,
    Please check the path of command emctl. The above emctl command is for Grid/Cloud Control. The output indicates that 'emctl' for database control was executed.
    Regards,
    - Loc

  • OMS(12c) does not start

    OMS Version : 12 cloud control
    1. oms shutdown
    emctl stop oms
    2. installed Patch(13346924)
    3. oms start
    emctl start oms
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Oracle Management Server is not functioning because of the following reason:
    A recent plug-in upgrade operation has failed. Follow these steps to recover:
    1. Restore/recover the repository database (For example from a backup)
    2. Start the Management server using 'emctl start oms' command. Oracle Management Server cannot be started without recovering the repository database.
    Execute 'emctl status oms -details' to get further information about this failure. After identifying and fixing the issues reported in log files you can retry plug-in upgrade.
    For more details, Refer to 'Plug-in Deployment' section in the Enterprise Manager Advanced Configuration Guide.
    so i patch was rollback,... but ems do not start
    EMS do not connected > connect message is "Backend WLS or EM application seems to be down"
    backup file not exists...... OMS is reinstall?
    have another solution?
    Edited by: Taerang on 2012. 3. 4 오전 4:12

    No Upgrade for bundle patch #1
    installed one-off patch(13346924) ====> oms problem
    i env is
    em12c(not bundle patch 1) + Database Plugin Upgrade(http://download.oracle.com/otn/nt/oem/12101/12.1.0.1.0_oracle.sysman.db_2000_20111221.opar)

  • Unable to start OMS

    Hi,
    When trying to start OMS, am getting the following error. PFB the emctl.log
    2012-02-07 03:54:44,807 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:54:44,809 [main] INFO wls.OMSController startOMS.828 - admin start is false
    2012-02-07 03:54:44,809 [main] INFO wls.OMSController startOMS.829 - is service is false
    2012-02-07 03:54:44,825 [main] INFO wls.OMSController getEnvProps.476 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2012-02-07 03:54:44,825 [main] INFO wls.OMSController startOMS.848 - Starting WebTier...
    2012-02-07 03:54:44,829 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /ds1/home/emagent/Oracle/Middleware/gc_inst/WebTierIH1/bin/opmnctl stopall
    2012-02-07 03:54:48,154 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl stopall: stopping opmn and all managed processes...
    2012-02-07 03:54:48,155 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-02-07 03:54:48,155 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-02-07 03:54:48,156 [main] INFO util.WebTierUtil execCmd.407 - Running the command: /ds1/home/emagent/Oracle/Middleware/gc_inst/WebTierIH1/bin/opmnctl startall
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.467 - opmnctl cmd output: opmnctl startall: starting opmn and all managed processes...
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.475 - opmnctl cmd error:
    2012-02-07 03:54:54,918 [main] INFO util.WebTierUtil getProcessResult.479 - opmnctl cmd exited with code 0
    2012-02-07 03:54:54,919 [main] INFO wls.OMSController startOMS.859 - WebTier Successfully Started
    2012-02-07 03:54:54,919 [main] INFO wls.OMSController startOMS.886 - wlst command is /ds1/home/emagent/Oracle/Middleware/oracle_common/common/bin/wlst.sh /ds1/home/emagent/Oracle/Middleware/oms/bin/startOMS.py
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.887 - Executing the wlst command for startOMS...
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.891 - optional admin start is false
    2012-02-07 03:54:54,920 [main] INFO wls.OMSController startOMS.892 - optional pbsonly start is false
    2012-02-07 03:54:55,891 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Your environment has been set.
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2012-02-07 03:55:00,474 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:08,934 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Type help() for help on available commands
    2012-02-07 03:55:08,935 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:09,020 [Thread-1] INFO wls.OMSController run.1744 - <OUT>nm home is /ds1/home/emagent/Oracle/Middleware/gc_inst/NodeManager/emnodemanager
    2012-02-07 03:55:09,022 [Thread-1] INFO wls.OMSController run.1744 - <OUT>is_admin_host is TRUE
    2012-02-07 03:55:09,022 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_start is FALSE
    2012-02-07 03:55:09,023 [Thread-1] INFO wls.OMSController run.1744 - <OUT>admin_only_start is NONE
    2012-02-07 03:55:10,450 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Connecting to Node Manager ...
    2012-02-07 03:55:10,642 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:10 AM PST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2012-02-07 03:55:14,346 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,352 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,356 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,358 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,361 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,362 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,373 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,381 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,386 [Thread-1] INFO wls.OMSController run.1744 - <OUT><Feb 7, 2012 3:55:14 AM PST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2012-02-07 03:55:14,756 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully Connected to Node Manager.
    2012-02-07 03:55:14,757 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-02-07 03:55:14,757 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-02-07 03:55:14,758 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_ADMINSERVER:
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>RUNNING
    2012-02-07 03:55:14,759 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,760 [Thread-1] INFO wls.OMSController run.1744 - <OUT>current status of EMGC_OMS1:
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:14,761 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1
    2012-02-07 03:55:14,762 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Starting server EMGC_OMS1 ...
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Error Starting server EMGC_OMS1: weblogic.nodemanager.NMException: Exception while starting server 'EMGC_OMS1'
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>new status of EMGC_OMS1:
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:17,970 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>wait until EMGC_OMS1 becomes RUNNING
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:17,971 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:27,977 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:37,989 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:37,989 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:37,990 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:47,993 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:47,993 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:47,994 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:55:57,996 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:55:57,997 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:08,000 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:08,001 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:08,001 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:18,013 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:28,025 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:28,026 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:38,038 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:38,039 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:38,039 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:48,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:48,051 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:48,052 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:58,064 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:56:58,065 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:56:58,535 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:58,537 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:58,780 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:58,782 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:59,476 [main] DEBUG wls.OMSController main.199 - Log location is /ds1/home/emagent/Oracle/Middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-02-07 03:56:59,480 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: slc00tao.us.oracle.com upload port: 4890
    2012-02-07 03:56:59,546 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:56:59,549 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:56:59,550 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:56:59,550 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:56:59,551 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:56:59,602 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:56:59,853 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:56:59,875 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:00,388 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:57:00,390 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:57:00,391 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:57:00,391 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:57:00,392 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:57:00,399 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-02-07 03:57:00,401 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:57:00,402 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:57:00,402 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:57:00,403 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:57:00,685 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:57:00,687 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:57:00,688 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:57:00,688 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:57:00,709 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:00,753 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:57:01,005 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:57:01,025 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:08,077 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:08,078 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:18,090 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:18,091 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:18,091 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:28,102 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:28,103 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:38,106 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:38,107 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:48,120 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:48,121 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:57:58,132 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:57:58,133 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:08,156 [Thread-1] INFO wls.OMSController run.1744 - <OUT>sleep for 10 seconds...
    2012-02-07 03:58:18,165 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of EMGC_OMS1:
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>FAILED_NOT_RESTARTABLE
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>timed out waiting for EMGC_OMS1 to be RUNNING
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>status of node manager:
    2012-02-07 03:58:18,166 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>1
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>Successfully disconnected from Node Manager.
    2012-02-07 03:58:18,167 [Thread-1] INFO wls.OMSController run.1744 - <OUT>END
    2012-02-07 03:58:18,167 [Thread-2] INFO wls.OMSController run.1744 - <ERR>END
    2012-02-07 03:58:18,202 [main] INFO wls.OMSController processCmd.1392 - wlst process is finished
    2012-02-07 03:58:18,202 [main] INFO wls.OMSController processCmd.1394 - wlst process exited with code 1
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1396 - wlst outstream joined
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1398 - wlst errstream joined
    2012-02-07 03:58:18,203 [main] INFO wls.OMSController processCmd.1406 - process exited with code 1
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:58:18,206 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:58:18,335 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:58:18,351 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:58:18,351 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    2012-02-07 03:58:18,351 [main] INFO wls.OMSController startOMS.940 - startOMS finished with result: 1
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7203
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7302
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7789
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7801
    2012-02-07 03:58:18,352 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-02-07 03:58:18,353 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-02-07 03:58:18,353 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://slc00tao.us.oracle.com:7302/em/faces/logon/core-uifwk-console-login
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.293 - Failed to connect to em login page
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.294 - Connection refused
    2012-02-07 03:58:18,355 [main] INFO oms.StatusOMSCmd processStatusOMS.295 - Connection exception when trying to hit OMS page. OMS is down
    2012-02-07 03:58:18,367 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 8
    Any thoughts on this would be appreciated
    Thanks in advance

    Thanks so much Courtney for the response
    Yes it was up before. I tried to undeploy the plugin and after that when I tried to deploy the plugin again, am getting this...
    (1) My Listener is up and am able to connect to the DB
    (2) I gave emctl oms stop -force but still its not working
    Any other pointers will be very helpful
    *[emagent]$ emctl stop oms -force*
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
    Stopping WebTier...
    WebTier Successfully Stopped
    Stopping Oracle Management Server...
    Oracle Management Server Already Stopped
    Oracle Management Server is Down
    *[emagent]$ lsnrctl status*
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=slc00tao.us.oracle.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 05-DEC-2011 05:46:34
    Uptime 64 days 14 hr. 17 min. 31 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /etc/listener.ora
    Listener Log File /ds1/home/oracle/Oracle/Database/product/11.2.0/dbhome_1/log/diag/tnslsnr/slc00tao/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=slc00tao.us.oracle.com)(PORT=1521)))
    Services Summary...
    Service "em12gc.oracle.com" has 1 instance(s).
    Instance "em12gc", status READY, has 1 handler(s) for this service...
    Service "em12gcXDB.oracle.com" has 1 instance(s).
    Instance "em12gc", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Thanks
    Edited by: 902558 on Feb 7, 2012 9:09 PM
    Edited by: 902558 on Feb 7, 2012 9:10 PM

  • OMS Obsoleted

    Hello,
    I wanted to restart my OMS and I got the following error.
    Why would I get this ?
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    emctl start/stop/status/setpasswd oms for database control is obsoleted.
    Use emctl start/stop/status/setpasswd dbconsole.
    Use emctl status dbconsole [-secure]
    Oracle Enterprise Manager 10g Grid Control not installed. Request Ignored.Thanks..

    I made a change and the procedures say to re start OMS.
    I wouldn't use emctl stop oms & emctl start oms ?
    After configuring the entries, the OMS needs to be restarted to pick up the change.Thanks..

  • OMS Service on GC 10.1

    Hello,
    I just realized that on my Grid Control server (Release 1 on Windows), there is no service for Oracle Management service. This is just weird...Can someone confirm?
    Normally, when we reboot the server, we just let Windows take care of it so all has been running fine. However, I want to script the stop of the different services one by one.
    1. Stop OMS - emctl stop oms: I got an error here about EM Configuration issue. That's when I realised there is no such OMS service. Can someone check on Windows if they have this service?
    However, in GC, i can see my OMS running fine:)
    Cheers,
    Rodney

    OK figured it out...the doco had it all:P
    The services are as follows:
    - Application Server Control Oracle<oracle_home>ASControl
    For example:
    OracleOraHome1ASControl
    Use this Service to start and stop the Application Server Control for the Oracle Application Server instance that was installed and configured to deploy the Management Service J2EE application.
    - Oracle Process Management and Notification (OPMN) Oracle<oracle_home>ProcessManager
    For example:
    OracleOraHome1ProcessManager
    Use this service to start and stop all the components of the Oracle Application Server instance that was installed and configured to deploy the Management Service J2EE application.
    Use this service to start and stop the Management Service and all its related components, including OC4J, Oracle HTTP Server, and OracleAS Web Cache, which by default must be running in order for you to access the Grid Control Console.
    Cheers.

Maybe you are looking for