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.

Similar Messages

  • Start/stop the OMS Services on Same Host

    Hi,
    I have OMS, Repository database and Agent on the same host.....
    I want to stop and start the services...
    ==========================
    FOR Shutdown
    =====================================
    Stop the Agent
    $cd $ORACLE_HOME/agent10g/bin/emctl stop agent
    stop the OMS Services
    $cd $ORACLE_HOME/oms10g/opmn/bin/opmnctl stopall
    Stop the Repository Databas Listner
    $cd $ORACLE_HOME/bin/lsnrctl stop LISTENER
    STOP THE database
    $cd $ORACLE_HOME/bin/sqlplus '/as sysdba'
    sql> shutdown immediate
    ====================================
    FOR Startup
    =====================================
    start the Repository Listener
    $cd $ORACLE_HOME/bin/lsnrctl start LISTENER
    start the Database
    $cd $ORACLE_HOME/bin/sqlplus '/as sysdba'
    sql> startup
    start the OMS Service
    $cd $ORACLE_HOME/oms10g/opmn/bin/opmnctl startall
    start the Management Agent
    $cd $ORACLE_HOME/agent10g/bin/emctl start agent
    ======================================
    is this the correct procedure...
    can anybody help in this regard....

    As an outline, it looks ok I think.
    You may need some env variables set up in the script, add some error handling, etc...
    I want to stop and start the services...
    $cd $ORACLE_HOME/agent10g/bin/emctl stop agent
    $cd $ORACLE_HOME/oms10g/opmn/bin/opmnctl stopallRemove the "cd" from your command lines.

  • I cannot start my OMS service on Windows 2000

    I tried starting Oracle8i OMS Service on Windows 2000. I cannot
    start it automatically so I started it manually. But Irecieved
    an error message saying No application Error, some configuration
    error with the Operating System.
    On searching forums for DBAs i recieved a solution to manually
    start by command 'oemctrl start OMS'. It did not help either as
    the resources.ora file was not present at the location
    C:\Oracle\admin\orb\resources.ora .
    I found a resources.ora at location c:\oracle\ora81
    \orb\admin\resources.ora but this file is empty.
    NOW Wwith the command 'oemctrl start OMS' I am getting the
    following error msg. Please send me the answer if possible at
    [email protected]. WHERE Can I find the content for
    resources.ora??
    C:\Documents and Settings\Administrator>oemctrl start OMS
    OEMCTRL for Windows NT: Version 2.1.0.1.0
    Copyright (c) 1998, 1999 Oracle Corporation. All rights
    reserved.
    Starting the Oracle Management Server... [main][2001-11-
    10:12:28:10:630] VdbSess
    ion.processError: errorCode >1017<
    [main][2001-11-10:12:28:10:710] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:10:830] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:10:970] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:11:381] VdbSession.processError:
    errorCode >1017<
    [main][2001-11-10:12:28:11:421] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:11:541] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:11:691] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:12:102] VdbSession.processError:
    errorCode >1017<
    [main][2001-11-10:12:28:12:142] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:12:262] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:12:413] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:12:493]
    Error starting Oracle Management Server.

    I got the same problem.

  • Can't startup OMS service in Win2K

    Hi,
    I've installed Oracle 8.1.6 in a Windows 200o Advanced Server
    machine, and I get the following error message each time I try
    to start the OMS service from the Services utility:
    "Error 997: Overlapped I/O operation is in progress"
    Any idea on what I should do? Thanks in advance.

    I am experiencing the same issue. Did you ever find a solution?
    Thanks,
    Gary
    Hi,
    I've installed Oracle 8.1.6 in a Windows 200o Advanced Server
    machine, and I get the following error message each time I try
    to start the OMS service from the Services utility:
    "Error 997: Overlapped I/O operation is in progress"
    Any idea on what I should do? Thanks in advance.

  • OMS service does not start?

    I installed the oracel 8i 8.1.6 and enterprise manager on XP professional pentium 4 it installed ok. then I installed the oracle 9i DS suite downloaded form oracle site, I created a reposatory to work with designer but it didn't worked and i couldn't locate the reason why?
    so i deinstalled the entire designer 9i DS suite and oralce 8i as well, but some reason deinstaller didn't removed the oracle management service and my first database startup service.
    Now when i reinstalled the oracle 8i i am still not able to start oracle management service and its give me following message
    Error 997 : Overlaping I/O operation, startup or shutdown in process.
    CAN ANYBODY HELP IN SORTING IT OUT, PLEASE.
    Other problem is ever time when I reboot the system I have to startup the database connecting as SYSDBA?
    WHAT CAUSING IT??

    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)

  • OMS Service Fails

    Hi,
    I have installed OMS and DB 10gR2. But the problem is that the service OMS often hangs or fails to start. I am using windows 2000. There are no logs. But yes in my event viewer, i see a message OMS[servicename] failed, please contact your vendor. The system is on DHCP. I have read the following link:
    http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#BABGHEFB
    Even when I try to start e.g. test1.alive.com/emd/console, it gives me a window of Network password?
    Thank you
    Adith

    Check out MOS note 444031.1 to see if it helps.
    Also if I remember right, if some files in the following directories become too large, the OMS may not function properly.
    $ORACLE_HOME/Apache/Apache/logs
    $ORACLE_HOME/webcache/logs
    $ORACLE_HOME/j2ee/OC4J_EM/log/OC4J_EM_default_island_1
    $ORACLE_HOME/j2ee/OC4J_EMPROV/log/OC4J_EM_default_island_1
    $ORACLE_HOME/opmn/logs
    You should consider using a more recent version of EM though.
    Regards,
    - Loc

  • Add OMS service error

    add another service to exist OMS, showing error msg "OMS version 10.2.0.1.0 does not match with repository version 10.2.0.4."

    Use the Following WorkAround.
    We can install Additional OMS with the following workaround, if the
    Repository is already upgraded to 10.2.0.4.0.
    1)Downgrade the repository version to 10.2.0.1.0 from 10.2.0.4.0.(use the
    following sql:
    UPDATE sysman.mgmt_versions SET version = '10.2.0.1.0' where
    component_name='CORE';
    commit; )
    2) provide the repository credentials for the Specify Database Configuration
    Screen (fourth screen) , click next.
    3) Update the repository version to 10.2.0.4.0 (use the following sql: UPDATE
    sysman.mgmt_versions SET version = '10.2.0.4.0' where
    component_name='CORE';
    commit; )
    4) proceed Installation.
    Edited by: mnazim on Oct 22, 2008 12:26 AM

  • OMS Service problem

    Hi everyone,
    I have a server that run oracle 8.1.7 over windows 2000 server, and I am trying to start the OracleOraHome81ManagementServer to use the Oracle Management Server, but the service can't start, the message say "The service did not return an error".
    Please help me with that....
    Thanks a lot.

    I reboot the server, but the service continues down....

  • OMS 9.2.0 on HP-UX11i terminates to VXA-2019 when attempting to start

    Hi,
    I've installed 9.2.0 on HP-UX 11i and created an instance using dbca taking the defaults. Next I created the OMS repository in this instance. There were no errors with either installation.
    When I initially received the these errors (see "oms.nohup" log below) I created public rollback segments in a tablespace other than system after researching the errors in Metalink. But even after adding the rollback segments when I attempt to start OMS I continue to get the following in the "oms.nohup" log. Has anyone seen/solved this error before?
    Thanks,
    Steve
    +++++Start of oms.nohup
    Starting the management server at Fri Jun 21 16:00:02 EDT 2002
    OEMCTL for HP-UX: 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.
    oracle.sysman.vxn.VxnBootstrapException: oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdp
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1788)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server. oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdpjava.lang.NullPointerException
         at oracle.sysman.vdm.VdmNotificationManager.stopService(VdmNotificationManager.java:2538)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1415)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    OMS exited on Fri Jun 21 16:00:21 EDT 2002 with return value 56
    Could not start management server. Initialization failure
    Management server startup failed. Check the file /opt/oracle/product/9.2.0/sysman/log/oms.nohup for details

    I am getting the same error on Sun OS 9.0 .
    OMS was fine until this morning since I configured it two days ago. Now I cant get it to start because of
    this error and dont know what to do. Still doing a research on it.
    Ravi
    Hi,
    I've installed 9.2.0 on HP-UX 11i and created an instance using dbca taking the defaults. Next I created the OMS repository in this instance. There were no errors with either installation.
    When I initially received the these errors (see "oms.nohup" log below) I created public rollback segments in a tablespace other than system after researching the errors in Metalink. But even after adding the rollback segments when I attempt to start OMS I continue to get the following in the "oms.nohup" log. Has anyone seen/solved this error before?
    Thanks,
    Steve
    +++++Start of oms.nohup
    Starting the management server at Fri Jun 21 16:00:02 EDT 2002
    OEMCTL for HP-UX: 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.
    oracle.sysman.vxn.VxnBootstrapException: oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdp
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1788)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server. oracle.sysman.vxn.VxnBootstrapException: VXA-2019 : Error encountered starting up service: vdpjava.lang.NullPointerException
         at oracle.sysman.vdm.VdmNotificationManager.stopService(VdmNotificationManager.java:2538)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1415)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    OMS exited on Fri Jun 21 16:00:21 EDT 2002 with return value 56
    Could not start management server. Initialization failure
    Management server startup failed. Check the file /opt/oracle/product/9.2.0/sysman/log/oms.nohup for details

  • Oracle Management Server Service not starting

    OS: windows 2000 Server
    Ora version: 8.1.7
    I have checked all the services are started and database is up but when i am trying to start OMS service "oemctrl start oms" its giving the message..
    ... service could not be started
    ... the service did not return an error.
    please tell me whats the solution.

    I have this problem too. (posted a separate thread on
    this before I read this one, sorry).
    Here is my oms.nohup:
    E:\oracle\ora81\sysman\log>tail -f oms.nohup
    [main][2003-10-9:18:7:57:599] ORA-01017: invalid
    username/password; logon denie
    d
    : ..../....@jdbc:oracle:oci8:@exorabsp
    [main][2003-10-9:18:7:57:599]
    VdbSession.processError: invalid connect string
    VXA-2018 :
    Anmeldung bei OMS-Registrierungsdienst nicht m�glich
    oracle.sysman.vxn.VxnBootstrapException:
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.startServices(VxaAppSer
    er.java:1353)
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:
    547)
    Fehler beim Hochfahren von Oracle Management Server.
    Somehow, by reading the responses here - created new repository - I managed to get OMS working again.

  • 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:

  • OMS doesn't start VXA-3008 and VXA-3032 in oms.nohup

    OS: WinXP (I know, I know, it's not supported...)
    OEM: 9.0.1.0.0
    I can run console standalone. When I try to start the OMS service, I get errors...
    OEMCTL for Windows NT: Version 9.0.1.0.0
    Copyright (c) 1998, 1999, 2000, 2001 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:563)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1282)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:642)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:1487)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:347)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:290)
         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:1274)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:642)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:1487)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:347)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:290)
         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:1620)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2617)
    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:2618)
    Error starting Oracle Management Server. java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1219)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2111)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2629)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1219)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2111)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2629)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1274)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:642)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:1487)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:347)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:290)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    "Could not start management server. Initialization failure"
    Any ideas? VXA-3008 and VXA-3032 do not seem to be documented anywhere...

    I'm encountering the same issue as well. I uninstalled/reinstalled oracle 9release 2 and still face the same issue.
    Any hints are appreciated.
    Thomas
    OS: WinXP (I know, I know, it's not supported...)
    OEM: 9.0.1.0.0
    I can run console standalone. When I try to start the OMS service, I get errors...
    OEMCTL for Windows NT: Version 9.0.1.0.0
    Copyright (c) 1998, 1999, 2000, 2001 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:563)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1282).
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1219)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2111)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2629)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1274)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:642)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:1487)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:347)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:290)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    "Could not start management server. Initialization failure"
    Any ideas? VXA-3008 and VXA-3032 do not seem to be documented anywhere...

  • Installing Oracle Grid control 10G fails at OMS configuration on Windows XP

    I am trying to install Oracle 10G Grid control and it fails at OMS configuration. The log file under cfgttool logs shows failed command as
    Oracle.sysman.emcp.oms.Omsplugin -ConfigureOms.
    I tried to run command manually like the following:
    C:\OracleHomes\oms10g -force Oracle.sysman.emcp.oms.Omsplugin -ConfigureOms.
    Whe I run this command nothing happens. How should I got about it. Thanks in advance.
    Venkat

    oracle.sysman.top.oms_<timestamp>log
    has the following error messages and warnings.
    [24-01-2011 13:45:21] Analyzing header for: C:/OracleHomes/oms10g/sysman/admin/emdrep/sql/core/latest/util/util_pkgdefs.sql
    [24-01-2011 13:45:21]      Header: <create type="pkgdefs" pos="ip/webapps/ip_webapp_pkgdef.sql+"/>
    [24-01-2011 13:45:21]      WARNING: Bad pos attribute in repmgr header.
    [24-01-2011 13:45:21]      WARNING: Either there is a non-existent file: "ip/webapps/ip_webapp_pkgdef.sql" in position attribute: "ip/webapps/ip_webapp_pkgdef.sql+"
    [24-01-2011 13:45:21]      WARNING: OR there is a bad repmgr header/no repmgr header in file: "ip/webapps/ip_webapp_pkgdef.sql"
    At the end of the file:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    'Enter Enterprise Manager Root Password :
    ************Enter Agent Registration password :
    ************Unable to connect to opmn.
    Opmn may not be up.
    ================================================================================
    opmn id=test-hv-ms2003e:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.test-hv-ms2003e.teamqsi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=2476)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\OracleHomes\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:setOmsSecure:OMS Service command=secure oms -secure_port 1159:returned:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\bin\emctl.bat secure lock
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\bin\emctl.bat secure lock have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    Checking the security status of the OMS... Done.
    Updating HTTPS Virtual Host for Enterprise Manager OMS... Done.
    OMS Locked. Agents must be Secure and upload over HTTPS Port 1159.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:setOmsLocked:OMS Service command=secure lock:returned:
    INFO: oracle.sysman.top.oms:configureOmsService:Oms Secure Configuration done.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\perl\5.6.1\bin\MSWin32-x86\perl.exe C:\OracleHomes\oms10g\sysman\install\precompilejsp.pl C:\OracleHomes\oms10g\j2ee\OC4J_EM\config\global-web-application.xml
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\perl\5.6.1\bin\MSWin32-x86\perl.exe C:\OracleHomes\oms10g\sysman\install\precompilejsp.pl C:\OracleHomes\oms10g\j2ee\OC4J_EM\config\global-web-application.xml have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'precompiling the JSPs
    precompiling the JSPs done
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:Precompile Jsps done.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\jdk\bin\java.exe -jar C:\OracleHomes\oms10g\sysman\jlib\emclikit.jar client -install_dir=C:\OracleHomes\oms10g\bin
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\jdk\bin\java.exe -jar C:\OracleHomes\oms10g\sysman\jlib\emclikit.jar client -install_dir=C:\OracleHomes\oms10g\bin have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0.
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    EM CLI client-side install completed successfully.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:installAdditionalServices for 'client' completed=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\bin\emctl.bat config agent updateTZ
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\bin\emctl.bat config agent updateTZ have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:configureOmsService:fixTimeZone completed=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 4 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl stopall have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: stopping opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:Start Opmn Error = CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\OracleHomes\oms10g\opmn\bin\opmnctl startall have completed with exitCode=206
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: starting opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    '================================================================================
    opmn id=test-hv-ms2003e:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.test-hv-ms2003e.teamqsi.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=2992)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\OracleHomes\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 5 have been completed with status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method

  • Oracle Managemenet  Service is not starting

    I am using Oracle 8.1.6 on win 2k. The oracle management service is not starting and when i try to start it manually then the error i m getting is
    could not start oracle management server service on local computer
    ُError 997 : overlapped I/O operation is in progress
    Event Viewer shows as below
    No login credentials were provided. The service cannot start.

    I am using Oracle 8.1.6 on win 2k. The oracle
    management service is not starting and when i try to
    start it manually then the error i m getting is
    could not start oracle management server service
    on local computer
    ُError 997 : overlapped I/O operation is in
    progress
    Set the services to manual and try to rebounce your system so you can make sure there are no attempts to start the service from the OS Services.
    Event Viewer shows as below
    No login credentials were provided. The service
    cannot start.
    In order for the oms to start the database repository must have started. You are supposed to have enough privileges to perform this task. Make sure the repository database is up and running, and then attempt to start the OMS service.
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Cannot start OEM console & agent service

    I have 8i database, client & OEM installled on the same laptob (OS W2k). Machine is not connected to any network.
    I have created the OEM repository.
    I can start OMS service.
    But the agent service fail to start.
    Microsof Mgt console error msg: could not start Oracle Agent service on Local Computer. Error3221356559
    Is it true the machine need a static IP address ?
    Any advice, deeply appreciated.
    Tks

    I had an agent service problem which after a lot of trouble resorted to a reinstall of OEM. It created the last 2 service errors being teh OEM and apache. I used a registry cleaner from
    www.iomation.com. After running this utility I rebooted and the agent service worked again. The apache service was fixed by starting it in the console and reading the error to find that multiple entries were being made to the http.conf when reinstalling. The OEM service still doesn't work. I am assuming it is a problem with a configuration file which I am working on now.
    Hope some of this helps, I know what a pain these problems are. Darrel, I dont know if its me, but that link doesnt work. Its a water/landscaping site.

