"emctl start iasconsole" can't start

Hi all,
I just to start OEM console on Infrastructure machine.
but it failed and the error msg as below : -
Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0
Copyright (c) 2002, 2003 Oracle Corporation. All rights reserved.
Starting Oracle 10g Application Server Control ...............
No response, checking logs for initialization activity.
waiting for response from console ............
No response, checking logs for initialization activity.
Console startup failed.
i have checked the logs file, details as below : -
emagentfetchlet.log
2005-07-14 20:49:13,052 [Thread-28844] WARN emd.fetchlets getMetric.312 - oracle.sysman.emSDK.emd.fetchlet.FetchletException: oracle.sysman.emSDK.emd.fetchlet.FetchletException: oracle.sysman.emSDK.emd.fetchlet.FetchletException: oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: javax.net.ssl.SSLException: SSL handshake failed: X509CertExpiredErr
emagent.tcr
2005-07-14 20:49:43 Thread-2458909616 WARN http: 40: nzos_Handshake failed. error = 28862
2005-07-14 20:49:43 Thread-2458909616 ERROR http: 40: Error initializing SSL connection for incoming request, aborting request. ret=-5
2005-07-14 20:54:13 Thread-2458909616 ERROR engine: [oracle_ias,xxx.xxx.xxxx.com,Response] : nmeegd_GetMetricData failed : oracle.sysman.emSDK.emd.fetchlet.FetchletException: oracle.sysman.emSDK.emd.fetchlet.FetchletException: oracle.sysman.emSDK.emd.fetchlet.FetchletException: oracle.sysman.emSDK.emd.comm.CommException: IOException in sending Request :: javax.net.ssl.SSLException: SSL handshake failed: X509CertExpiredErr
Everybody know how to fix it ?
Best regards
boris

