Starting oem

Hey, i thought I posted this before but it has gone.
How do I get OEM working after restarting the server and the database. When I created the database using dbca it started everything up and oem worked.
After a reboot of the server, it didnt work any more. What must I do to start the server processes again.
I tried emctl start agent but this didnt work I get browser cannot connect to host at port 5500.
What does dbca use at the end of creating a database?
Cheers

If you want to get connection to OEM through OMS you have to start the intelligent agent first. If you want to get connection in stand-alone mode is not neccesary to start the intelligent agent service.
What is your OS ?
Joel Pérez

Similar Messages

  • Error in starting OEM

    Hi,
    I am getting the below error while starting OEM in oracle 11g.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    https://ipa27dor.i-flex.com:5502/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ............................................................................................. failed.
    Logs are generated in directory /oracle/oracle11g/app/ora11g/product/11.2.0/dbhome_1/ipa27dor.i-flex.com_reveleus/sysman/log
    bash-3.00$ more emagent.log
    2010-09-04 21:25:55,463 Thread-1 Starting Agent 10.2.0.4.2 from /oracle/oracle11g/app/ora11g/product/11.2.0/dbhome_1 (00701)
    2010-09-04 21:25:55,897 Thread-1 [Oracle Exadata Storage Server] InstanceProperty (MgmtIPAddr2) is marked OPTIONAL but is being used (00506)
    2010-09-04 21:25:56,451 Thread-1 [Load Balancer Switch] InstanceProperty (snmpTimeout) is marked OPTIONAL but is being used (00506)
    2010-09-04 21:26:02,158 Thread-1 EMAgent started successfully (00702)
    2010-09-04 21:26:02,292 Thread-2328 <Upload Manager> Exceeded Max allowed Upload data - No of files: 6, Size of upload data: 8.346267MB, Pct() of Disk used:
    99.42%, Disabling collections (00852)
    2010-09-04 21:26:02,292 Thread-2328 Disable collector (00406)
    2010-09-22 18:18:09,152 Thread-1 Starting Agent 10.2.0.4.2 from /oracle/oracle11g/app/ora11g/product/11.2.0/dbhome_1 (00701)
    2010-09-22 18:18:09,173 Thread-1 <Agent Startup> : Startup of HTTP LISTENER failure (00716)
    2010-09-22 18:31:17,886 Thread-1 Starting Agent 10.2.0.4.2 from /oracle/oracle11g/app/ora11g/product/11.2.0/dbhome_1 (00701)
    2010-09-22 18:31:17,898 Thread-1 <Agent Startup> : Startup of HTTP LISTENER failure (00716)
    2010-09-22 19:00:44,129 Thread-1 Starting Agent 10.2.0.4.2 from /oracle/oracle11g/app/ora11g/product/11.2.0/dbhome_1 (00701)
    2010-09-22 19:00:44,130 Thread-1 <Agent Startup> : Startup of HTTP LISTENER failure (00716)
    2010-09-22 19:10:51,705 Thread-1 Starting Agent 10.2.0.4.2 from /oracle/oracle11g/app/ora11g/product/11.2.0/dbhome_1 (00701)
    2010-09-22 19:10:51,707 Thread-1 <Agent Startup> : Startup of HTTP LISTENER failure (00716)
    operation. (error = 79)
    2010-09-09 15:32:04,800 Thread-1 WARN ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2010-09-09 15:32:04,808 Thread-1 ERROR ssl: nzos_Handshake failed, ret=28862
    2010-09-09 15:32:04,809 Thread-1 ERROR http: 6: Unable to initialize ssl connection with server, aborting connection attempt
    2010-09-09 15:38:23,114 Thread-1 WARN http: nmehl_connect_internal: connect failed to (ipa27dor.i-flex.com:5502): A remote host refused an attempted connect
    operation. (error = 79)
    2010-09-09 15:38:57,970 Thread-1 WARN http: nmehl_connect_internal: connect failed to (ipa27dor.i-flex.com:5502): A remote host refused an attempted connect
    operation. (error = 79)
    2010-09-09 15:39:08,342 Thread-1 WARN http: nmehl_connect_internal: connect failed to (ipa27dor.i-flex.com:5502): A remote host refused an attempted connect
    operation. (error = 79)
    Please guide
    Thanks.

    OEM is starting now... but not able to connect thru IE.
    in logs i get the below error :- <Upload Manager> Exceeded Max allowed Upload data -
    and when i try to upload manuallly i get the below error
    EMD upload error: Upload was successful but collections currently disabled - disk full
    how can i overcome this error. there is 600 MB of space in the disk curently

  • Not able to start OEM

    Hi,
    I have installed Orcle grid control10.2.0.1 on node 1.Its a 11gr2 rac database.
    But i am not able to start OEM.
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Init   
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |    8168 | Init   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=OC4J
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no processes matched this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Alive  
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |       0 | NONE   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ opmnctl startproc process-type=OC4J_EMPROV
    -bash: opmnctl: command not found
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=OC4J_EMPROV
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |       0 | NONE   
    HTTP_Server        | HTTP_Server        |    8176 | Alive  
    LogLoader          | logloaderd         |       0 | NONE   
    dcm-daemon         | dcm-daemon         |       0 | NONE   
    OC4J               | home               |       0 | NONE   
    WebCache           | WebCache           |    8191 | Alive  
    WebCache           | WebCacheAdmin      |     N/A | Down   
    [oracle@rac1 bin]$ ./opmnctl stopall
    opmnctl: stopping opmn and all managed processes...
    [oracle@rac1 bin]$ ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        3 of 4 processes started.
    ias-instance id=EnterpriseManager0.rac1.raczone.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
        OC4J/home/default_island
    Error
    --> Process (pid=9016)
        failed to start a managed process after the maximum retry limit
        Log:
        /raczone/oem/OracleHomes/oms10g/opmn/logs/OC4J~home~default_island~1
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down   
    HTTP_Server        | HTTP_Server        |    8936 | Alive  
    LogLoader          | logloaderd         |     N/A | Down   
    dcm-daemon         | dcm-daemon         |     N/A | Down   
    OC4J               | home               |     N/A | Down   
    WebCache           | WebCache           |    8963 | Alive  
    WebCache           | WebCacheAdmin      |    8945 | Alive  
    [oracle@rac1 bin]$ ./opmnctl startproc process-type=DSA
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=rac1.raczone.com:6202
        no enabled components for this request
    [oracle@rac1 bin]$ ./opmnctl status
    Processes in Instance: EnterpriseManager0.rac1.raczone.com
    -------------------+--------------------+---------+---------
    ias-component      | process-type       |     pid | status 
    -------------------+--------------------+---------+---------
    DSA                | DSA                |     N/A | Down   
    HTTP_Server        | HTTP_Server        |    8936 | Alive  
    LogLoader          | logloaderd         |     N/A | Down   
    dcm-daemon         | dcm-daemon         |     N/A | Down   
    OC4J               | home               |     N/A | Down   
    WebCache           | WebCache           |    8963 | Alive  
    WebCache           | WebCacheAdmin      |    8945 | Alive  
    [oracle@rac1 bin]$ cd ../
    [oracle@rac1 opmn]$ cd ../../agent10g/bin/
    [oracle@rac1 bin]$ ls -lrt emctl
    -rwxr--r-- 1 oracle oinstall 11777 Jun 19 20:59 emctl
    [oracle@rac1 bin]$ ./emctl status agent
    Oracle Enterprise Manager 10g Release 10.2.0.1.0. 
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    Malformed URL: http://rac1.raczone.com:%EM_SERVLET_PORT%/emd/main/
    Error connecting to http://rac1.raczone.com:%EM_SERVLET_PORT%/emd/main/
    [oracle@rac1 bin]$

    Its a fresh installation
    nothing is logged in opms.log file
    [oracle@rac1 logs]$ ls -lrt
    total 196
    -rw------- 1 oracle oinstall     0 Jun 19 20:48 opmn.log
    -rw-r--r-- 1 root   root        90 Jun 25 17:06 DSA~1
    -rw-r--r-- 1 root   root        76 Jun 25 17:06 LogLoader~logloaderd~1
    -rw-r--r-- 1 root   root        51 Jun 25 17:06 dcm-daemon~dcm-daemon~dcm~1
    -rw------- 1 oracle oinstall  9043 Jul  4 12:26 ons.log
    -rw------- 1 oracle oinstall  3479 Jul  4 12:26 WebCache~WebCacheAdmin~1
    -rw------- 1 oracle oinstall  3400 Jul  4 12:26 WebCache~WebCache~1
    -rw------- 1 oracle oinstall 14009 Jul  4 12:26 HTTP_Server~1
    -rw------- 1 oracle oinstall 77612 Jul  4 12:26 OC4J~home~default_island~1
    drwx------ 2 oracle oinstall  4096 Jul  4 12:26 states
    -rw------- 1 oracle oinstall 57908 Jul  4 12:26 ipm.log
    [oracle@rac1 logs]$

  • When starting oem Agent ir error out with java.lang.NoClassDefFoundError: o

    Hi ,
    Facing below error when starting oem agent with comand

    ./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
    93938978
    ADMN-202045
    An exception occurred while constructing the OracleAS Repository API, a DCM dependent component.
    Resolution:
    This exception may be occurring because the ias.properties file is misconfigured.
    Check the exception thrown by the OracleAS Repository API for any additional resolution information.
    Base Exception:
    java.lang.NoClassDefFoundError
    oracle/security/jazn/util/JAZNSecurityManager
    java.lang.NoClassDefFoundError: oracle/security/jazn/util/JAZNSecurityManager
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.<init>(Unknown Source)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
    at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
    at oracle.ias.sysmgmt.clustermanagement.ComponentTypeFactory.init(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    Starting HTTP Server ...
    Starting Oracle Management Server ...
    Checking Oracle Management Server Status ...
    Oracle Management Server is Down.

  • Problem in starting oem

    hi every1
    i m getting problem while starting oem .
    please help
    C:\Users\thiru>set ORACLE_SID=cng1
    C:\Users\thiru>emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
    Copyright (c) 1996, 2008 Oracle Corporation. All rights reserved.
    https://RAMTECH-8.RAMTECH.COM:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ...System error 5 has occurred.
    Access is denied

    Could be you don't have a dbconsole service. Or it can be started, default it's started automatic. Maybe it's on disabled.
    Or take a look at emctl status dbconsole
    If your on W2008 try opening the dos-box as "Run as Administrator".
    Eric

  • Start OEM issue. Thanks!

    Hi, Dear friends,
    I tried to start OEM, I started listener, then I issued:
    $emctl start dbconsole
    OC4J Configuration issue. /u01/app/oracle/product/10.1.2/bin/oc4j/j2EE/OC4J_DBConsole not found.Then I tried :
    $emctl
    Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.2.0
    Copyright (c) 1996,2005 Oracle Corporation.  All rightd reserved.
    Invalid arguments
    Unknow command option "" or component ""
    Usage::
          Oracle Enterprise Manager 10g Application Server Control command:
                 emctl start| stop| status iasconsole
               ........Any help will be highly appreciate!!!

    >
    Then I tried :
    $emctl
    Oracle Enterprise Manager 10g Application Server
    Control Release 10.1.2.2.0
    Copyright (c) 1996,2005 Oracle Corporation.  All
    rightd reserved.
    Invalid arguments
    Unknow command option "" or component ""
    Usage::
    Oracle Enterprise Manager 10g Application
    Server Control command:
    emctl start| stop| status iasconsole
    Looks like the 'emctl' you running is for iAS not Oracle Database. Application Server EM doesn't have dbconsole.
    Do
    which emctlfind out which emctl you are running by default.
    Make sure your ORACLE_HOME point to Oracle Database Installation and in your $PATH, Oracle database installation $ORACLE_HOME/bin is in preceding position not Application Server.

  • Start OEM with 9iR2 on Linux

    How can I startup OEM in linux? I couldn't find oemctl and emca in oracle folder. I installed Oracle 9.2 for itanum in linux enterprise sever 2.1.

    Dear Joel,
    Hi this is varinder ,i am facing a problem .
    Althoug I am able to find oemctl,emca in $ORACLE_HOME/bin
    but when i try to start OEM ,it is not starting.
    After the installation OEM once was started which i closed that time.Now even running these oemctl,emca scripts ,is am not able to start OEM.
    Pls help

  • Can't start OEM

    I installed Oracle9.0.2 on debain 3.0_r1 and selected software only option to install.
    After installation finished, I try to start OEM, but it failed and also can not start dbca.
    Error messages as following:
    oracle@debian:~/product/9.2.0/bin$ ./oemapp console&
    [1] 13128
    oracle@debian:~/product/9.2.0/bin$ SIGSEGV 11* segmentation violation
    stackbase=BFFFEC2C, stackpointer=BFFFD1E4
    Full thread dump:
    "SIGQUIT handler" (TID:0x4219a2a0, sys_thread_t:0x83127e8, state:R, thread_t: t@2051, sp:0x0 threadID:0x3359, stack_base:0xbf5ffaa0, stack_size:0x200000) prio=1075652256
    "Finalizer thread" (TID:0x4219a088, sys_thread_t:0x83126c0, state:CW, thread_t: t@1026, sp:0x0 threadID:0x3358, stack_base:0xbf7ffaa0, stack_size:0x200000) prio=1075652256
    "main" (TID:0x4219a0b0, sys_thread_t:0x830c338, state:R, thread_t: t@1024, sp:0x0 threadID:0x3348, stack_base:0xbfffec2c, stack_size:0x200000) prio=1075652256 current thread
    java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: &lt;unowned&gt;
    Name and type hash table lock: &lt;unowned&gt;
    String intern lock: &lt;unowned&gt;
    JNI pinning lock: &lt;unowned&gt;
    JNI global reference lock: &lt;unowned&gt;
    BinClass lock: &lt;unowned&gt;
    Class loading lock: &lt;unowned&gt;
    Java stack lock: &lt;unowned&gt;
    Code rewrite lock: &lt;unowned&gt;
    Heap lock: &lt;unowned&gt;
    Has finalization queue lock: &lt;unowned&gt;
    Finalize me queue lock: &lt;unowned&gt;
    Waiting to be notified:
    "Finalizer thread" (0x83126c0)
    Monitor registry: owner "main" (0x830c338, 1 entry)
    [1]+ Aborted ./oemapp console
    oracle@debian:~/product/9.2.0/bin$

    Thanks for the reply, I tried that but it just gives
    me:
    Oracle Enterprise Manager 10g Database Control
    Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All
    rights reserved.
    Agent is running. Stop the agent and rerun the
    command.
    But the agent is definitely not running.i.e Stop the agent and rerun rodneyli's command you tried above.

  • Unable to start OEM in Oracle 10g

    Hi,
    We are just change the system time from today to last month 6-June, After change the time, the OEM unable to start. How can I solve it ?
    Regards

    Post the error message you received..
    Which OS?
    Senthil

  • Problem with starting OEM-agent on NT (clustered)

    We have problem with starting the OEM-agent (9i) on Windows 2000. The Nt-server is clustered.
    I have started the OracleAgent by the service screen. Everyting looks ok.
    But, from the server where the OEM-console is installed I can't contact the
    agent.
    I stopped then the agent and started it by typing;
    d:\oracle\ora92\bin\agntsrvc.exe
    Than i get the error:
    StartServiceCtrlDispatcher Failed with err 1063
    Anyone an idea?
    Thanks.
    Klaas

    Increate the virtual memory and try to start the service here:
    SELECT START > CONTROL PANEL > ADMINISTRATIVE TOOLS > SERVICES
    Joel Pérez

  • Starting OEM 11g from command window...

    Hi ,
    C:\oracle\product\11.1.0\db>set ORACLE_SID=oracle11g
    C:\oracle\product\11.1.0\db>set ORACLE_HOME=C:\oracle\product\11.1.0\db
    C:\oracle\product\11.1.0\db>emctl
    'C:\oracle\product\11.1.0\db\jdk/bin/java' is not recognized as an internal or e
    xternal command,
    operable program or batch file.
    EM Configuration issue. C:\oracle\product\11.1.0\db/_oracle11g not found.I define the java_home .... also... but without the desired result.....
    What should i do....?????
    Thanks....
    Sim

    This is not OEM 11g.
    This is Database Control, which is included in each database install as an option. You should check the documentation for starting the dbconsole application.
    Rob

  • Starting OEM DBconsole of 2nd Instance

    Hello,
    we have 2 instances of oracle 10g on solaris. I was able to start ( after the rebooting the whole server) one instance of OEM db console. How can I start the OEM db console of 2nd instance. when I give emctl status dbconsole or emctl start dbconsole it start the OEM of the 1st instance only.
    Thanks

    somewhere in between the lines it shows
    1st instance name = 2nd instance nameNot sure what that means, but be sure you use ORACLE_SID in uppercase, e.g.
    $ ORACLE_SID=<your SID>; export ORACLE_SID

  • Starting OEM is failed

    I'm newbie but i've read lost of documents about oracle and it's errors and i couldnt find anything.
    Guest OS : CentOS 5.5, 2.6.18-194.3.1.el5 @ Virtualbox
    Host OS: Archlinux
    Oracle 11gR1
    When i was installing Oracle the only error that i had got "Error securing Database Control, Database Control has been brought up in non-secure mode." and gave me a to do list to secure Database Control.
    On early everything seemed ok.
    *$emctl start dbconsole*
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://oracle.mathman.local:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control .... started.
    *$emctl status dbconsole*
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://oracle.mathman.local:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory /u01/app/oracle/product/11.1.0/db_1/oracle.mathman.local_orcl/sysman/log
    emctl status agent
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    ERROR: lfimkpth failed
    ERROR: nmeudir_setup_dir failed
    When i log into http://localhost:1158/em/ i see error like that
    Status: Status Pending
    Status Pending Since: Unavailable
    I'd tried to reconfigure OEM but i didnt work.
    emca -config dbcontrol db -repos recreate
    Is there anything else that i can do to overcome this problem?

    Yes i did relink all and relink oracle in bin directory but not help me.
    I'm not familiar to oracle but i've been using linux-like OS for years and installing a program shouldnt be hard as oracle. I made two time fresh install step by step what i read from documents.
    Guest OS is using only IPv4 and real IP on bridge mode.
    again same error. is it possible the problem related with CentOS 5.5?
    SQL> startup
    ORACLE instance started.
    Total System Global Area 422670336 bytes
    Fixed Size 1300352 bytes
    Variable Size 306186368 bytes
    Database Buffers 109051904 bytes
    Redo Buffers 6131712 bytes
    Database mounted.
    Database opened.
    SQL> exit
    [oracle@oracle ~]$ lsnrctl start
    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on 19-JUN-2010 22:46:30
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    System parameter file is /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/oracle/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle.mathman.local)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start Date 19-JUN-2010 22:46:32
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/oracle/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle.mathman.local)(PORT=1521)))
    Services Summary...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    [oracle@oracle ~]$
    [oracle@oracle ~]$ emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://oracle.mathman.local:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control .... started.
    Logs are generated in directory /u01/app/oracle/product/11.1.0/db_1/oracle.mathman.local_orcl/sysman/log
    [oracle@oracle ~]$ emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://oracle.mathman.local:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory /u01/app/oracle/product/11.1.0/db_1/oracle.mathman.local_orcl/sysman/log
    [oracle@oracle ~]$
    Edited by: user13224494 on Jun 19, 2010 1:00 PM

  • Starting OEM Service is a real pain.

    Hi,
    has any encounter the following problem when starting the OEM Service.
    MESSAGE/LOG
    ==========================================================
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    java.lang.NullPointerException:
         at oracle.sysman.vxx.vxxo.VxxoEMORB.getName(VxxoEMORB.java:735)
         at oracle.sysman.vxx.vxxo.VxxoEMORB.deregister(VxxoEMORB.java:467)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.killService(VdgAgentGatewayImpl.java:599)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1482)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at oracle.sysman.vdb.VdbSessionFactory.checkForEmptyCreds(VdbSessionFactory.java:588)
         at oracle.sysman.vdb.VdbSessionFactory.getPrivateAutoCommitSession(VdbSessionFactory.java:1261)
         at oracle.sysman.vds.VdsImpl.getSystemAutoCommitSession(VdsImpl.java:1013)
         at oracle.sysman.vds.VdsImpl.getPrivateAutoCommitSession(VdsImpl.java:955)
         at oracle.sysman.vdg.vdgStore.VdgDbConnection.getRepositoryAutoSession(VdgDbConnection.java:84)
         at oracle.sysman.vdg.vdgStore.VdgNodeStore.getPingNodes(VdgNodeStore.java:372)
         at oracle.sysman.vdg.VdgPingManager.getNodes(VdgPingManager.java:411)
         at oracle.sysman.vdg.VdgPingManager.run(VdgPingManager.java:661)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    oracle.sysman.vxx.vxxo.VxxoNameNotFoundException: VXX-2009 : Could not find service context
         at oracle.sysman.vxx.vxxo.VxxoEMORB.getNextBindName(VxxoEMORB.java:813)
         at oracle.sysman.vxx.vxxo.VxxoEMORB.bind(VxxoEMORB.java:333)
         at oracle.sysman.vxa.VxaAppServer.cacheServiceIOR(VxaAppServer.java:1904)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3150)
    exception VxaInvalidStateException{wstring reason="VXA-3032 : Error in attempting to bind OMS Services over ORB. Shutting down oms";}
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3152)
    Error starting Oracle Management Server. java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    "Could not start management server. Initialization failure"
    ==============================================================

    Thanks, but after a long night (05.40 ;clock: in the norning,
    here in sweden) I did not manage it to work.
    But if you have time and prepared to help me - I have upload
    the new files at:

  • Starting OEM page from plug-in

    We are trying to start an OEM page from a button click of our plug-in page. Is it possible? Could you please help?

    From the section 8.2.5 URL and 8.10.2 URL and Links we understand that we can show Other Enterprise Manager pages from our plug-in. But we could n't find any working examples. The document says that "The reference guide includes a complete list in the oracle.sysman.emx.Constants class of all page constants available and the corresponding parameters that must be specified to produce a URL.". But We could only find Constants.PAGE_AVAILABILITY constant in the Constants which is related with pages (Some other constants are there in the Constants class like AVAIL_AGENT_DOWN, JOB_REASSIGNED_STATUS. But those are not related to any page.)
    Our question is it possible to show the Enterprise > Provisioning and Patching > Baremetal Provisioning page as per the above documentation.
    Thanks in advance.

Maybe you are looking for