Maybe you are looking for

  • Combine files to PDF and selecting files one at a time - Adobe CreatePDF online application

    Are you able to select up to 10 files at one time through the "select files" browser window?  The instructions at https://www.acrobat.com/createpdf/en/merge-combine-pdf-files-online.html seem to indicate that you are able to select up to 10 items and

  • Error while calling .svc web service from pl/sql using utl_dbws

    Hello Folks, I am calling a .svc web service from pl/sql using utl_dbws and encountering the following error javax.xml.rpc.soap.SOAPFaultException: The message with Action '' cannot be processed at the receiver, due to a ContractFilter mismatch at th

  • Problem with RTL 8029

    Hi! i was trying to make my RTL 8029 NIC works under solaris 8 when i boot my computer and press ESC i can see that detected a Network Adapter.. but when i try to configure it I get the following error.... bash-2.03# ifconfig hme0 192.168.1.4 netmask

  • Video button grayed out, and call quality info say...

    I recently downloaded the newer version of Skype and all of a sudden I can't make group video calls because there is too may people in the group, but when im only chatting to one person it still doesnt work. It says i can video call a max of 10 peopl

  • Sync problem with Outlook 2010 and BBStorm - no times transfer to Outlook

    Everything seems to sync find except the calendar.  It duplicates appointments on the phone, probably because all appointments it puts on Outlook turn into all day events without times or subjects.  I mean, it's good to know I have something on the c