1)From command propmt go to<ora_home\bin> and run the command
a) emctl start em
b) ora_home\opmn\bin> opmnctl startall
c) ora_home\dcm\bin>dcmctl start
2) Go to <ora_home\install\portlist.ini> file and find out the port no for Application server console
3) Open the Browser and write (http://<hostname:port no>)
Hope It may work
Regards
Sunil Kumar Gupta

Similar Messages

  • Emctl start iasconsole error

    Hi,
    I'm currently testing oracle application server. i configured the use of ssl. when i start my enterprise manager it gives me the following
    C:\ora10gAS_infra\bin>emctl start iasconsole
    Oracle Enterprise Manager 10g Application Server Control 9.0.4.0.0
    Copyright (c) 1996, 2004 Oracle Corporation. All rights reserved.
    Starting Oracle 10g Application Server Control ...The OracleOra10gAS_InfraASCont
    rol service is starting.........................................................
    The OracleOra10gAS_InfraASControl service could not be started.
    A service specific error occurred: 2.
    More help is available by typing NET HELPMSG 3547.
    what can i do to resolve this issue? What are the logs that i should search in? How can i disable the use of SSL?
    Regards;

    Please check the logs files;
    ORACLE_HOME/sysman/log
    http://download.oracle.com/docs/cd/B10464_05/core.904/b10376/log.htm#i1022507
    Have you verified using services?
    Adith

  • Can't start emctl after system reboot

    I installed 11g on Redhat E 5 last week. After instellation i use sqlplus and dbcounsole It work fine.
    https:// hostnamerhena:1158/em
    was working fine!
    Then I stop database from EM then shotdown the system.
    Then After a week today I tried to start system It is strange!!!!!
    sqlplus is working fine but EM is not accessable.
    SO I use following command
    emctl start dbconsole
    It give strange message
    https://localhost.localdomain:1158/emconsole/aboutApplication
    Starting Oracle Entriprise Manager 11 g Database Control.........................
    failed.
    Logs are generated
    2008-08-18 23:34:19,124 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.479 - Integration Class not found:oracle.sysman.pp.dn.ui.intg.DltNodeIntegration
    2008-08-18 23:34:19,124 [PAFDaemon] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2008-08-18 23:34:19,125 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.479 - Integration Class not found: oracle.sysman.pp.common.ui.intg.ProvCommonIntegration
    2008-08-18 23:34:19,127 [OC4J Launcher] ERROR app.ContextInitializer contextInitialized.479 - Integration Class not found: oracle.sysman.pp.paf.sample.ui.intg.PAFDemoIntegration
    2008-08-18 23:34:19,508 [PAFDaemon] ERROR emSDK.config getAgentState.4868 - java.io.IOException: java.io.IOException: /u01/app/oracle/product/11.1.0/db_1/bin/emctl: cannot execute
    java.io.IOException: java.io.IOException: /u01/app/oracle/product/11.1.0/db_1/bin/emctl: cannot execute
    at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
         at java.lang.ProcessImpl.start(ProcessImpl.java:65)
         at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
         at java.lang.Runtime.exec(Runtime.java:591)
         at java.lang.Runtime.exec(Runtime.java:507)
         at oracle.sysman.emd.targetIntg.Util.runOSCommand(Util.java:804)
         at oracle.sysman.emd.targetIntg.agent.AgentTargetInstaller.getAgentState(AgentTargetInstaller.java:4862)
         at oracle.sysman.emd.targetIntg.agent.AgentTargetInstaller.getAgentState(AgentTargetInstaller.java:4806)
         at oracle.sysman.pp.paf.util.OmsProperties.<init>(OmsProperties.java:56)
         at oracle.sysman.pp.paf.impl.PAFDepot.getInstanceLogDir(PAFDepot.java:716)
         at oracle.sysman.pp.paf.impl.PAFDepot.cleanupOldLckFiles(PAFDepot.java:462)
         at oracle.sysman.pp.paf.impl.PAFDepot.startup(PAFDepot.java:457)
         at oracle.sysman.pp.paf.ui.intg.ProvisioningAdvisorIntegration$1.run(ProvisioningAdvisorIntegration.java:229)
         at oracle.sysman.pp.paf.impl.PAFDepot$5.execute(PAFDepot.java:642)
         at oracle.sysman.pp.paf.util.UnaryFunctionThread.run(UnaryFunctionThread.java:119)
    =======================================
    First of all how come localhost comes now when i did hostname it say hostnamerhane???
    I am wondering whats wrong with it.
    Thanks
    AR

    Hi Aaron
    Can you please send us the status of the following commands
    ps -efd | grep oracle
    emctl status dbconsole
    Please note also
    Ensure that you start your services in the proper order:
    - establish IP address on the active node
    - start the TNS listener
    - start the database
    - start dbconsole
    - test functionality
    In case of failure…
    - Establish IP on failover box
    - start TNS listener lsnrctl start
    - start the database dbstart
    - start dbconsole emctl start dbconsole
    - test functionality
    If you want to manually stop or shutdown a service:
    Stop the application
    Stop DB Control emctl stop dbconsole
    Stop TNS listener lsnrctl stop
    Stop DB dbshut
    Stop IP
    We have to reconfigure the dbconsole, depending on the results of the commands.
    Note: For subsequent database / DBConsole installs requiring different hostnames than the physical hostname, simply set ORACLE_HOSTNAME variable to the new virtual hostname and run emca.
    There is no need to re-install the RDBMS server using the new hostname value for DBConsoles running from the same ORACLE_HOME but using different virtual hostnames for different SID values.
    If you would like to prevent the dbconsole from listening on all NICs of the cluster member based on the hostname and SID example in this Note, you can add host="lxdb.acme.com" in the web-site tag of http-web-site.xml present in ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_lxdb.acme.com_DBC/config directory.
    <web-site host="<virtual-ip>" port="<your dbconsole port>" display-name="OC4J Java HTTP Web Site">
    Then restart dbcontrol.
    On Oracle 10g I used the following Note:452305.1
    Subject:      How to Configure the 10.2 DB Console in a Failsafe Environment
    To do the reconfiguration
    Message was edited by:
    Hub

  • Unable to start - emctl start iasconsole

    Dear All,
    when i try to start Enterprise manager by emctl start iasconsole.......it shows the bellow -->
    $ emctl start iasconsole
    Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    https://kmcjapp1:1810/emd/console/aboutApplication
    Agent Version : 10.1.0.4.2
    OMS Version : Unknown
    Protocol Version : 10.1.0.2.0
    Agent Home : /oracle/AppHome
    Agent binaries : /oracle/AppHome
    Agent Process ID : 12551
    Parent Process ID : 1
    Agent URL : https://kmcjapp1:1831/emd/main/
    Started at : 2009-09-06 12:35:42
    Started by user : oracle
    Last Reload : 2009-09-06 12:35:42
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 19.94%
    Agent is already started. Will restart the agent
    Stopping agent ................................. failed.
    Starting Oracle Enterprise Manager 10g Application Server Control ...........................
    No response, checking logs for initialization activity.
    waiting for response from console ........................
    No response, checking logs for initialization activity.
    Console startup failed to start.
    $
    pls help me .............as soon as possible

    dear ,
    now i stop all service of infra tier by "opmnctl stopall" and shutdown the server by '$shutdown -hy 0" and up the server then its fine now.
    another thing is in MIDDLE tier "emctl status iasconsole" shows EM not running, but "opmnctl status" shows 'dcm-demon' ALIVE...and EM open properlly.
    but question is when i trey to start by "emctl start iasconsole".....its not come back to prompt ......the booting(...............) continuslly.....but after sometime i ca open EM from GUI.
    so why its showing not running after passinf emctl status iasconsole ??? i checked everything like log files...nothing is there
    *i am also sending the output ::--*
    $ emctl start iasconsole
    Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    https://kmcjapp1:1810/emd/console/aboutApplication
    Agent Version : 10.1.0.4.2
    OMS Version : Unknown
    Protocol Version : 10.1.0.2.0
    Agent Home : /oracle/AppHome
    Agent binaries : /oracle/AppHome
    Agent Process ID : 12551
    Parent Process ID : 1
    Agent URL : https://kmcjapp1:1831/emd/main/
    Started at : 2009-09-06 12:35:42
    Started by user : oracle
    Last Reload : 2009-09-06 12:35:42
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 19.94%
    Agent is already started. Will restart the agent
    Stopping agent ................................. failed.
    Starting Oracle Enterprise Manager 10g Application Server Control ...........................
    No response, checking logs for initialization activity.
    waiting for response from console ........................
    $
    $ emctl status iasconsole
    Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    https://kmcjapp1:1810/emd/console/aboutApplication
    Oracle Enterprise Manager 10g Application Server Control is not running.
    Logs are generated in directory /oracle/AppHome/sysman/log
    $
    please help me .....
    Regards
    pinaki

  • Can not start Enterprise Manager web page

    I can not start Enterprise Manager web page.
    Here is my steps:
    1. Start enterprise manager
    emctl start
    Waiting for EM to initialize ...Started
    2. Check status:
    emctl status
    EMD is up and running : 200 OK
    3. Start the web page
    http://myhost:1810/
    4. get following error
    "There was no response. The server could be down or is not responding"
    System info:
    Database: 8.1.7.2
    OAS: 9.2.0.2
    JDK: 1.3.0_02
    Server OS: SunOS 5.8
    My question is where is the log file of enterprise manager and what the problem is.
    Thanks in advance
    Don

    diego,
    Thank you for your help. when I try your command I get following error:
    emctl start iasconsole
    Unknown command option
    Usage::
    emctl start|stop|status
    emctl reload | upload
    emctl set credentials [<Target_name>[:<Target_Type>]]
    emctl gencertrequest
    emctl installcert [-ca|-cert] <certificate base64 text file>
    emctl set ssl test|on|off|password [<old password> <new password>]
    emctl set password <new pwd>
    emctl authenticate <pwd>
    emctl switch home [-silent <new_home>]
    emctl config <options>
    emctl config options can be listed by typing "emctl config"

  • Can't start EM after adding node to cluster

    Hi, I don't know if i choose the right forum. I have a problem with OEM after adding node to the cluster: It gives me an error:
    [oracle@nodedc3 bin]$ emctl start dbconsole
    Can't do setuid (cannot exec sperl)I think i can be a permissions issue like it was in my second thread. Thanks

    Hi, i have this package installed:
    [root@nodedc3 ~]# yum install perl-suidperl
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
    * base: centos.mirror.linuxwerk.com
    * extras: ftp.plusline.de
    * updates: mirror.optimate-server.de
    Setting up Install Process
    Package 4:perl-suidperl-5.8.8-40.el5_9.x86_64 already installed and latest version
    Nothing to doOEM on other nodes works perfectlly. Thanks

  • Can't start OMS (GC 11g)

    Hi guys!
    Today I can't start GC:
    Oracle Management Server is Down
    [oracle@oem ohs1]$ /opt/oracle/mware/oms11g/bin/emctl start oms
    Oracle Enterprise Manager 11g Release 1 Grid Control
    Copyright (c) 1996, 2010 Oracle Corporation.  All rights reserved.
    Starting WebTier...
    WebTier Successfully Started
    Starting Oracle Management Server...
    Error Occurred: startOMS failed. Check error and log files.In emctl.log:
    2011-05-12 15:43:49,481 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>Failed to connect to node manager after starting it
    2011-05-12 15:43:49,481 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>Failed to start node manager
    2011-05-12 15:43:49,482 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>Exception:  exceptions.SystemExit  value:
    2011-05-12 15:43:49,483 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>
    2011-05-12 15:43:49,484 [Thread-1] INFO  wls.OMSController run.1094 - <OUT>_END_
    2011-05-12 15:43:49,484 [Thread-2] INFO  wls.OMSController run.1094 - <ERR>_END_
    2011-05-12 15:43:50,101 [main] INFO  wls.OMSController processCmd.988 - wlst process is finished
    2011-05-12 15:43:50,101 [main] INFO  wls.OMSController processCmd.990 - wlst process exited with code 125
    2011-05-12 15:43:50,101 [main] INFO  wls.OMSController processCmd.992 - wlst outstream joined
    2011-05-12 15:43:50,102 [main] INFO  wls.OMSController processCmd.994 - wlst errstream joined
    2011-05-12 15:43:50,103 [main] DEBUG oms.StatusOMSCmd processStatusOMS.138 - HTTP port in emgc property file: 7202
    2011-05-12 15:43:50,104 [main] DEBUG oms.StatusOMSCmd processStatusOMS.139 - HTTPS port in emgc property file: 7301
    2011-05-12 15:43:50,104 [main] DEBUG oms.StatusOMSCmd processStatusOMS.155 - Using http port.
    2011-05-12 15:43:50,167 [main] DEBUG oms.StatusOMSCmd processStatusOMS.195 - Attempting to connect to http://oem.host.local:7202/em/console/logon/logon
    2011-05-12 15:43:50,189 [main] INFO  oms.StatusOMSCmd processStatusOMS.233 - Failed to connect to em login page
    2011-05-12 15:43:50,189 [main] INFO  oms.StatusOMSCmd processStatusOMS.234 - Connection refused
    2011-05-12 15:43:50,189 [main] INFO  wls.OMSController statusOMS.950 - statusOMS finished with result: 8
    2011-05-12 15:43:50,189 [main] ERROR wls.OMSController main.258 - OMSController failed for start oms
    2011-05-12 15:43:50,191 [main] ERROR wls.OMSController main.259 - OMSController Error: startOMS failed. Check error and log files.
    java.lang.Exception: startOMS failed. Check error and log files.
            at oracle.sysman.emctl.wls.OMSController.startOMS(OMSController.java:599)
            at oracle.sysman.emctl.wls.OMSController.main(OMSController.java:213)Thanks in advance!
    Sincerely,
    Pavel.

    I solved this issue:
    file nodemanager.domains didn't exist in $OWS_HOME/emnodemanager, but existed in $OWS_HOME/nodemanager. I did cp and oms start successfully. Who dropped this file I don't know :(
    Sincerely,
    Pavel.

  • Can't start http

    Hello all
    i've installed oracle9i (9.2.0.1.0) and oracle9ias and oracle9ifs (9.0.2)
    on a sun60 with Solrais 8.
    After installing, i run ifsdeployear script then emctl start (in fact, i restart em).
    Then i launch the node, launch the dc, start the dc.
    Here i can start the node but i can't start the http node.
    Thanks for any help

    for information, i start ifs from oracle9ias web interface.

  • Can`t start oracle instance 11gR2 on Ubuntu 10.4

    I noticed something that some diretories are named using my hostname (phoenixbai) while others use localhost.
    e.g.
    ./cdata/localhost
    ./localhost_ora11g
    ./localhost_ora11g/sysman/emd/upload/localhost_host_host_configuration_old
    ./oc4j/j2ee/OC4J_DBConsole_localhost_ora11g
    ./log/phoenixbai (DIR)
    when I rename localhost in ./oc4j/j2ee/OC4J_DBConsole_localhost_ora11g, ./localhost_ora11g with phoenixbai, i can start the oracle instance.
    but still, I can`t start lsnrctl & emctl. here is the listener.ora, tnsnames.ora, and /etc/hosts details:
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1522))
          (ADDRESS = (PROTOCOL = TCP)(HOST = phoenixbai)(PORT = 1522))
    ADR_BASE_LISTENER = /u01/oracle
    ORA11G =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = phoenixbai)(PORT = 1522))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = ora11g)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1522))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    LISTENER_ORA11G =
      (ADDRESS = (PROTOCOL = TCP)(HOST = phoenixbai)(PORT = 1522))
    127.0.0.1     phoenixbai     localhost.localdomain     localhost
    127.0.1.1     phoenixbai     phoenixbai
    127.0.0.1     localhost     localhost
    #127.0.0.1       phoenixbai      phoenixbai
    #127.0.1.1       localhost       localhost
    # The following lines are desirable for IPv6 capable hosts
    ::1     localhost ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhostsAnyone any idea?
    Please help! if you need any more info, let me know!

    Hi;
    Duplicate post:
    http://forums.oracle.com/forums/thread.jspa?threadID=1111584&tstart=0
    If possible please change this thread status to answered(dublicate post), it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Can't start up enterprise manager console

    I don't know what cause it, I can't start up enterprise manager console again after installing Oracle DS9i and hasn't any error message. Who know how to troubleshoot it, please tell me know, thank.

    Show us the output of
    emctl status dbconsoleMost of the times, EM stops with DGCP being enabled on the system after the db's creation. I faced alot of it just 2 days ago when 2 of my boxes stopped EM. So show us the output of the above command and to have an idea of basic EM troubleshooting, read this,
    http://oracle-base.com/articles/misc/BasicEnterpriseManagerTroubleshooting.php
    HTH
    Aman....

  • Can't start up enterprise manager console again

    I don't know what cause it, I can't start up enterprise manager console again after installing Oracle DS9i and hasn't any error message. Who know how to troubleshoot it, please tell me know, thank.

    bash-3.00$ export
    ORACLE_HOME=external1/oracle/testdb/9.2.0/
    bash-3.00$ export ORACLE_SID=TEST
    bash-3.00$ emctl status dbconsole
    bash: emctl: command not found
    I seriously doubt you ever read my previous post.
    You can try the commands a thousand times on your 9i installation, it's not going to work period.

  • OEM 12C OMS can't start after applied virtulization plug-in in the OMS

    HI,
    I just applied a virtualization plug-in in OEM 12C OMS,
    Unfortunately, it can’t start now after applied, how can I resolve this error?
    Any help is highly appreciated!!
    [oracle@emdb bin]$ ./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 Could Not Be Started
    Oracle Management Server is Down
    This may be due to the following plugin being deployed/undeployed on the management server:
    Plugin name: : Oracle Virtualization
    Version: : 12.1.0.1.0
    ID: : oracle.sysman.vt
    Use 'emctl status oms -details' for details.
    Please check /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    [oracle@emdb bin]$ ./emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
    Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host : emdb.bea.com
    HTTP Console Port : 7788
    HTTPS Console Port : 7799
    HTTP Upload Port : 4889
    HTTPS Upload Port : 4900
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://emdb.bea.com:7799/em
    Upload URL: https://emdb.bea.com:4900/empbs/upload
    WLS Domain Information
    Domain Name : GCDomain
    Admin Server Host: emdb.bea.com
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: emdb.bea.com
    [oracle@emdb bin]$ tail -50 /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:53:31,756 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:53:31,757 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    2012-03-28 01:58:19,430 [main] DEBUG wls.OMSController main.199 - Log location is /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:58:19,433 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: emdb.bea.com upload port: 4889
    2012-03-28 01:58:19,602 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-03-28 01:58:19,604 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7202
    2012-03-28 01:58:19,605 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7301
    2012-03-28 01:58:19,605 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7788
    2012-03-28 01:58:19,605 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7799
    2012-03-28 01:58:19,606 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-03-28 01:58:19,606 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-03-28 01:58:19,627 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7301/em/faces/logon/core-uifwk-console-login
    2012-03-28 01:58:20,176 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7799/empbs/check
    2012-03-28 01:58:20,202 [main] DEBUG oms.StatusOMSCmd processStatusOMS.239 - console page status code is 200
    2012-03-28 01:58:20,236 [main] DEBUG oms.StatusOMSCmd processStatusOMS.241 - pbs page status code is 200
    2012-03-28 01:58:20,237 [main] DEBUG oms.StatusOMSCmd processStatusOMS.244 - console header is null
    2012-03-28 01:58:20,237 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:58:20,237 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    2012-03-28 01:58:22,986 [main] DEBUG wls.OMSController main.199 - Log location is /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:58:22,991 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: emdb.bea.com upload port: 4889
    2012-03-28 01:58:23,173 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-03-28 01:58:23,175 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7202
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7301
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7788
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7799
    2012-03-28 01:58:23,176 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-03-28 01:58:23,177 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-03-28 01:58:23,205 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7301/em/faces/logon/core-uifwk-console-login
    2012-03-28 01:58:23,836 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7799/empbs/check
    2012-03-28 01:58:23,871 [main] DEBUG oms.StatusOMSCmd processStatusOMS.239 - console page status code is 200
    2012-03-28 01:58:23,872 [main] DEBUG oms.StatusOMSCmd processStatusOMS.241 - pbs page status code is 200
    2012-03-28 01:58:23,872 [main] DEBUG oms.StatusOMSCmd processStatusOMS.244 - console header is null
    2012-03-28 01:58:23,872 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:58:23,873 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    2012-03-28 01:58:28,258 [main] DEBUG wls.OMSController main.199 - Log location is /u01/app/mid/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2012-03-28 01:58:28,263 [main] INFO wls.OMSController printWebTierStatus.1453 - Checking status of WebTier. WebTier host: emdb.bea.com upload port: 4889
    2012-03-28 01:58:28,463 [main] DEBUG wls.OMSController printWebTierStatus.1464 - rspCode when accessing over webtier upload port: 200
    2012-03-28 01:58:28,465 [main] DEBUG oms.StatusOMSCmd processStatusOMS.158 - HTTP port in emgc property file: 7202
    2012-03-28 01:58:28,466 [main] DEBUG oms.StatusOMSCmd processStatusOMS.159 - HTTPS port in emgc property file: 7301
    2012-03-28 01:58:28,466 [main] DEBUG oms.StatusOMSCmd processStatusOMS.165 - Webtier HTTP port in emgc property file: 7788
    2012-03-28 01:58:28,466 [main] DEBUG oms.StatusOMSCmd processStatusOMS.166 - Webtier HTTPS port in emgc property file: 7799
    2012-03-28 01:58:28,467 [main] DEBUG oms.StatusOMSCmd processStatusOMS.185 - Using https port.
    2012-03-28 01:58:28,468 [main] DEBUG oms.StatusOMSCmd processStatusOMS.202 - Using webtier https port.
    2012-03-28 01:58:28,490 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7301/em/faces/logon/core-uifwk-console-login
    2012-03-28 01:58:29,027 [main] DEBUG oms.StatusOMSCmd pingOMSCheck.332 - Attempting to connect to https://emdb.bea.com:7799/empbs/check
    2012-03-28 01:58:29,083 [main] DEBUG oms.StatusOMSCmd processStatusOMS.239 - console page status code is 200
    2012-03-28 01:58:29,083 [main] DEBUG oms.StatusOMSCmd processStatusOMS.241 - pbs page status code is 200
    2012-03-28 01:58:29,084 [main] DEBUG oms.StatusOMSCmd processStatusOMS.244 - console header is null
    2012-03-28 01:58:29,084 [main] DEBUG oms.StatusOMSCmd processStatusOMS.246 - pbs header is null
    2012-03-28 01:58:29,084 [main] INFO wls.OMSController statusOMS.1354 - statusOMS finished with result: 0
    [oracle@emdb bin]$

    what is your OMS platform? have you applied BP1?
    Can you open an SR and send mee thee SR number ?

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • Can not start data Collection service

    I have installed Fabric Manager version 3.3.(4). In the Performance Web Client I can not start the service Data Collection is in starting forever.
    I also could not stop it. I rebooted the server and the status for this service is in starting.
    Thanks,

    Please provide more details like: Server OS, Java version, and what type of database you are using for the FM Server.  Have you considered using a newer version of FM Server?

  • I can not start secion in creative cloud from a macbook

    I can not start secion in creative cloud from a macbook, always comes CERRO secion, and never I log in I can not start secion indesign folio builder fails me in muse could not enter if you remove it to install again, now I can not download, I tried / Library / Application Support / Adobe / OOBE rename the folder to OOBE_old setup Guide, and simply does not work, if we are paying the membership of adobe creative cloud, at least ask for is a solution, timely responses because we are losing time and therefore money, if they are solving a problem is better than what we say and if more users seek solutions and only wait.
    En español.
    No puedo iniciar secion en creative cloud desde una macbook, siempre sale CERRO SECION, y nunca me conecto, en indesign no puedo iniciar secion de folio builder me da error, en muse tampoco podia entrar a si que lo elimine para poder instalar nuevamente, ahora no puedo descargar, he intentado / Library / Application Support / Adobe / OOBE cambiar el nombre de la configuración rápida carpeta para OOBE_old, y simplemente no funciona, si nosotros estamos pagando la membresia de adobe creative cloud, lo menos que pedimos es una solucion, respuestas oportunas porque estamos perdiendo tiempo y consecuencia dinero, si estan resolviendo algun problema es mejor que lo digan y a si nosotros los usuarios no buscamos mas soluciones y solamente esperaremos.
    we want a valid and positive response

    Hello, could you please try the steps posted here: http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    Please let me know if you are successful or not.

