Oracle Enterprice Manager-The Config. Assistant is failed

Hi,
I'm installing the Oracle8i on NT4.0. The RDBMS is OK. When I
installed the Enterprice Manager on the same machine with
Oracle8i, but on the different ORACLE_HOME, it said that the
Oracle Configuration Assistant option is failed :(
Any one having such experiences can advice ?
Thanks,
Quoc Trung
null

Please paste the error in inventory log files.
Thanks
Neha

Similar Messages

  • Oracle Test Manager - Import of Manual Tests - Fails with ORA-12520:

    Hi,
    This issue occurs when we are trying to import manual tests into the Oracle Test Manager.
    The import fails when we try to import more than 300 records. The error message in the log
    is as shown below:
    Driver's SQLSetConnectAttr failed
    ORA-12520: TNS:listener could not find available handler for requested type of server
    9:50:30:020 - *** DB Exception *** State:S1000,Native:12520,Origin:[Oracle][ODBC][Ora]
    State:IM006,Native:0,Origin:[Microsoft][ODBC Driver Manager]
    State:S1000,Native:12520,Origin:[Oracle][ODBC][Ora]
    No one can logon to the application after this.
    According to the DBA the application is using up all the processes in the Database and hence it fails.
    When we restart the application service, the number of processes in the database goes down
    and the application goes back to normal state.
    We keep running into this issue when we try to import >=300 manual tests. (This is not an issue
    when runs are imported.)
    Anybody else facing this issue? Any ideas as to how this can be resolved?
    Thanks
    Aruna

    Hi,
    I had some problems with. So, consider the following:
    Simple XLS file :
    testname     owner     testdescription               Expected Result
    test1          wayne     Login into User Homepage     User can view login prompt
                   View Accout Details          User can see account details
                   Create simple report          User has access to reports section
                   Save as pdf               .pdf generate button is available
                   send email               email button is active
                   log off                    User can View log off page
    So we have four fields, teatname,owner,testdescription and Expected Result.
    When we import a test (select Test tab, then project->import data, and select .xls file)
    Make sure Select Type is set to Manual Tests
    Map      testname -> TestCase ID
         owner -> Owner
         testdescription -> Test Step Action
         Expected Result -> Test step expected result
    Make sure Select Type is set to Manual Tests. You should then see one test with all the steps.
    Regards
    Wayne.
    p.s. Thanks Alex!!
    Edited by: byrne_wayne on Sep 20, 2010 3:29 PM
    Edited by: byrne_wayne on Sep 20, 2010 3:33 PM

  • Oracle Access Manager 11gR2 Web application: "oam" failed to preload

    Any pointers for troubleshooting this error?
    Managed Server starts up but fails to start-up "oam" deployment.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "AMInitServlet" failed to preload on startup in Web application: "oam".
    java.lang.ExceptionInInitializerError
            at oracle.security.am.pbl.transport.http.AMInitServlet.initializeAmServer(AMInitServlet.java:113)
            at oracle.security.am.pbl.transport.http.AMInitServlet.init(AMInitServlet.java:79)
            at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
            at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
            at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
            at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
            at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
            at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
            at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
            at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
            at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
            at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
            at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
            at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
            at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
            at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
            at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
            at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
            at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
            at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
            at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
            at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
            at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
            at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
            at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
            at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
            at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: java.lang.NullPointerException
            at oracle.security.am.pbl.diagnostic.DiagnosticUtil.<init>(DiagnosticUtil.java:80)
            at oracle.security.am.pbl.diagnostic.DiagnosticUtil.<clinit>(DiagnosticUtil.java:65)
            ... 45 more
            at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
            at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
            at oracle.security.am.pbl.diagnostic.DiagnosticUtil.<init>(DiagnosticUtil.java:80)
            at oracle.security.am.pbl.diagnostic.DiagnosticUtil.<clinit>(DiagnosticUtil.java:65)
            at oracle.security.am.pbl.transport.http.AMInitServlet.initializeAmServer(AMInitServlet.java:113)
            at oracle.security.am.pbl.transport.http.AMInitServlet.init(AMInitServlet.java:79)
            at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)

    SOA is not required. WebGate is a separate installation, separate from where you install the Oracle Access Manager.
    Oracle Access Manager is like the management station, WebGate would typically be installed on a host where a Web Server is running. So WebGate running on the WebServer host would be used to provide access control functions for web pages hosted on Web Server. You will have to do the configuration of WebGate separately after Access Manager has been installed. Please mark answer helpful/correct if helpful.

  • Does Oracle (12c) manage the interval data (6NF) ?

    Hi!
    I would like to know if Oracle (12c) supports the data type interval.
    In other words, does it manage the Normal Form Six (6NF) with temporal data?
    Thank you in advance for your answer.
    N.B.:
    And if yes, please precise since which version does Oracle support the intervals. Thank you.

    Sb92075, You're a genius !
    But you did not read exactly my question here: the additional question is Since which version are the intervals supported?
    (A copy paste from an unfindable documentation would be appreciated.)
    That was my proper question on DbForums, before having connexion problem for a special Oracle Support - but not Premium - and precisions asking of Oracle...
    during all this time, these answers were made.
    That was a question which I had for monthes ago, so this is why I already asked in several forums.
    Let me post here my response to them for the case where you can answer:
    -Something that I don't really understand, reading the docs:
    INTERVAL YEAR [(year_precision)] TO MONTH, what does it mean, exactly ? I guess that "to month" means the granularity of time. But for me, if I say "to", is as in "from... to", so it doesn't make any sense in this interval example.
    In his book, Temporal data and the relational model, Date recommend to write as:
    [begin:end], so if I translate:
    [2013-11-18 21H10M00s : 2013-11-18 21H15M00s] (the exact writing is from me).
    According that.. the granularity of time is implicit in the dates precision!
    Did I make a mistake ?"
    Thank you

  • Oracle VM Manager fails without backup data

    Dear All,
    My Oracle VM Manager fails and lost all data but my Oracle VM Servers and Storage are still running fine, if I install a new Oracle VM Manager and I register my VM Servers again, is it possible the same old Oracle VM Manager?
    Please help to give advice,
    Thanks and regards,
    Heng

    Heng Horn wrote:
    My Oracle VM Manager fails and lost all data but my Oracle VM Servers and Storage are still running fine, if I install a new Oracle VM Manager and I register my VM Servers again, is it possible the same old Oracle VM Manager?Oracle VM 3.0? If so, yes. Just grab the UUID from the existing Manager install in /u01/app/oracle/ovm-manager-3/.config and pass it using the -u parameter to runInstaller.sh when you re-install it.

  • Updating Oracle VM Manager from 3.1.1 to 3.2.1 where server is yum repo

    I have a server running Oracle Enterprise Linux 6.3. Upon which is running Oracle VM Manager 3.1.1 ("BUILDID=3.1.1.305" from /u01/app/oracle/ovm-manager-3/.config).
    This server is also my Oracle Enterprise Linux yum repo. This means its subscribed channels are (on ULN):
    - Latest Unbreakable Enterprise Linux Kernel for Oracle Linux (x86_64)
    - Oracle Linux 6 Add ons (x86_64)
    - Oracle Linus 6 Latest (x86_64)
    - Oracle VM 3 latest
    - Oracle VM 3.2.1 Server Patches
    Note that the last one was "Oracle VM 3.1.1 Server Patches" until this attempt to update. The "Yum Server" button is also ticked on ULN and I've followed the instructions on http://www.oracle.com/technetwork/articles/servers-storage-admin/yum-repo-setup-1659167.html.
    Now, when I attempt a "yum update" on this server I get the following:
    --> Finished Dependency Resolution
    Error: Package: kernel-uek-2.6.39-300.28.1.el5uek.x86_64 (ovm3_3.2.1_x86_64_patch)
    Requires: mkinitrd >= 5.1.19.6-71.0.10
    Available: mkinitrd-5.1.19.6-61.100.1.el5_5.5.x86_64 (ovm3_x86_64_latest)
    mkinitrd = 5.1.19.6-61.100.1.el5_5.5
    Available: mkinitrd-5.1.19.6-61.100.1.el5_5.8.x86_64 (ovm3_x86_64_latest)
    mkinitrd = 5.1.19.6-61.100.1.el5_5.8
    Available: mkinitrd-5.1.19.6-61.100.1.el5_5.11.x86_64 (ovm3_x86_64_latest)
    mkinitrd = 5.1.19.6-61.100.1.el5_5.11
    Available: mkinitrd-5.1.19.6-71.100.1.el5_7.3.x86_64 (ovm3_x86_64_latest)
    mkinitrd = 5.1.19.6-71.100.1.el5_7.3
    Available: mkinitrd-5.1.19.6-71.100.1.el5_7.3.1.x86_64 (ovm3_x86_64_latest)
    mkinitrd = 5.1.19.6-71.100.1.el5_7.3.1
    Available: mkinitrd-5.1.19.6-71.100.1.el5_7.5.x86_64 (ovm3_x86_64_latest)
    mkinitrd = 5.1.19.6-71.100.1.el5_7.5
    Error: Package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64 (ol6_x86_64_latest)
    Requires: libgnutls.so.26()(64bit)
    Removing: gnutls-2.8.5-4.el6_2.2.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    libgnutls.so.26()(64bit)
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: gnutls-2.8.5-4.el6.x86_64 (ol6_x86_64_latest)
    libgnutls.so.26()(64bit)
    Available: gnutls-1.4.1-3.el5_3.5.x86_64 (ovm3_x86_64_latest)
    Not found
    Error: Package: system-config-network-tui-1.6.0.el6.2-1.0.3.el6.noarch (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    Requires: dbus-python
    Removing: dbus-python-0.83.0-6.1.el6.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    dbus-python = 0.83.0-6.1.el6
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: dbus-python-0.70-9.el5_4.x86_64 (ovm3_x86_64_latest)
    dbus-python = 0.70-9.el5_4
    Error: Package: python-urlgrabber-3.9.1-9.100.3.el5.noarch (ovm3_x86_64_latest)
    Requires: python(abi) = 2.4
    Installed: python-2.6.6-29.el6_3.3.x86_64 (@ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.4.3-27.100.1.el5_5.6.x86_64 (ovm3_x86_64_latest)
    python(abi) = 2.4
    Available: python-2.6.5-3.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.5-3.el6_0.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-20.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6_2.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Error: Package: ovs-agent-3.2.1-183.x86_64 (ovm3_x86_64_latest)
    Requires: python(abi) = 2.4
    Installed: python-2.6.6-29.el6_3.3.x86_64 (@ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.4.3-27.100.1.el5_5.6.x86_64 (ovm3_x86_64_latest)
    python(abi) = 2.4
    Available: python-2.6.5-3.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.5-3.el6_0.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-20.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6_2.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Error: Package: neon-0.29.3-2.el6.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    Requires: libgnutls.so.26()(64bit)
    Removing: gnutls-2.8.5-4.el6_2.2.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    libgnutls.so.26()(64bit)
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: gnutls-2.8.5-4.el6.x86_64 (ol6_x86_64_latest)
    libgnutls.so.26()(64bit)
    Available: gnutls-1.4.1-3.el5_3.5.x86_64 (ovm3_x86_64_latest)
    Not found
    Error: Package: rhn-client-tools-1.0.0-87.0.6.el6.noarch (ol6_x86_64_latest)
    Requires: dbus-python
    Removing: dbus-python-0.83.0-6.1.el6.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    dbus-python = 0.83.0-6.1.el6
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: dbus-python-0.70-9.el5_4.x86_64 (ovm3_x86_64_latest)
    dbus-python = 0.70-9.el5_4
    Error: Package: xen-tools-4.1.3-25.el5.3.x86_64 (ovm3_3.2.1_x86_64_patch)
    Requires: python(abi) = 2.4
    Installed: python-2.6.6-29.el6_3.3.x86_64 (@ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.4.3-27.100.1.el5_5.6.x86_64 (ovm3_x86_64_latest)
    python(abi) = 2.4
    Available: python-2.6.5-3.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.5-3.el6_0.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-20.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6_2.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Error: Package: multiprocessing-2.6.1.1-1.x86_64 (ovm3_x86_64_latest)
    Requires: python(abi) = 2.4
    Installed: python-2.6.6-29.el6_3.3.x86_64 (@ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.4.3-27.100.1.el5_5.6.x86_64 (ovm3_x86_64_latest)
    python(abi) = 2.4
    Available: python-2.6.5-3.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.5-3.el6_0.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-20.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Available: python-2.6.6-29.el6_2.2.i686 (ol6_x86_64_latest)
    python(abi) = 2.6
    Error: Package: neon-0.29.3-2.el6.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    Requires: libgnutls.so.26(GNUTLS_1_4)(64bit)
    Removing: gnutls-2.8.5-4.el6_2.2.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    libgnutls.so.26(GNUTLS_1_4)(64bit)
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: gnutls-2.8.5-4.el6.x86_64 (ol6_x86_64_latest)
    libgnutls.so.26(GNUTLS_1_4)(64bit)
    Available: gnutls-1.4.1-3.el5_3.5.x86_64 (ovm3_x86_64_latest)
    Not found
    Error: Package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64 (ol6_x86_64_latest)
    Requires: libgnutls.so.26(GNUTLS_1_4)(64bit)
    Removing: gnutls-2.8.5-4.el6_2.2.x86_64 (@anaconda-OracleLinuxServer-201206261930.x86_64/6.3)
    libgnutls.so.26(GNUTLS_1_4)(64bit)
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: gnutls-2.8.5-4.el6.x86_64 (ol6_x86_64_latest)
    libgnutls.so.26(GNUTLS_1_4)(64bit)
    Available: gnutls-1.4.1-3.el5_3.5.x86_64 (ovm3_x86_64_latest)
    Not found
    Error: Package: avahi-0.6.25-11.el6.x86_64 (@ol6_latest)
    Requires: libdaemon.so.0()(64bit)
    Removing: libdaemon-0.14-1.el6.x86_64 (@ol6_latest)
    libdaemon.so.0()(64bit)
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: libdaemon-0.10-5.el5.x86_64 (ovm3_x86_64_latest)
    libdaemon.so.0()(64bit)
    Error: Package: avahi-0.6.25-11.el6.x86_64 (@ol6_latest)
    Requires: libdaemon >= 0.11
    Removing: libdaemon-0.14-1.el6.x86_64 (@ol6_latest)
    libdaemon = 0.14-1.el6
    Obsoleted By: ovs-release-3.2-5.208.x86_64 (ovm3_x86_64_latest)
    Not found
    Available: libdaemon-0.10-5.el5.x86_64 (ovm3_x86_64_latest)
    libdaemon = 0.10-5.el5
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va nofiles nodigest
    Can someone please explain what mistakes I've made so I can get this box updated (both OS and Oracle VM Manager), please? Do I simply need to exclude some channels for the duration of the update of the local box, then add them back in for the repo mirroring to continue working?
    With thanks,
    Ben

    It appears that for the most part the package ovs-release is the problem. To judge from the first half of a failed yum update. Why isn't there an ovs-release package that references el6 packages? Really, did I make a mistake installing Oracle VM Manager on OL6 given that http://public-yum.oracle.com/repo/OracleVM/OVM3/latest/x86_64/ contains only "el5"-tagged packages?
    Resolving Dependencies
    --> Running transaction check
    ---> Package dbus-python.x86_64 0:0.83.0-6.1.el6 will be obsoleted
    --> Processing Dependency: dbus-python for package: system-config-network-tui-1.6.0.el6.2-1.0.3.el6.noarch
    --> Processing Dependency: dbus-python for package: rhn-client-tools-1.0.0-87.0.6.el6.noarch
    ---> Package gnutls.x86_64 0:2.8.5-4.el6_2.2 will be obsoleted
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    ---> Package kexec-tools.x86_64 0:2.0.3-3.0.1.el6 will be updated
    ---> Package kexec-tools.x86_64 0:2.0.3-4.0.7.*el5* will be an update
    --> Processing Dependency: libxenctrl.so.4.0()(64bit) for package: kexec-tools-2.0.3-4.0.7.*el5*.x86_64
    ---> Package libdaemon.x86_64 0:0.14-1.el6 will be obsoleted
    --> Processing Dependency: libdaemon.so.0()(64bit) for package: avahi-0.6.25-11.el6.x86_64
    --> Processing Dependency: libdaemon >= 0.11 for package: avahi-0.6.25-11.el6.x86_64
    Package libdaemon is obsoleted by ovs-release, but obsoleting package does not provide for requirements
    ---> Package ovs-release.x86_64 0:3.2-5.208 will be obsoleting
    --> Processing Dependency: openvswitch for package: ovs-release-3.2-5.208.x86_64
    --> Processing Dependency: kmod-openvswitch-uek for package: ovs-release-3.2-5.208.x86_64
    --> Processing Dependency: net-snmp-utils for package: ovs-release-3.2-5.208.x86_64
    --> Processing Dependency: lm_sensors for package: ovs-release-3.2-5.208.x86_64
    --> Processing Dependency: ovs-agent for package: ovs-release-3.2-5.208.x86_64
    ---> Package smartmontools.x86_64 1:5.42-2.el6 will be updated
    ---> Package smartmontools.x86_64 1:5.42-2.100.2.*el5* will be an update
    --> Running transaction check
    ---> Package dbus-python.x86_64 0:0.83.0-6.1.el6 will be obsoleted
    --> Processing Dependency: dbus-python for package: system-config-network-tui-1.6.0.el6.2-1.0.3.el6.noarch
    --> Processing Dependency: dbus-python for package: rhn-client-tools-1.0.0-87.0.6.el6.noarch
    ---> Package gnutls.x86_64 0:2.8.5-4.el6_2.2 will be obsoleted
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    ---> Package kmod-openvswitch-uek.x86_64 0:1.6.90-2 will be installed
    --> Processing Dependency: kernel(memcpy) = 0x6067a146 for package: kmod-openvswitch-uek-1.6.90-2.x86_64
    Package kernel-ovs is obsoleted by ovs-release, but obsoleting package does not provide for requirements
    --> Processing Dependency: kernel(printk) = 0x985558a1 for package: kmod-openvswitch-uek-1.6.90-2.x86_64
    ---> Package libdaemon.x86_64 0:0.14-1.el6 will be obsoleted
    --> Processing Dependency: libdaemon.so.0()(64bit) for package: avahi-0.6.25-11.el6.x86_64
    --> Processing Dependency: libdaemon >= 0.11 for package: avahi-0.6.25-11.el6.x86_64
    Package libdaemon is obsoleted by ovs-release, but obsoleting package does not provide for requirements
    ---> Package lm_sensors.x86_64 0:3.1.1-10.el6 will be installed
    --> Processing Dependency: libsensors.so.4()(64bit) for package: lm_sensors-3.1.1-10.el6.x86_64
    ---> Package net-snmp-utils.x86_64 1:5.5-41.el6_3.1 will be installed
    --> Processing Dependency: net-snmp-libs = 1:5.5-41.el6_3.1 for package: 1:net-snmp-utils-5.5-41.el6_3.1.x86_64
    --> Processing Dependency: libnetsnmp.so.20()(64bit) for package: 1:net-snmp-utils-5.5-41.el6_3.1.x86_64
    ---> Package openvswitch.x86_64 0:1.6.90-7 will be installed
    --> Processing Dependency: libcrypto.so.6()(64bit) for package: openvswitch-1.6.90-7.x86_64
    --> Processing Dependency: libssl.so.6()(64bit) for package: openvswitch-1.6.90-7.x86_64
    ---> Package ovs-agent.x86_64 0:3.2.1-183 will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: ovs-agent-3.2.1-183.x86_64
    --> Processing Dependency: multiprocessing >= 2.6.1.1 for package: ovs-agent-3.2.1-183.x86_64
    --> Processing Dependency: python-simplejson >= 2.0.7 for package: ovs-agent-3.2.1-183.x86_64
    ---> Package xen-tools.x86_64 0:4.1.3-25.*el5.3* will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: xen-tools-4.1.3-25.*el5.3*.x86_64
    --> Running transaction check
    ---> Package dbus-python.x86_64 0:0.83.0-6.1.el6 will be obsoleted
    --> Processing Dependency: dbus-python for package: system-config-network-tui-1.6.0.el6.2-1.0.3.el6.noarch
    --> Processing Dependency: dbus-python for package: rhn-client-tools-1.0.0-87.0.6.el6.noarch
    ---> Package gnutls.x86_64 0:2.8.5-4.el6_2.2 will be obsoleted
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    ---> Package kernel-uek.x86_64 0:2.6.39-300.28.1.*el5uek* will be installed
    --> Processing Dependency: kernel-firmware = 2.6.39-300.28.1.*el5uek* for package: kernel-uek-2.6.39-300.28.1.*el5uek*.x86_64
    --> Processing Dependency: device-mapper-multipath >= 0.4.9-23.0.1.*el5* for package: kernel-uek-2.6.39-300.28.1.*el5uek*.x86_64
    --> Processing Dependency: mkinitrd >= 5.1.19.6-71.0.10 for package: kernel-uek-2.6.39-300.28.1.*el5uek*.x86_64
    --> Processing Dependency: ql2xxx-firmware for package: kernel-uek-2.6.39-300.28.1.*el5uek*.x86_64
    ---> Package kmod-openvswitch-uek.x86_64 0:1.6.90-2 will be installed
    ---> Package libdaemon.x86_64 0:0.14-1.el6 will be obsoleted
    --> Processing Dependency: libdaemon.so.0()(64bit) for package: avahi-0.6.25-11.el6.x86_64
    --> Processing Dependency: libdaemon >= 0.11 for package: avahi-0.6.25-11.el6.x86_64
    Package libdaemon is obsoleted by ovs-release, but obsoleting package does not provide for requirements
    ---> Package lm_sensors-libs.x86_64 0:3.1.1-10.el6 will be installed
    ---> Package multiprocessing.x86_64 0:2.6.1.1-1 will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: multiprocessing-2.6.1.1-1.x86_64
    ---> Package net-snmp-libs.x86_64 1:5.5-41.el6_3.1 will be installed
    ---> Package openssl098e.x86_64 0:0.9.8e-17.0.1.el6_2.2 will be installed
    ---> Package ovs-agent.x86_64 0:3.2.1-183 will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: ovs-agent-3.2.1-183.x86_64
    ---> Package python-simplejson.x86_64 0:2.0.9-3.1.el6 will be installed
    ---> Package xen-tools.x86_64 0:4.1.3-25.*el5.3* will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: xen-tools-4.1.3-25.*el5.3*.x86_64
    --> Running transaction check
    ---> Package dbus-python.x86_64 0:0.83.0-6.1.el6 will be obsoleted
    --> Processing Dependency: dbus-python for package: system-config-network-tui-1.6.0.el6.2-1.0.3.el6.noarch
    --> Processing Dependency: dbus-python for package: rhn-client-tools-1.0.0-87.0.6.el6.noarch
    ---> Package device-mapper-multipath.x86_64 0:0.4.9-56.el6_3.1 will be installed
    --> Processing Dependency: device-mapper-multipath-libs = 0.4.9-56.el6_3.1 for package: device-mapper-multipath-0.4.9-56.el6_3.1.x86_64
    --> Processing Dependency: libmultipath.so()(64bit) for package: device-mapper-multipath-0.4.9-56.el6_3.1.x86_64
    ---> Package gnutls.x86_64 0:2.8.5-4.el6_2.2 will be obsoleted
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    ---> Package kernel-uek.x86_64 0:2.6.39-300.28.1.*el5uek* will be installed
    --> Processing Dependency: mkinitrd >= 5.1.19.6-71.0.10 for package: kernel-uek-2.6.39-300.28.1.*el5uek*.x86_64
    ---> Package kernel-uek-firmware.noarch 0:2.6.39-300.28.1.*el5uek* will be installed
    ---> Package libdaemon.x86_64 0:0.14-1.el6 will be obsoleted
    --> Processing Dependency: libdaemon.so.0()(64bit) for package: avahi-0.6.25-11.el6.x86_64
    --> Processing Dependency: libdaemon >= 0.11 for package: avahi-0.6.25-11.el6.x86_64
    Package libdaemon is obsoleted by ovs-release, but obsoleting package does not provide for requirements
    ---> Package multiprocessing.x86_64 0:2.6.1.1-1 will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: multiprocessing-2.6.1.1-1.x86_64
    ---> Package ovs-agent.x86_64 0:3.2.1-183 will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: ovs-agent-3.2.1-183.x86_64
    ---> Package ql2xxx-firmware.noarch 0:1.01.01-0.1.*el5* will be installed
    ---> Package xen-tools.x86_64 0:4.1.3-25.*el5.3* will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: xen-tools-4.1.3-25.*el5.3*.x86_64
    --> Running transaction check
    ---> Package dbus-python.x86_64 0:0.83.0-6.1.el6 will be obsoleted
    --> Processing Dependency: dbus-python for package: system-config-network-tui-1.6.0.el6.2-1.0.3.el6.noarch
    --> Processing Dependency: dbus-python for package: rhn-client-tools-1.0.0-87.0.6.el6.noarch
    ---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-56.el6_3.1 will be installed
    ---> Package gnutls.x86_64 0:2.8.5-4.el6_2.2 will be obsoleted
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26()(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: neon-0.29.3-2.el6.x86_64
    --> Processing Dependency: libgnutls.so.26(GNUTLS_1_4)(64bit) for package: 1:cups-libs-1.4.2-48.el6_3.3.x86_64
    ---> Package kernel-uek.x86_64 0:2.6.39-300.28.1.*el5uek* will be installed
    --> Processing Dependency: mkinitrd >= 5.1.19.6-71.0.10 for package: kernel-uek-2.6.39-300.28.1.*el5uek*.x86_64
    ---> Package libdaemon.x86_64 0:0.14-1.el6 will be obsoleted
    --> Processing Dependency: libdaemon.so.0()(64bit) for package: avahi-0.6.25-11.el6.x86_64
    --> Processing Dependency: libdaemon >= 0.11 for package: avahi-0.6.25-11.el6.x86_64
    Package libdaemon is obsoleted by ovs-release, but obsoleting package does not provide for requirements
    ---> Package multiprocessing.x86_64 0:2.6.1.1-1 will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: multiprocessing-2.6.1.1-1.x86_64
    ---> Package ovs-agent.x86_64 0:3.2.1-183 will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: ovs-agent-3.2.1-183.x86_64
    ---> Package xen-tools.x86_64 0:4.1.3-25.*el5.3* will be installed
    --> Processing Dependency: python(abi) = 2.4 for package: xen-tools-4.1.3-25.*el5.3*.x86_64
    Edited by: user7586670 on 20-Feb-2013 06:20

  • DB Config Assistant Problem post install

    I have downloaded Oracle 8i Personal Ed from Oracle Technet. I have gotten almost to the end of installation onto Win2K Professional. It has successfully configured Net8 Config Assistant and OMS NT Service, but the Oracle DB Config Assistant configuration fails. The dbSilentCreate.log file only says the following :
    8i is an invalid command line argument.
    Can you help me out please.
    Thanks In Advance
    Andrew
    null

    can you be a bit more specific about which parameters you need help with?
    defaults are (to my understanding):
    Listener port number: 1521
    Database SID: $ORACLE_SID
    Service name: $ORACLE_SID
    Email address for notification: [email protected], if left null no emails are sent
    Email gateway for notification: localhost (if you have sentmail or postfix installed and configured)
    Password for dbsnmp: secret?
    Password for sysman: secret?
    Password for sys: secret?
    This should help you.
    @andreas: giving the advice to run a script that jlopes needs help with, isn't the best advice in the world. Trying to get your postcount up?

  • Error on installing Oracle Identity Manager 9.1.0.1 in WebLogic Server 11g

    Hello friends.
    Can you help solve this case:
    I installed Oracle 9.1.0.1 on Oracle Identity Manager Weblogic Server 11g, completing the installation with the following errors: attach the log so I can guide the solution.
    link of the complete log
    http://textbin.com/1c824
    Part of the log**************************************
    With the Partitioning, OLAP, Data Mining and Real Application Testing options".>
    ####<Sep 30, 2011 4:23:04 PM PET> <Info> <JDBC> <idm9> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1317417784538> <BEA-001517> <Connection Pool "xlXADS" using Driver: "Oracle JDBC driver", Version: "11.2.0.2.0".>
    ####<Sep 30, 2011 4:23:18 PM PET> <Info> <Common> <idm9> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1317417798143> <BEA-000628> <Created "30" resources for pool "xlXADS", out of which "30" are available and "0" are unavailable.>
    ####<Sep 30, 2011 4:23:18 PM PET> <Info> <JDBC> <idm9> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1317417798147> <BEA-001124> <Created Connection Pool named xlXADS.>
    ####<Sep 30, 2011 4:23:24 PM PET> <Error> <Store> <idm9> <AdminServer> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1317417804279> <BEA-280061> <The persistent store "AdminServer_OIM_JDBCSTORE" could not be deployed: weblogic.store.PersistentStoreException: Can't find JDBC DataSource jdbc/xlDS: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.xlDS' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/xlDS'
    weblogic.store.PersistentStoreException: Can't find JDBC DataSource jdbc/xlDS: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.xlDS' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/xlDS'
         at weblogic.store.admin.JDBCAdminHandler.createDataSource(JDBCAdminHandler.java:107)
         at weblogic.store.admin.JDBCAdminHandler.makeStoreIO(JDBCAdminHandler.java:186)
         at weblogic.store.admin.JDBCAdminHandler.makeStore(JDBCAdminHandler.java:164)
         at weblogic.store.admin.JDBCAdminHandler.activate(JDBCAdminHandler.java:59)
         at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:240)
         at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
         at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
         at weblogic.management.internal.DeploymentHandlerHome.access$400(DeploymentHandlerHome.java:67)
         at weblogic.management.internal.DeploymentHandlerHome$1.activateUpdate(DeploymentHandlerHome.java:188)
         at weblogic.descriptor.internal.DescriptorImpl$Update.activate(DescriptorImpl.java:492)
         at weblogic.descriptor.internal.DescriptorImpl.activateUpdate(DescriptorImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(RuntimeAccessDeploymentReceiverService.java:362)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.commit(RuntimeAccessDeploymentReceiverService.java:357)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.commit(DeploymentReceiverCallbackDeliverer.java:64)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.callDeploymentReceivers(AwaitingCommit.java:241)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.handleCommit(AwaitingCommit.java:139)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.receivedCommit(AwaitingCommit.java:44)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver.receiveRequestCommitMsg(CommonMessageReceiver.java:517)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver$3.run(CommonMessageReceiver.java:799)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.xlDS' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/xlDS'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:411)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at weblogic.store.admin.JDBCAdminHandler.createDataSource(JDBCAdminHandler.java:102)
         at weblogic.store.admin.JDBCAdminHandler.makeStoreIO(JDBCAdminHandler.java:186)
         at weblogic.store.admin.JDBCAdminHandler.makeStore(JDBCAdminHandler.java:164)
         at weblogic.store.admin.JDBCAdminHandler.activate(JDBCAdminHandler.java:59)
         at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:239)
         at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
         at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
         at weblogic.management.internal.DeploymentHandlerHome.access$400(DeploymentHandlerHome.java:67)
         at weblogic.management.internal.DeploymentHandlerHome$1.activateUpdate(DeploymentHandlerHome.java:187)
         at weblogic.descriptor.internal.DescriptorImpl$Update.activate(DescriptorImpl.java:491)
         at weblogic.descriptor.internal.DescriptorImpl.activateUpdate(DescriptorImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(RuntimeAccessDeploymentReceiverService.java:362)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.commit(RuntimeAccessDeploymentReceiverService.java:357)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.commit(DeploymentReceiverCallbackDeliverer.java:64)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.callDeploymentReceivers(AwaitingCommit.java:241)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.handleCommit(AwaitingCommit.java:137)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.receivedCommit(AwaitingCommit.java:44)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver.receiveRequestCommitMsg(CommonMessageReceiver.java:517)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver$3.run(CommonMessageReceiver.java:799)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Sep 30, 2011 4:23:24 PM PET> <Warning> <Management> <idm9> <AdminServer> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1317417804321> <BEA-141197> <The deployment of AdminServer_OIM_JDBCSTORE failed.
    weblogic.management.DeploymentException:
         at weblogic.store.admin.JDBCAdminHandler.activate(JDBCAdminHandler.java:62)
         at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:239)
         at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
         at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
         at weblogic.management.internal.DeploymentHandlerHome.access$400(DeploymentHandlerHome.java:67)
         at weblogic.management.internal.DeploymentHandlerHome$1.activateUpdate(DeploymentHandlerHome.java:188)
         at weblogic.descriptor.internal.DescriptorImpl$Update.activate(DescriptorImpl.java:492)
         at weblogic.descriptor.internal.DescriptorImpl.activateUpdate(DescriptorImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(RuntimeAccessDeploymentReceiverService.java:362)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.commit(RuntimeAccessDeploymentReceiverService.java:357)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.commit(DeploymentReceiverCallbackDeliverer.java:64)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.callDeploymentReceivers(AwaitingCommit.java:241)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.handleCommit(AwaitingCommit.java:139)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.receivedCommit(AwaitingCommit.java:44)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver.receiveRequestCommitMsg(CommonMessageReceiver.java:517)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver$3.run(CommonMessageReceiver.java:799)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.xlDS' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/xlDS'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:411)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at weblogic.store.admin.JDBCAdminHandler.createDataSource(JDBCAdminHandler.java:102)
         at weblogic.store.admin.JDBCAdminHandler.makeStoreIO(JDBCAdminHandler.java:186)
         at weblogic.store.admin.JDBCAdminHandler.makeStore(JDBCAdminHandler.java:164)
         at weblogic.store.admin.JDBCAdminHandler.activate(JDBCAdminHandler.java:59)
         at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:239)
         at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
         at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
         at weblogic.management.internal.DeploymentHandlerHome.access$400(DeploymentHandlerHome.java:67)
         at weblogic.management.internal.DeploymentHandlerHome$1.activateUpdate(DeploymentHandlerHome.java:187)
         at weblogic.descriptor.internal.DescriptorImpl$Update.activate(DescriptorImpl.java:491)
         at weblogic.descriptor.internal.DescriptorImpl.activateUpdate(DescriptorImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(RuntimeAccessDeploymentReceiverService.java:362)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.commit(RuntimeAccessDeploymentReceiverService.java:357)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.commit(DeploymentReceiverCallbackDeliverer.java:64)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.callDeploymentReceivers(AwaitingCommit.java:241)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.handleCommit(AwaitingCommit.java:137)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.receivedCommit(AwaitingCommit.java:44)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver.receiveRequestCommitMsg(CommonMessageReceiver.java:517)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver$3.run(CommonMessageReceiver.java:799)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Sep 30, 2011 4:23:24 PM PET> <Error> <JMS> <idm9> <AdminServer> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1317417804381> <BEA-040123> <Failed to start JMS Server "AdminServer_OIM_JMSSERVER" due to weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist.
    weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
         at weblogic.jms.deployer.BEAdminHandler.findPersistentStore(BEAdminHandler.java:313)
         at weblogic.jms.deployer.BEAdminHandler.activate(BEAdminHandler.java:200)
         at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:240)
         at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
         at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
         at weblogic.management.internal.DeploymentHandlerHome.access$400(DeploymentHandlerHome.java:67)
         at weblogic.management.internal.DeploymentHandlerHome$1.activateUpdate(DeploymentHandlerHome.java:188)
         at weblogic.descriptor.internal.DescriptorImpl$Update.activate(DescriptorImpl.java:492)
         at weblogic.descriptor.internal.DescriptorImpl.activateUpdate(DescriptorImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(RuntimeAccessDeploymentReceiverService.java:362)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.commit(RuntimeAccessDeploymentReceiverService.java:357)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.commit(DeploymentReceiverCallbackDeliverer.java:64)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.callDeploymentReceivers(AwaitingCommit.java:241)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.handleCommit(AwaitingCommit.java:139)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.receivedCommit(AwaitingCommit.java:44)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver.receiveRequestCommitMsg(CommonMessageReceiver.java:517)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver$3.run(CommonMessageReceiver.java:799)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Sep 30, 2011 4:23:24 PM PET> <Warning> <Management> <idm9> <AdminServer> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1317417804385> <BEA-141197> <The deployment of AdminServer_OIM_JMSSERVER failed.
    weblogic.management.DeploymentException: Internalrror activating the JMS Server AdminServer_OIM_JMSSERVER: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
         at weblogic.jms.deployer.BEAdminHandler.activate(BEAdminHandler.java:215)
         at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:239)
         at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
         at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
         at weblogic.management.internal.DeploymentHandlerHome.access$400(DeploymentHandlerHome.java:67)
         at weblogic.management.internal.DeploymentHandlerHome$1.activateUpdate(DeploymentHandlerHome.java:188)
         at weblogic.descriptor.internal.DescriptorImpl$Update.activate(DescriptorImpl.java:492)
         at weblogic.descriptor.internal.DescriptorImpl.activateUpdate(DescriptorImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(RuntimeAccessDeploymentReceiverService.java:362)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.commit(RuntimeAccessDeploymentReceiverService.java:357)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.commit(DeploymentReceiverCallbackDeliverer.java:64)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.callDeploymentReceivers(AwaitingCommit.java:241)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.handleCommit(AwaitingCommit.java:139)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.receivedCommit(AwaitingCommit.java:44)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver.receiveRequestCommitMsg(CommonMessageReceiver.java:517)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver$3.run(CommonMessageReceiver.java:799)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
         at weblogic.jms.deployer.BEAdminHandler.findPersistentStore(BEAdminHandler.java:313)
         at weblogic.jms.deployer.BEAdminHandler.activate(BEAdminHandler.java:200)
         at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:240)
         at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
         at weblogic.management.internal.DeploymentHandlerHome.invokeHandlers(DeploymentHandlerHome.java:632)
         at weblogic.management.internal.DeploymentHandlerHome.access$400(DeploymentHandlerHome.java:67)
         at weblogic.management.internal.DeploymentHandlerHome$1.activateUpdate(DeploymentHandlerHome.java:188)
         at weblogic.descriptor.internal.DescriptorImpl$Update.activate(DescriptorImpl.java:492)
         at weblogic.descriptor.internal.DescriptorImpl.activateUpdate(DescriptorImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(RuntimeAccessDeploymentReceiverService.java:362)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService.commit(RuntimeAccessDeploymentReceiverService.java:357)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.commit(DeploymentReceiverCallbackDeliverer.java:64)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.callDeploymentReceivers(AwaitingCommit.java:241)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.handleCommit(AwaitingCommit.java:139)
         at weblogic.deploy.service.internal.statemachines.targetserver.AwaitingCommit.receivedCommit(AwaitingCommit.java:44)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver.receiveRequestCommitMsg(CommonMessageReceiver.java:517)
         at weblogic.deploy.service.internal.transport.CommonMessageReceiver$3.run(CommonMessageReceiver.java:799)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    Thanks

    Hi Kevin,
    Make your suggestion, delete the domain and reinstall Oracle Identity Manager, the result was the same error, this happens when I start the xlStartServer.sh
    Exception in thread "QuartzWorkerThread-2" java.lang.OutOfMemoryError: PermGen space
    at java.lang.reflect.Proxy.defineClass0(Native Method)
    at java.lang.reflect.Proxy.getProxyClass(Proxy.java:504)
    at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:581)
    at com.thortech.xl.dataaccess.tcDataBaseClient.bindToInstance(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionAction.run(Unknown Source)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
    at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:178)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:477)
    CJava HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    ^CJava HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    Java HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    Java HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    Exception in thread "QuartzScheduler_NON_CLUSTERED_MisfireHandler" java.lang.OutOfMemoryError: PermGen space
    Java HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    java.lang.OutOfMemoryError: PermGen space
    ^CJava HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    Java HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    Exception in thread "[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    Java HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated
    Thanks
    Edited by: JLK on Oct 2, 2011 11:35 PM
    Edited by: JLK on Oct 2, 2011 11:37 PM

  • Import guest OS into Oracle VM manager template

    I am getting ready to install the Oracle VM Manager template on my Oracle Virtual Server. Originally I had the VM manager on a separate machine than the OVS. I have decided that I want to free up that machine and use the VM manager template. From the instructions on installing the template it does not seem that difficult. My question is since I currently already have a few guest OS's running on my current Manager how do I import those into the VM manager template when I get it installed. Because the VM manager template will be in the running pool with the other guest OS so how does it register those guest os's that have been previously created?
    Thanks

    If your servers are already registered with an Oracle VM Manager, the template will not work -- it's designed to create a new server pool, which will fail. If you want to switch to the template, dismantle the pool first (but don't delete the VMs!) and then run the template installer script. It will automatically create a pool and add the server on which you start the VM. You can then add the remaining server(s) and then import the existing VMs.

  • Integrating Oracle Access Manager with Kerberos (WNA)

    Hi,
    I have working Oracle Access Manager currently being able only to authenticate users against Active Directory. I want to enable WNA. But I am still having issues with correctly configure it:
    I do not know what am I doing wrong.
    I am logged as example.com\testuser into Windows XP, using firefox with WNA enabled for URI example.com. Then I enter http://oracle.example.com which is my Oracle HTTP Server's protected URL, then I am receiving ERROR from Oracle Access Manager: "The user account is locked or disabled. Please contact the System Administrator."
    In OAM Log there is this: <Jun 19, 2012 4:14:15 PM CEST> <Error> <oracle.oam.controller> <OAM-02010> <User account is locked. Authentication failed.>
    Interesting is when I disable WNA support in firefox, then this behavior occurs: fisrt there is this dialog shown "A username and password are being requested by http://oracle.example.com:14100. The site says: "OAM 11g"" --> here I enter example.com\testuser and password. After this new dialog is shown: A username and password are being requested by http://oracle.example.com:14100. The site says: "WebLogic Server", then after entering weblogic/password I receive "The user account is locked or disabled. Please contact the System Administrator."
    In the OAM log this is logged:
    <Jun 19, 2012 4:22:28 PM CEST> <Error> <oracle.oam.user.identity.provider> <OAMSSA-20023> <Authentication Failure for user : weblogic.>
    <Jun 19, 2012 4:22:28 PM CEST> <Error> <oracle.oam.controller> <OAM-02010> <User account is locked. Authentication failed.>
    Any ideas? I am really stuck here.
    I am using this keytab file:
    [root@oracle centos]# klist -ke /home/oracle/keytab.testuser1
    Keytab name: WRFILE:/home/oracle/keytab.testuser1
    KVNO Principal
    7 HTTP/[email protected] (des-cbc-crc)
    7 HTTP/[email protected] (des-cbc-md5)
    7 HTTP/[email protected] (arcfour-hmac)
    7 HTTP/[email protected] (aes256-cts-hmac-sha1-96)
    7 HTTP/[email protected] (aes128-cts-hmac-sha1-96)
    kinit passes fine:
    [root@oracle centos]# kinit -V HTTP/[email protected] -k -t /home/oracle/keytab.testuser1
    Using default cache: /tmp/krb5cc_0
    Using principal: HTTP/[email protected]
    Using keytab: /home/oracle/keytab.testuser1
    Authenticated to Kerberos v5
    Why and which user is locked? I can lock with the AD user into windows domain, so I assume it is not locked + I checked it in the Active Directory.

    Ok, now I got it working. Sh~t! Why oracle documentation says I should set AD datasource with this parameter:
    User Name Attribute: UserPrincipalName, when this does not work?!
    After changing to User Name Attribute: sAMAccountName my WNA works!!!
    I have been fighting all day with this! The question is why such behavior - if the problem is in wrongly written oracle documentation, or I have problem somewehere else.
    Btw my user in AD looks like this:
    distinguishedName:     CN=John Doe,CN=Users,DC=example,DC=com
    sAMAccountName:     doejohn
    userPrincipalName     [email protected]
    It looks OAM takes "doejohn" from Windows via WNA/Kerberos and searches for this using UserPrincipalName and this is giving no match of course because "doejohn != [email protected]".
    The question is why does it take doejohn and not [email protected] from Windows WNA/Kerberos ???

  • Oracle Performance Management doubts

    Hi All,
    I have some questions related to Oracle performance management and hope they will get answered over here:-
    Que1. The weight of all objective should be 100 but in my case it is allowing any value. What I need to do to restrict it?
    Que2. Can we do objective setting and Appraisal process simultaneously? That would be allocate objective and rating in parallel?
    Que3. When and how the rating provided by manager would reflect in the Performance (People --> Assignment --> other --> Performance) widow and what would be the effective date. I have completed all setup and process but the final rating is still not available.
    Que4. What is difference between Talent management, Performance management and Workforce performance Management?
    Que5. When I include the Appraisal in the PMP and select the Appraisal template (that just has final rating) and click on the "Go to Task" against "Manage appraisals" (to initiate it) I do not see anything. Do we/manager need to create plan every time using the link Appraisal.
    Sorry for asking too many questions.
    Thanks,
    Avinash

    Que1. The weight of all objective should be 100 but in my case it is allowing any value. What I need to do to restrict it?
    ANS : This is a seeded one. If you want to restrict it you have to customize the page.
    Que2. Can we do objective setting and Appraisal process simultaneously? That would be allocate objective and rating in parallel?
    ANS : There is a checkbox "Allow Objective Setting outside of the period" (something like that).
    Que4. What is difference between Talent management, Performance management and Workforce performance Management?
    ANS: AFAIK, Oracle Talent Management and Oracle Performance Management are same. Prior to Oracle Performance Management, the module name was Oracle Talent Management.
    Que5. When I include the Appraisal in the PMP and select the Appraisal template (that just has final rating) and click on the "Go to Task" against "Manage appraisals" (to initiate it) I do not see anything. Do we/manager need to create plan every time using the link Appraisal.
    ANS : You can schedule the concurrent program, "Mass Appraisal Creation".
    Hope it helps!.
    MAK

  • Competency Weight age- Oracle Performance Management

    Dear All,
    We are in the process of implementing Oracle Performance Management (12.1.3 Ver), these are following scenario we need to address. Kindly post your advice .
    1.     We have 4 Objective ( Objective-1, Objective-2, Objective-3 and Non-Bonus able Objective) for all the employees with weigh age. We need to restrict the weight age and the sum of all the Objective weight age should not exceed 35% . (EX: Obj 1+ Obj 2 + Obj 3+ Non-Bonus able = 35%). How to achieve this?
    2.     We have 4 Mandatory competency and for which we need to provided weight age for each competency ( Ex: Communication Skill -20% weight age & Team work – 30%) How to achieve this?
    3.     Our final rating works as, Objective Rating + Competency Rating ( Final Score = Objective Rating + Competency Rating). How to achieve this?
    4.     We have another requirement like we need to Tag Absenteeism Rating ( Please see the below rating scale) along with the Final Appraisal rating . I am furnishing the Rating details
    Excel----------Never Absent and always punctual.
    Achieved----Never absent but late in or early out with prior permission.
    Partial ------ Deduction of 5%     Few Absent or late in or early out without prior permission or advance intimation.
    Not Achieved ----- Deduction of 10%     Multiple Absent or late in or early out with no permission at all.
    Please let me know if you need more information
    Thanks and Regards
    Suresh Subramaniyam

    Que1. The weight of all objective should be 100 but in my case it is allowing any value. What I need to do to restrict it?
    ANS : This is a seeded one. If you want to restrict it you have to customize the page.
    Que2. Can we do objective setting and Appraisal process simultaneously? That would be allocate objective and rating in parallel?
    ANS : There is a checkbox "Allow Objective Setting outside of the period" (something like that).
    Que4. What is difference between Talent management, Performance management and Workforce performance Management?
    ANS: AFAIK, Oracle Talent Management and Oracle Performance Management are same. Prior to Oracle Performance Management, the module name was Oracle Talent Management.
    Que5. When I include the Appraisal in the PMP and select the Appraisal template (that just has final rating) and click on the "Go to Task" against "Manage appraisals" (to initiate it) I do not see anything. Do we/manager need to create plan every time using the link Appraisal.
    ANS : You can schedule the concurrent program, "Mass Appraisal Creation".
    Hope it helps!.
    MAK

  • Installing SOA WebService Manager Config Assistent failed because of firewa

    When I install SOA Suite the first three steps (AS config, ESB Config, BPEL config) run fine
    while the 4th failed with the following error (see below).
    After fiddling around a while I figured out that my firewall prevents the successful
    finishing of the 4th step. After I disabled the firewall the 4th step was successful executed.
    So which port(s) do I have to open to run even the 4th step WITH ENABLED firewall ?
    Is opening incoming TCP connections on port 1521 sufficient ?
    output:
    dataload.checkData:
    [echo] Determining whether seed data is present.
    [echo] uid=ORAWSM pw=oracle driv=oracle.jdbc.driver.OracleDriver url=jdbc:oracle:thin:@//localhost:1521/XE clpt=D:/soa/v10.1.3.1/OracleAS_1/owsm/lib/extlib/ojdbc14.jar
    Error 1
    BUILD FAILED
    D:\soa\v10.1.3.1\OracleAS_1\owsm\scripts\install.xml:1971: The following error occurred while executing this line:
    D:\soa\v10.1.3.1\OracleAS_1\owsm\scripts\dataload.xml:200: java.sql.SQLException: E/A-Exception: The Network Adapter could not establish the connection
    Total time: 10 seconds
    The configuration assistent "Oracle Web Services Manager-configuration assistent" was not executed successfully

    Oh nevermind, i found it....
    apparrently a wrong port was configured or so. I checked the settings, which can be found in .../owsm/bin/install.properties and somehow property install.db.port was set on 1531 (???) corrected it (to 1521) and the installation succeeded!

  • Fails when create oracle internet directory in oracle identity management

    Dear All,
    I try to configure oracle identity management and always getting error when try to create oracle internet directory.
    Running on windows 2008 server, oracle weblogic 10.3.4, oim 11.1.1.2.0.
    This is the log file as follow ...
    AdminServer port is 7001
    trying to connect to VM-WindowsServer2K8 7001
    Successful
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to VM-WindowsServer2K8 7001
    Successfully connected to the Domain Runtime ...
    trying to connect to VM-WindowsServer2K8 7001
    Successful
    MBean Server Connection is :javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@1c58252
    VM-WindowsServer2K8 7001
    Instance idmfinal_2 already exists, continuing with component creation
    D:\Oracle\Middleware\Oracle_IDM1 D:\Oracle\Middleware\idmfinal_2 idmfinal_2
    oracle.as.provisioning.util.ConfigException:
    Error creating ASComponent oid1.
    Cause:
    An internal operation has failed: oracle/security/xmlsec/util/Base64
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:414)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createComponent(ASInstanceProv.java:358)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:136)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:525)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:441)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:861)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NoClassDefFoundError: oracle/security/xmlsec/util/Base64
         at oracle.security.jps.internal.common.util.JpsCommonUtil.<clinit>(JpsCommonUtil.java:212)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:155)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:166)
         at oracle.iam.management.oid.install.wls.OIDComponentHelper$3.run(OIDComponentHelper.java:2377)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.iam.management.oid.install.wls.OIDComponentHelper.delCredFromCSF(OIDComponentHelper.java:2372)
         at oracle.iam.management.oid.install.wls.OIDComponentHelper.removeCreds(OIDComponentHelper.java:2363)
         at oracle.iam.management.oid.install.wls.OIDComponent.onRemove(OIDComponent.java:423)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:286)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:173)
         at oracle.as.config.impl.OracleASComponentBaseImpl.remove(OracleASComponentBaseImpl.java:154)
         at oracle.iam.management.oid.install.wls.OIDComponent.onCreate(OIDComponent.java:221)
         at oracle.as.config.impl.OracleASComponentBaseImpl.createComponent(OracleASComponentBaseImpl.java:596)
         at oracle.as.config.impl.OracleASComponentBaseImpl.create(OracleASComponentBaseImpl.java:105)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:144)
         at oracle.as.provisioning.fmwadmin.ASComponentProv.createComponent(ASComponentProv.java:73)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createComponent(ASInstanceProv.java:401)
         ... 15 more
    Caused by: java.lang.ClassNotFoundException: oracle.security.xmlsec.util.Base64
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionClassLoader.loadClass(StandardConfigActionClassLoader.java:75)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
         ... 32 more
    progress in calculate progress33
    please help me to solve this problem.
    Regards,
    -Ranubaya

    I hit retry and now the "Create Oracle Internet Directory" completed successfully. But now the error is on "Start Oracle Internet Directory". Following error appears in the log file:
    *[2011-01-06T17:11:51.929-06:00] [as] [WARNING] [] [oracle.as.config] [tid: 37] [ecid: 0000IpSwWP60jo8yBgpIcT1D9XrH00000S,0] Failed to start component oid1[[*
    oracle.as.config.ProvisionException: HTTP status code = 400 : No processes or applications match the specified configuration.
    Please assist!

  • OMS Config Assistant fails with OUI-25031

    Hello,
    I am trying to install OEM 10.2.0.1 GC on a Solaris 5.10 (Solaris 5.9 too) box, using an existing DB which is a 10.1.0.4 on HPUX Itanium 11.23.
    It keeps failing with OUI-25031 at the OMS Config. Assistant.
    I have tried all the suggestions:
    - SUBSCRIBE_FOR_NODE_DOWN_EVENT_LISTENER=OFF
    - setting the locale to C in the /etc/default/init file
    - using IP instead of hostname
    Has anyone found the solution to this?
    Thanks,
    Gina

    Damien,
    Yes, during the install I entered the full path.
    mnazim,
    Here is the log. FYI: this is an HA env. The virtual host is vhoem. The physical host is phoem1.
    ---CfmLogger...log----
    INFO: Creating new CFM connection
    INFO: Creating a new logger for encap_oms
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/encap_oms.1_0_0_0_0.xml
    INFO: Creating a new logger for oracle.sysman.top.oms
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.sysman.top.oms.10_2_0_1_0.xml
    INFO: Creating a new logger for oracle.sysman.top.agent
    INFO: Unmarshalling /data1/app/oem/10.2/agent10g/inventory/ContentsXML/ConfigXML/oracle.sysman.top.agent.10_2_0_1_0.xml
    INFO: Creating a new logger for oracle.calypso
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.calypso.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.java.j2ee.iascfg
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.java.j2ee.iascfg.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.apache.apache
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.apache.apache.1_3_31_0_0.xml
    INFO: Creating a new logger for oracle.oid.oradas
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.oid.oradas.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.iappserver.iasobject
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.iappserver.iasobject.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.apache
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.apache.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.iappserver.iapptop
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.iappserver.iapptop.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.rdbms.jazn.config
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.rdbms.jazn.config.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.iappserver.repository.api
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.iappserver.repository.api.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.iappserver.iappcore
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/oracle.iappserver.iappcore.10_1_2_0_2.xml
    INFO: No description found in /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML for aggregate=oracle.sysman.top.agent
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling /data1/app/oem/10.2/oms10g/inventory/ContentsXML/ConfigXML/OuiConfigVariables.1_0_0_0_0.xml
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling /data1/app/oem/10.2/agent10g/inventory/ContentsXML/ConfigXML/OuiConfigVariables.1_0_0_0_0.xml
    INFO: Aggregate Description encap_oms:1.0.0.0.0:common successfully loaded
    INFO: Aggregate Description oracle.sysman.top.oms:10.2.0.1.0:common successfully loaded
    INFO: Aggregate Description oracle.sysman.top.agent:10.2.0.1.0:common successfully loaded
    INFO: Aggregate Description oracle.calypso:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.java.j2ee.iascfg:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.apache.apache:1.3.31.0.0:common successfully loaded
    INFO: Aggregate Description oracle.oid.oradas:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iasobject:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.apache:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iapptop:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.rdbms.jazn.config:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.repository.api:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iappcore:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Successfully returning from CfmFactory.connect()
    INFO: encap_oms:IAction.perform() was called on {Action state:configuration in CfmAggregateInstance: encap_oms:1.0.0.0.0:common:fami
    ly=CFM:oh=/data1/app/oem/10.2/oms10g:label=-1}
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=configuration Status=is running with ActionStep=0 stepIndex=0 microS
    tep=0
    WARNING: Unexpected value for property os.name=SunOS; using "env" to retrieve environment variables
    INFO: oracle.java.j2ee.iascfg:About to execute plug-in OC4J Configuration Assistant
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant is running
    INFO: oracle.java.j2ee.iascfg:Launching CmdExec
    INFO: oracle.java.j2ee.iascfg:ExitCode=0
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant has successfully been performed
    INFO: oracle.apache.apache:About to execute plug-in HTTP Server Configuration Assistant
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant is running
    INFO: oracle.apache.apache:Launching CmdExec
    INFO: oracle.apache.apache:ExitCode=0
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant executed as attached=true in separate process with exitco
    de=0
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant has successfully been performed
    INFO: oracle.rdbms.jazn.config:About to execute plug-in Java Security Configuration Assistant
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant is running
    INFO: oracle.rdbms.jazn.config:Launching CmdExec
    INFO: oracle.rdbms.jazn.config:ExitCode=0
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant executed as attached=true in separate process with
    exitcode=0
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant has successfully been performed
    INFO: oracle.calypso:About to execute plug-in Web Cache Configuration Assistant
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant is running
    INFO: oracle.calypso:Launching CmdExec
    INFO: oracle.calypso:ExitCode=0
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iappcore:About to execute plug-in Oracle Application Server Instance Configuration Assistant
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant is running
    INFO: oracle.iappserver.iappcore:Launching CmdExec
    INFO: oracle.iappserver.iappcore:ExitCode=0
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant executed as attached=true in
    separate process with exitcode=0
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant has successfully been perfor
    med
    INFO: oracle.iappserver.iapptop:About to execute plug-in OC4J Instance Configuration Assistant
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant executed as attached=true in separate process with
    exitcode=0
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in Register DCM Plug-Ins With EM
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM executed as attached=true in separate process with exitcod
    e=0
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in DCM Repository Backup Assistant
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant executed as attached=true in separate process with exitc
    ode=0
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in EM Technology Stack Upgrade
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade is running
    INFO: oracle.sysman.top.oms:Launching CmdExec
    INFO: oracle.sysman.top.oms:ExitCode=0
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade executed as attached=true in separate process with exitcode=0
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.oms.OmsPlugIn
    INFO: oracle.sysman.top.oms:Classpath = /data1/app/oem/10.2/oms10g/sysman/jlib/omsPlug.jar:/data1/app/oem/10.2/oms10g/jlib/emConfigI
    nstall.jar:/data1/app/oem/10.2/oms10g/sysman/jlib/emCORE.jar:/data1/app/oem/10.2/oms10g/sysman/jlib/emagentSDK.jar:/data1/app/oem/10
    .2/oms10g/sysman/jlib/log4j-core.jar:/data1/app/oem/10.2/oms10g/jdbc/lib/classes12.jar
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories 0:dir entry=/data
    1/app/oem/10.2/oms10g/cfgtoollogs/cfgfw
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories=1:using first ent
    ry=/data1/app/oem/10.2/oms10g/cfgtoollogs/cfgfw
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:Invoked with Installation_Type=NOSEED, flags and con
    ditions are set for Windows=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Starting EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configu
    ration in step=2:microstep=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:omsHome=/data1/app/oem/10.2/oms10g:ORACLE_H
    OME_GLOBAL=/data1/app/oem/10.2/oms10g:Flags:NEED_OMS=true:omsService=true:startSevice=false:stopService=false
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrR
    eposPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:getConnection:Connecting as user=SYSMAN
    WARNING: oracle.sysman.top.oms:getConnection::Connection refused:vhoem.citi.org:1540:OEMDB:Exception=ORA-01017: invalid username/pas
    sword; logon denied
    INFO: oracle.sysman.top.oms:Failed to connect to Database for s_reposUser=sysman, s_reposPwd=********, connectString=vhoem.citi.org:
    1540:OEMDB. ConnectException=ORA-01017: invalid username/password; logon denied
    Will retry as SYS user...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrS
    ysPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:getConnection:Connecting as user SYS for internal logon as SY
    SDBA
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Result Set from Database for nodes and sids is processed for
    dbUser=SYS, s_reposPwd=********, connectString=vhoem.citi.org:1540:OEMDB
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:fixNodeNames:From Template=vhoem.citi.org:Domain extracted=.c
    iti.org
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:fixNodeNames:Host Name=phoem1:Would be augmented with .citi.o
    rg
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:mkDescriptor:Connect Descriptor created=(DESCRIPTION=(ADDRESS
    LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=phoem1.citi.org)(PORT=1540)))(CONNECTDATA=(SID=OEMDB)))
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:Performing Action=configuration with option
    s = Specified: -configureOms in OracleHome=/data1/app/oem/10.2/oms10g
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Stopping OPMN Processes is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/opmn/bin/opmnctl stopall
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/opmn/b
    in/opmnctl stopall have completed with exitCode=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    opmnctl: stopping opmn and all managed processes...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation EM Deploying is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/bin/EMDeploy
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/bin/EM
    Deploy have completed with exitCode=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    Environment :
    ORACLE HOME = /data1/app/oem/10.2/oms10g
    STAGE DIR = /data1/app/oem/10.2/oms10g/j2ee/OC4J_EM/applications/em
    TEMP DIR = /tmp
    PSEP = :
    Info : /data1/app/oem/10.2/oms10g/lib/ojsp.jar does not exist
    Info : /data1/app/oem/10.2/oms10g/lib/ojsputil.jar does not exist
    Info : /data1/app/oem/10.2/oms10g/syndication/lib/syndserver.jar does not exist
    Info : /data1/app/oem/10.2/oms10g/rdbms/jlib/xsu12.jar does not exist
    Info : /data1/app/oem/10.2/oms10g/network/jlib/netcfg4em12.jar does not exist
    Info : /data1/app/oem/10.2/oms10g/encryption/jlib/ojmisc.jar does not exist
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/ojsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/webservices/lib/wsdl.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/dsv2.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/classgen.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/rdbms/jlib/jmscommon.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/ojsputil.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/oraclexsql.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/providerutil.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/syndication/lib/syndserver.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/xschema.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/rdbms/jlib/xsu12.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/regexp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/oui/jlib/OraInstaller.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/network/jlib/netcfg4em12.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/encryption/jlib/ojmisc.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/orai18n.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/portal/jlib/pdkjava.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/portal/jlib/ptlshare.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/share.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/uix2.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/ohw.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/commons-el.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/jsp-el-api.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/oracle-el.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emCORE.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emCfg.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emPid.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emProvisioningAll.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emSDKsamples.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcliload.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emclidownload.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcoreALL.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcoreAgent.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcoreTest.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcore_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcore_emjspf_classes.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emdloader.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emagentSDK.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emagentTest.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/iview.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/jviewsall.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/qsma.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/svgdom.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/omsPlug.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/xml.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/lib/xmlmesg.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/jcb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/log4j-core.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/jlib/emConfigInstall.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emDB.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emdb_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/ewm-1_1.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emas.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emasSDK.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emas_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emas_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emd_java.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/webapps/emd/WEB-INF/lib/iview.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcs_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcs_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcs.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/emcsSDK.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/empp_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/pafALL.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/pafJAXB.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_workspaces_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/um.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/ultrasearch_gc.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/esldap.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/escommon.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/esemres.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/ocscommon.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/ocsaddressbook.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/esadmin.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/collabsuiteuser.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/ocsclient_gc.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_mcs_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_files_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_discussions_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_wireless_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_ifs_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_repserv_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_repserv_em.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_repserv_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_portal_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_portal_em.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_portal_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_integrationbpm_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_integic_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_integb2b_engine_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_integb2b_instance_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_forms_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_sso_emjsp.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_sso_server_em.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_sso_server_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_bc4j_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/o0 [main] DEBUG emSDK.util.help - processing config file locale : _en_US
    40 [main] DEBUG emSDK.util.help - processing config file locale : _de
    58 [main] DEBUG emSDK.util.help - processing config file locale : _es
    83 [main] DEBUG emSDK.util.help - processing config file locale : _fr
    101 [main] DEBUG emSDK.util.help - processing config file locale : _ja
    121 [main] DEBUG emSDK.util.help - processing config file locale : _ko
    135 [main] DEBUG emSDK.util.help - processing config file locale : _pt_BR
    154 [main] DEBUG emSDK.util.help - processing config file locale : _zh_CN
    170 [main] DEBUG emSDK.util.help - processing config file locale : _zh_TW
    199 [main] DEBUG emSDK.util.help - processing config file locale : _it
    Reading ini file - '/data1/app/oem/10.2/oms10g/j2ee/deploy.ini'
    Adding web-app 'em.war' for app 'em'.
    OC4J instance 'OC4J_EM': Adding Environment variable 'LD_LIBRARY_PATH' with value '/data1/app/oem/10.2/oms10g/lib32:/data1/app/oem/
    10.2/oms10g/network/lib32'
    OC4J instance 'OC4J_EM': Adding Environment variable 'ORACLE_HOME' with value '/data1/app/oem/10.2/oms10g'
    OC4J instance 'OC4J_EM': Adding java command line option '-Xmx512M -XX:MaxPermSize=256m -DORACLE_HOME=/data1/app/oem/10.2/oms10g -D
    ajp.keepalive=true'
    Adding web-app 'RlmUIX.war' for app 'rlmgr'.
    Adding web-app 'EMAgentPush.war' for app 'EMAgentPush'.
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_EMPROV' (protected)...done.
    Creating OC4J instance 'OC4J_EM' (protected)...done.
    Starting OC4J instance 'OC4J_EMPROV'...done.
    Redeploying application 'EMAgentPush' to OC4J instance 'OC4J_EMPROV'.
    Notification ==> Application Deployer for EMAgentPush STARTS [ 2006-11-02T15:20:31.533EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/data1/app/oem/10.2/oms10g/j2ee/OC4J_EMPROV/applications/EMAgentPush.ear
    Notification ==> Copy the archive to /data1/app/oem/10.2/oms10g/j2ee/OC4J_EMPROV/applications/EMAgentPush.ear
    Notification ==> Unpack EMAgentPush.ear begins...
    Notification ==> Unpack EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush.ear begins...
    Notification ==> Initialize EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush begins...
    Notification ==> Initialize EMAgentPush ends...
    Notification ==> Application Deployer for EMAgentPush COMPLETES [ 2006-11-02T15:20:38.752EST ]
    Starting OC4J instance 'OC4J_EM'...done.
    Redeploying application 'rlmgr' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for rlmgr STARTS [ 2006-11-02T15:20:44.464EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/data1/app/oem/10.2/oms10g/j2ee/OC4J_EM/applications/rlmgr.ear
    Notification ==> Copy the archive to /data1/app/oem/10.2/oms10g/j2ee/OC4J_EM/applications/rlmgr.ear
    Notification ==> Unpack rlmgr.ear begins...
    Notification ==> Unpack rlmgr.ear ends...
    Notification ==> Initialize rlmgr.ear begins...
    Notification ==> Initialize rlmgr.ear ends...
    Notification ==> Initialize RlmUIX begins...
    Notification ==> Initialize RlmUIX ends...
    Notification ==> Application Deployer for rlmgr COMPLETES [ 2006-11-02T15:20:47.754EST ]
    Redeploying application 'em' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for em STARTS [ 2006-11-02T15:20:47.777EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/data1/app/oem/10.2/oms10g/j2ee/OC4J_EM/applications/em.ear
    Notification ==> Copy the archive to /data1/app/oem/10.2/oms10g/j2ee/OC4J_EM/applications/em.ear
    Notification ==> Unpack em.ear begins...
    Notification ==> Unpack em.ear ends...
    Notification ==> Initialize em.ear begins...
    Notification ==> Initialize em.ear ends...
    Notification ==> Initialize em begins...
    Notification ==> Initialize em ends...
    Notification ==> Application Deployer for em COMPLETES [ 2006-11-02T15:21:19.543EST ]
    Calling updateConfig to notify DCM of new deployments...done.
    Adding dependent libraries for application 'EMAgentPush'...done.
    Adding OC4J mount points for application 'EMAgentPush'...done.
    Adding OC4J mount points for application 'rlmgr'...done.
    Adding OC4J mount points for application 'em'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'EMAgentPush' to default-web-site for application 'EMAgentPush' in OC4J instance 'OC4J_EMPROV'
    Web app 'EMAgentPush' bound successfully.
    Binding web app 'RlmUIX' to default-web-site for application 'rlmgr' in OC4J instance 'OC4J_EM'
    Web app 'RlmUIX' bound successfully.
    Binding web app 'em' to default-web-site for application 'em' in OC4J instance 'OC4J_EM'
    Web app 'em' bound successfully.
    Calling updateConfig to notify DCM of new web-bindings...done.
    Adding application 'EMAgentPush' to the DCM repository...done.
    Application 'EMAgentPush' deployed successfully.
    Stopping OC4J instance 'OC4J_EMPROV'...done.
    Adding application 'rlmgr' to the DCM repository...done.
    Application 'rlmgr' deployed successfully.
    Adding application 'em' to the DCM repository...done.
    Application 'em' deployed successfully.
    Stopping OC4J instance 'OC4J_EM'...done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM...done.
    Copying /data1/app/oem/10.2/oms10g/j2ee/deploy.ini to /data1/app/oem/10.2/oms10g/j2ee/deploy.ini.1162498949053.bak.
    Writing any undeployed entries back to /data1/app/oem/10.2/oms10g/j2ee/deploy.ini.
    Oc4jDeploy tool completed successfully!
    em/10.2/oms10g/sysman/jlib/j2ee/oracle_discoverer_rb.jar"/> to orion-web.xml
    adding <classpath path="/data1/app/oem/10.2/oms10g/sysman/jlib/j2ee/oracle_integrationbam_rb.jar"/> to orion-web.xml
    exeuting cmd line : /data1/app/oem/10.2/oms10g/jdk/bin/java -classpath /data1/app/oem/10.2/oms10g/sysman/jlib/emCORE.jar:/data1/app/
    oem/10.2/oms10g/sysman/jlib/emagentSDK.jar:/data1/app/oem/10.2/oms10g/sysman/jlib/log4j-core.jar oracle.sysman.emSDK.util.help.Build
    MasterHelpSet /data1/app/oem/10.2/oms10g/j2ee/OC4J_EM/applications/em/em
    exeuting cmd line : /data1/app/oem/10.2/oms10g/jdk/bin/jar cfM /tmp/em/em.war *
    exeuting cmd line : /data1/app/oem/10.2/oms10g/jdk/bin/jar cfM /data1/app/oem/10.2/oms10g/lib/em.ear em.war META-INF
    exeuting cmd line : /data1/app/oem/10.2/oms10g/jdk/bin/java -Xmx512M -DemLocOverride=/data1/app/oem/10.2/oms10g -Djava.net.preferIPv
    4Stack=true -classpath /data1/app/oem/10.2/oms10g/dcm/lib/dcm.jar:/data1/app/oem/10.2/oms10g/jlib/emConfigInstall.jar:/data1/app/oem
    /10.2/oms10g/lib/classes12.zip:/data1/app/oem/10.2/oms10g/lib/dms.jar:/data1/app/oem/10.2/oms10g/j2ee/home/oc4j.jar:/data1/app/oem/1
    0.2/oms10g/lib/xschema.jar:/data1/app/oem/10.2/oms10g/lib/xmlparserv2.jar:/data1/app/oem/10.2/oms10g/opmn/lib/ons.jar:/data1/app/oem
    /10.2/oms10g/dcm/lib/oc4j_deploy_tools.jar oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /data1/app/oem/10.2/oms10g -verbose -inif
    ile /data1/app/oem/10.2/oms10g/j2ee/deploy.ini -redeploy
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Creating OMS Respository is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrS
    ysPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrR
    eposPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrM
    etalinkPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrP
    roxyPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=vhoem.citi.org)(PORT
    =1540)))(CONNECT_DATA=(SID=OEMDB))) -action drop -repos_user SYSMAN -output_file /data1/app/oem/10.2/oms10g/sysman/log/emca_repos_dr
    op15_22_29.log
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/sysman
    /admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=vhoem.citi.org)(PORT=1540)))(CONNECT_D
    ATA=(SID=OEMDB))) -action drop -repos_user SYSMAN -output_file /data1/app/oem/10.2/oms10g/sysman/log/emca_repos_drop15_22_29.log ha
    ve completed with exitCode=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    Enter SYS user's password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Dropping the repository..
    Quiescing DB ... Failed.
    Checking for Repos User ... Exists.
    Repos User exists..
    Clearing EM Contexts ... OK.
    Dropping EM users ...
    Done.
    Dropping Repos User ... Done.
    Dropping Roles/Synonymns/Tablespaces ... Done.
    Unquiescing DB ... Done.
    Dropped Repository Successfully.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    stty: : Invalid argument
    stty: : Invalid argument
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=vhoem.citi.org)(PORT
    =1540)))(CONNECT_DATA=(SID=OEMDB))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file /data1/app/oem
    /10.2/oms10g/sysman/log/emca_repos_create15_23_44.log -ecm_datafile /data3/oradata/OEMDB/mgmt_ecm_depot1.dbf -datafile /data2/oradat
    a/OEMDB/mgmt.dbf
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/sysman
    /admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=vhoem.citi.org)(PORT=1540)))(CONNECT_D
    ATA=(SID=OEMDB))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file /data1/app/oem/10.2/oms10g/sysma
    n/log/emca_repos_create15_23_44.log -ecm_datafile /data3/oradata/OEMDB/mgmt_ecm_depot1.dbf -datafile /data2/oradata/OEMDB/mgmt.dbf
    have completed with exitCode=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'The OutputFile is too big to be read in memory! Check LogFile=/data1/app/oem/10.2/oms10g/sysman/log/emca_repos_create15_23_44.log
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    stty: : Invalid argument
    stty: : Invalid argument
    stty: : Invalid argument
    stty: : Invalid argument
    stty: : Invalid argument
    stty: : Invalid argument
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 3 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Configuring OMS is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:Provided ConsolePort=4889
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:emoms.properties are being instantiated f
    or consolePort=4889
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:Processing emailSelected=false,emailServe
    r=,emailAddress=
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:Secure Properties are being instantiated
    by ConfigManager
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrR
    eposPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/bin/emctl secure status oms
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/bin/em
    ctl secure status oms have completed with exitCode=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Checking the security status of the OMS at location set in /data1/app/oem/10.2/oms10g/sysman/config/emoms.properties... Done.
    OMS is running but has not been secured. No HTTPS Port available.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:secureOms:Oms security setting is=false. The Configuration De
    fault for OMS to be Secure and Lock Requests option is=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrR
    eposPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrS
    ecurePwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/bin/emctl config emkey -repos -force
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    INFO: oracle.sysman.top.oms:Error processing emkey command 1 from repository = /data1/app/oem/10.2/oms10g/cfgtoollogs/cfgfw/emctl_cm
    d_15_33_53.log
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/bin/em
    ctl config emkey -repos -force have completed with exitCode=1
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Please enter repository password:
    Invalid Password
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    stty: : Invalid argument
    stty: : Invalid argument
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:getEmKey:OMS Service command=config emkey -repos -force:retur
    ned:
    INFO: oracle.sysman.top.oms:Error processing emkey command config emkey -repos -force from repository =
    ExitCode=1
    Processing stopped!
    INFO: oracle.sysman.top.oms:configureOmsService:Secure Properties failed to be processed by ConfigManager=Error processing emkey com
    mand config emkey -repos -force from repository =
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:run:Processing Exception caught=Error processing emk
    ey command config emkey -repos -force from repository =
    WARNING: oracle.sysman.top.oms:EmcpPlug:startProcessing:Exception in runner=Error processing emkey command config emkey -repos -forc
    e from repository =
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=config
    uration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.om
    s:10.2.0.1.0:common:family=CFM:oh=/data1/app/oem/10.2/oms10g:label=0} failed with an unhandled exception:
    java.lang.Exception: Error processing emkey command config emkey -repos -force from repository =
    at oracle.sysman.emcp.util.EmcpPlug.startProcessing(EmcpPlug.java:397)
    at oracle.sysman.emcp.util.EmcpPlug.invoke(EmcpPlug.java:368)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:509)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:121)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:c
    ommon:family=CFM:oh=/data1/app/oem/10.2/agent10g:label=0}
    INFO: Framework waiting for Action to complete at 15:33:56.142
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=OUICA Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: OuiConfigVariables:About to execute plug-in OUI_CA
    INFO: OuiConfigVariables:The plug-in OUI_CA is running
    INFO: OuiConfigVariables:Launching CmdExec
    INFO: OuiConfigVariables:ExitCode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA executed as attached=true in separate process with exitcode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA has successfully been performed
    INFO: done waiting for Action from 15:33:56.142
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 15 aggregate instances saved
    INFO: encap_oms:IAction.perform() was called on {Action state:configuration in CfmAggregateInstance: encap_oms:1.0.0.0.0:common:fami
    ly=CFM:oh=/data1/app/oem/10.2/oms10g:label=0}
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=configuration Status=is running with ActionStep=0 stepIndex=0 microS
    tep=0
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.oms.OmsPlugIn
    INFO: oracle.sysman.top.oms:Classpath = /data1/app/oem/10.2/oms10g/sysman/jlib/omsPlug.jar:/data1/app/oem/10.2/oms10g/jlib/emConfigI
    nstall.jar:/data1/app/oem/10.2/oms10g/sysman/jlib/emCORE.jar:/data1/app/oem/10.2/oms10g/sysman/jlib/emagentSDK.jar:/data1/app/oem/10
    .2/oms10g/sysman/jlib/log4j-core.jar:/data1/app/oem/10.2/oms10g/jdbc/lib/classes12.jar
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories 0:dir entry=/data
    1/app/oem/10.2/oms10g/cfgtoollogs/cfgfw
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:CfmLogger array of log directories=1:using first ent
    ry=/data1/app/oem/10.2/oms10g/cfgtoollogs/cfgfw
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:Invoked with Installation_Type=NOSEED, flags and con
    ditions are set for Windows=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Starting EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configu
    ration in step=2:microstep=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:omsHome=/data1/app/oem/10.2/oms10g:ORACLE_H
    OME_GLOBAL=/data1/app/oem/10.2/oms10g:Flags:NEED_OMS=true:omsService=true:startSevice=false:stopService=false
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrR
    eposPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:getConnection:Connecting as user=SYSMAN
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Result Set from Database for nodes and sids is processed for
    dbUser=sysman, s_reposPwd=******, connectString=vhoem.citi.org:1540:OEMDB
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:fixNodeNames:From Template=vhoem.citi.org:Domain extracted=.c
    iti.org
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:fixNodeNames:Host Name=phoem1:Would be augmented with .citi.o
    rg
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:mkDescriptor:Connect Descriptor created=(DESCRIPTION=(ADDRESS
    LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=phoem1.citi.org)(PORT=1540)))(CONNECTDATA=(SID=OEMDB)))
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:perform:Performing Action=configuration with option
    s = Specified: -configureOms in OracleHome=/data1/app/oem/10.2/oms10g
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Stopping OPMN Processes is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/opmn/bin/opmnctl stopall
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/opmn/b
    in/opmnctl stopall have completed with exitCode=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    opmnctl: stopping opmn and all managed processes...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation EM Deploying is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:deployOms:Already deployed, skipped.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Creating OMS Respository is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 3 have been completed
    with status=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:Operation Configuring OMS is in progress.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:Provided ConsolePort=4889
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:emoms.properties are being instantiated f
    or consolePort=4889
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:Processing emailSelected=false,emailServe
    r=,emailAddress=
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:configureOmsService:Secure Properties are being instantiated
    by ConfigManager
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrR
    eposPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/bin/emctl secure status oms
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/bin/em
    ctl secure status oms have completed with exitCode=0
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Checking the security status of the OMS at location set in /data1/app/oem/10.2/oms10g/sysman/config/emoms.properties... Done.
    OMS is running but has not been secured. No HTTPS Port available.
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:secureOms:Oms security setting is=false. The Configuration De
    fault for OMS to be Secure and Lock Requests option is=true
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrR
    eposPwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:getParamStringDecrypted:Decrypting parameter=s_encrS
    ecurePwd
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Executing Command=/data1/app/oem/
    10.2/oms10g/bin/emctl config emkey -repos -force
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:drain:Drainig running process...
    INFO: oracle.sysman.top.oms:Error processing emkey command 1 from repository = /data1/app/oem/10.2/oms10g/cfgtoollogs/cfgfw/emctl_cm
    d_16_21_46.log
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:/data1/app/oem/10.2/oms10g/bin/em
    ctl config emkey -repos -force have completed with exitCode=1
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    Oracle Enterprise Manager 10g Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Please enter repository password:
    Invalid Password
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    stty: : Invalid argument
    stty: : Invalid argument
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:getEmKey:OMS Service command=config emkey -repos -force:retur
    ned:
    INFO: oracle.sysman.top.oms:Error processing emkey command config emkey -repos -force from repository =
    ExitCode=1
    Processing stopped!
    INFO: oracle.sysman.top.oms:configureOmsService:Secure Properties failed to be processed by ConfigManager=Error processing emkey com
    mand config emkey -repos -force from repository =
    FINE: oracle.sysman.emCfg.logger.CfmLogger: log: oracle.sysman.top.oms:EmcpPlug:run:Processing Exception caught=Error processing emk
    ey command config emkey -repos -force from repository =
    WARNING: oracle.sysman.top.oms:EmcpPlug:startProcessing:Exception in runner=Error processing emkey command config emkey -repos -forc
    e from repository =
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=config
    uration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.om
    s:10.2.0.1.0:common:family=CFM:oh=/data1/app/oem/10.2/oms10g:label=1} failed with an unhandled exception:
    java.lang.Exception: Error processing emkey command config emkey -repos -force from repository =
    at oracle.sysman.emcp.util.EmcpPlug.startProcessing(EmcpPlug.java:397)
    at oracle.sysman.emcp.util.EmcpPlug.invoke(EmcpPlug.java:368)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:509)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:121)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:c
    ommon:family=CFM:oh=/data1/app/oem/10.2/agent10g:label=1}
    INFO: Framework waiting for Action to complete at 16:21:48.962
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=OUICA Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: OuiConfigVariables:About to execute plug-in OUI_CA
    INFO: OuiConfigVariables:The plug-in OUI_CA is running
    INFO: OuiConfigVariables:Launching CmdExec
    INFO: OuiConfigVariables:ExitCode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA executed as attached=true in separate process with exitcode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA has successfully been performed
    INFO: done waiting for Action from 16:21:48.962
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 15 aggregate instances saved

Maybe you are looking for