Maybe you are looking for

  • I lost all my Notes is there a way to recover them?

    I lost all my Notes is there a way to recover them? I can't backup my phone to iTunes i don't have my mac with me. I'm not sure how to use iCloud? or where to even look or even find out if they are saved there? or if they were linked to my e-mail how

  • Invalid Serial Number Elements 10 on Windows 7

    After installing disk one I was prompted to insert disk 2. After inserting disk 2 I was asked again for the serial number. When I entered the serial number I was told it was invalid. I entered all 24 digits of the serial number. The error message dis

  • I plugged my ipod into my computer and it said that the device has malfunctioned what do i do?

    i don't know what to do, i tried charging it and turning it on and off but it just wont work. Do i have to get it repaired or what? I've had it for less than 2 months.(It's the new little nano)

  • Accounts Payables

    Hi All, I am in the project of upgrading from 11.5.10.2 to R12, in the 11i system the client is having a customised payment format (i.e) payment to the vendors. For which in 11i they are using a table called ap_selected_invoice_checks_all. But in R12

  • HELP! MacBook Pro cant recognise or burn DVDs but only CDs, and...

    Hi all I noticed that there many of you have the same problem, but I really need some advice here, my MacBook Pro cant recognise or burn DVDs but only CDs, well actually occasionally it does recognise the DVDs then it burn but cannot write (on Toast)