3.1.1 upgrade breaks OEM 12c Infrastructure Cloud

Greetings,
After upgrading from 3.0.3 to 3.1.1 (manager first then servers) all of the Oracle VM targets in OEM 12c Infrastructure Cloud have metric collection errors, specifically "ERROR - Failed to connect to OVM Manager1010", i.e. oracle.sysman.vt.ovm.integration.api.EMOVMCommunicationServiceException: 1010: Error while performing the operation: Connection to the remote OVM Manager url tcp://ovm-laforge.sf.mokum.com:54321 failed. Please make sure that the OVM Manager version is 3.0.2 or greater and the service url and the credentials are correct.Check exception cause and logs for more details.[com.oracle.ovm.mgr.api.exception.FailedOperationException:OVMAPI_6000E Internal Error: Connection refused Connection refused.
We walked through the check in "Oracle VM Manager Login Fails with OVMAPI_6000E [ID 1416443.1" , all systems go....
sh ./ovm_upgrade.sh --dbuser=ovs --dbpass=xxxxxxx --dbhost=localhost --dbport=1521 --dbsid=orcl
COMMAND: ./ovm_upgrade.sh --dbuser=ovs --dbpass=xxxxxxx --dbhost=localhost --dbport=1521 --dbsid=orcl
find: /tmp/ovmpatches: No such file or directory
Copying xsl files to patch path location
`./transform_003000002000_010.xsl' -> `/tmp/ovmpatches/transform_003000002000_010.xsl'
`./transform_003000003000_010.xsl' -> `/tmp/ovmpatches/transform_003000003000_010.xsl'
`./transform_003001001000_010.xsl' -> `/tmp/ovmpatches/transform_003001001000_010.xsl'
`./transform_003001001000_020.xsl' -> `/tmp/ovmpatches/transform_003001001000_020.xsl'
Copying deleted classes files to patch path location
`./deletedClasses.xml' -> `/tmp/ovmpatches/deletedClasses.xml'
INFO (OvmUpgrade.java:206) Oracle OVM Manager Upgrade Processor
INFO (OvmUpgrade.java:207)
INFO (OvmUpgrade.java:488) Upgrade Initialization Starting
INFO (OdofDirector.java:220) Oracle Distributed Object Fabric (ODOF): Copyright (C) 2007, 2012 Oracle. All rights reserved.
INFO (OdofDirector.java:221) ODOF Version: 1.0.0.0
INFO (OdofDirector.java:222) Initializing...
INFO (OdofDirector.java:279) Initialization Complete!
INFO (OvmUpgrade.java:490) Upgrade Initialization Complete
The /u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/servers/AdminServer/logs/AdminServer.log logs are clean....
This log is quickly filling up our free space (5G worth of logs :-): /u01/app/oracle/product/agent/agent_inst/sysman/log/gcagent_errors.log with:
2012-05-12 17:43:38,405 [129:GC.Executor.7 (oracle_vm_zone:Page:Response) (oracle_vm_zone:Page:Response:Response)] ERROR - Failed to connect to OVM Manager1010: Error while performing the operation: Connection to the remote OVM Manager url tcp://ovm-laforge.sf.mokum.com:54321 failed. Please make sure that the OVM Manager version is 3.0.2 or greater and the service url and the credentials are correct.Check exception cause and logs for more details.[com.oracle.ovm.mgr.api.exception.FailedOperationException:OVMAPI_6000E Internal Error: Connection refused Connection refused
From the manager:
# lsof -i|grep 54321
java 3067 oracle 454u IPv6 710576 0t0 TCP localhost.localdomain:43620->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 511u IPv6 19638 0t0 TCP localhost.localdomain:54321 (LISTEN)
java 3067 oracle 710u IPv6 19639 0t0 TCP localhost.localdomain:64163->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 711u IPv6 19640 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64163 (ESTABLISHED)
java 3067 oracle 712u IPv6 19641 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64164 (ESTABLISHED)
java 3067 oracle 713u IPv6 19642 0t0 TCP localhost.localdomain:64164->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 714u IPv6 19643 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64166 (ESTABLISHED)
java 3067 oracle 715u IPv6 19645 0t0 TCP localhost.localdomain:64166->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 716u IPv6 19646 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64168 (ESTABLISHED)
java 3067 oracle 717u IPv6 19649 0t0 TCP localhost.localdomain:64168->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 718u IPv6 19650 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64173 (ESTABLISHED)
java 3067 oracle 720u IPv6 19781 0t0 TCP localhost.localdomain:64173->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 721u IPv6 19782 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64175 (ESTABLISHED)
java 3067 oracle 723u IPv6 19798 0t0 TCP localhost.localdomain:64175->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 749u IPv6 20742 0t0 TCP localhost.localdomain:64235->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 750u IPv6 20743 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64240 (ESTABLISHED)
java 3067 oracle 757u IPv6 20149 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64207 (ESTABLISHED)
java 3067 oracle 758u IPv6 20761 0t0 TCP localhost.localdomain:64240->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 759u IPv6 20167 0t0 TCP localhost.localdomain:64207->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 760u IPv6 20168 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64209 (ESTABLISHED)
java 3067 oracle 761u IPv6 20185 0t0 TCP localhost.localdomain:64209->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 762u IPv6 20186 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64235 (ESTABLISHED)
java 3067 oracle 763u IPv6 20762 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64247 (ESTABLISHED)
java 3067 oracle 765u IPv6 20802 0t0 TCP localhost.localdomain:64247->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 770u IPv6 464327 0t0 TCP localhost.localdomain:54321->localhost.localdomain:43620 (ESTABLISHED)
java 3067 oracle 771u IPv6 21578 0t0 TCP localhost.localdomain:54321->localhost.localdomain:64313 (ESTABLISHED)
java 3067 oracle 779u IPv6 21617 0t0 TCP localhost.localdomain:64313->localhost.localdomain:54321 (ESTABLISHED)
java 3067 oracle 781u IPv6 25612 0t0 TCP localhost.localdomain:54321->localhost.localdomain:11597 (ESTABLISHED)
java 3067 oracle 783u IPv6 74799 0t0 TCP localhost.localdomain:11597->localhost.localdomain:54321 (ESTABLISHED)
I recollect in 12.0, not 12.1, there was a required OVM password deep in a hidden nook in the OEM Infrastructure Cloud GUI, I cant find it in 12.1, could this be the issue?
Respectfully,
Roddy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

A quick update, Oracle support just informed me the 3.1.1 is not certified with OEM 12c 12.1. Not very helpful information, but its a start.
At first glance it appears that the OVM development team made changes that break the virtualization plug-in.
Any assistance and/or workarounds would be greatly appreciated!

Similar Messages

  • OEM 12c upgrade

    Hi,
    What is the minimum version of Oracle Enterprise Manager from where we can upgrade to version 12c cloud control?
    Regards,
    Niraj

    Since you are planning or learning about EM upgrade , following collateral will provide you more insight
    Enterprise Manager 12c live and recorded webcasts (scroll down to see Install, upgrade, agent deployment webcast)
    http://www.oracle.com/technology/products/oem/events/webcasts_index.html
    Enterprise Manager 12c Screenwatches
    http://www.oracle.com/technetwork/oem/grid-control/webcasts-index-090211.html
    EM 12.1.0.x Install and Upgrade guide avaliable:
    http://download.oracle.com/docs/cd/E24628_01/index.htm
    Installation and Upgrade collateral page(PPT,Recorded demo,Whitepapers) on OTN:
    http://www.oracle.com/technetwork/oem/install-upgrade-496677.html
    Download the EM 12.1.0.x binaries from
    http://www.oracle.com/technetwork/oem/grid-control/downloads/index.html
    OTN EM 12c Upgrade page to get the required Pre-upgarde console patch and other binaries
    http://www.oracle.com/technetwork/oem/grid-control/downloads/oem-upgrade-console-502238.html
    EM 12.1.0.2 Upgrade ppt
    http://www.oracle.com/technetwork/oem/install-upgrade/understanding-em-12102-upgrade-1842866.pdf
    EM 12c Upgrade Tips and Tricks customer webcast
    http://www.oracle.com/technetwork/oem/grid-control/ondemand-webcast-100686.html
    Oracle Enterprise Manager Cloud Control 12c Release 2 Installation and Upgrade Overview
    https://oracleconferencing.webex.com/oracleconferencing/ldr.php?AT=pb&SP=MC&rID=70766072&rKey=6f4599df8b0b8564

  • Convert custom management plug-in in OEM 11g to OEM 12c compatible plug-in

    Hi All,
    We have a custom plug-in developed and deployed in OEM 11g. We are planning to move to OEM 12c(12.1.0.4) and installing OEM 12c(fresh install) in a new host instead of migrating existing 11g to 12c as part of upgrade process.
    Now question is what are the options if I want to use existing 11g custom plug-in in OEM 12c ? As I understand 11g plug-ins are jar file but OEM 12c plug-ins are OPAR files.
    Can we export plug-in from OEM 11g and import directly in OEM 12c or if there are any steps to conver 11g plugin to 12c plugin before importing it in 12c.
    Please suggest the options available without re-developing the plug-ins for OEM 12c.
    Thanks

    To overwrite and update your current custom plug-in update that is stored in a repository, use the overwrite option.
    $emcli create_custom_plugin_update
    -agent_name="agent_name"
    -plugin_id="plugin_id"
    [-overwrite]
    This command creates and imports a custom plug-in update from an existing Management Agent where the selected plug-in is deployed. The custom plug-in update will be used for all subsequent plug-in deployments on any Management Agent, in place of Oracle supplied versions.
    Custom plug-in update is created as per plug-in type. If a custom plug-in update is created, and after three days, a patch is applied, in order to include the patch, the custom plug-in update will have to be created again.
    $emcli list_custom_plugin_updates
    Please refer the below doc for more info..
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/plugin_mngr.htm#CJGCHGIH
    Regards
    Krishnan

  • Installation of OEM 12c and DB 12c / repository

    Hi,
    currently I am using an Oracle DB 11.2.0.1 to get to know Oracle (administration, SQL, PL/SQL) and to prepare for certification.
    Now I want to install OEM 12c with Plugin DB 12c because there are many new features that are not covered in 11.2. Therefore I need 11.2.0.3. or an upgrade to 11.2.0.3 as database repository for OEM 12c. But I can not install 11.2.0.3 or upgrade to this version because a support ID is required for download.
    How can I install EM 12c and DB 12c for the purpose of learning oracle and testing Oracle related features using my OTN account as usual?
    Thanks in advance.
    Best regards
    Eli

    Hi,
    @sybrand_b
    thanks for your message.
    I have already read some documents and the installation of Oracle 12c including EM Express was successful. Then I tried different OEM combinations but ended up in non compatible OEM12c - repositoryDB - DB12c scenarios or would have needed a support ID.
    I am slightly confused regarding full versions, updates and plugins, compatible vs incompatible combinations, which OS works for me etc. and try to figure out a sequence of steps that works anyway. And the parts to download are quite big.
    The main steps are 
    1. Installation of repository DB (which one, which OS?)
    2. Installation of the latest OEM 12.1.0.3 using the repository DB
    3. Oracle DB 12.1.0.3 has to be plugged into OEM
    Which software bundles to install OEM 12c incl. DB 12c should and can I download using my OTN Account?
    Which OS works best with downloadable versions? Should I use Oracle Linux64 or a different OS or can I use Ubuntu 64 as well?
    Best regards
    Eli

  • How to view Dehydration Store Performance in OEM 12c Cloud Control

    Hi All,
    I have installed OEM 12c Cloud Control.I want to view dehydration store performance for my fusion middleware domain.Can anyone please suggest me how can I achieve this?
    I have added the database, where soa schemas are created, as a monitored target in OEM 12c Cloud Control. Also have added Fusion middleware domain for which I want to view dehydration store management.
    Thanks in Advance!!
    Edited by: Roshni Shankar on Sep 19, 2012 5:26 AM

    You should open an SR and support can assist you with it. The only current case where that feature is known to not work is in the case where the Dehydration Store is running on RAC. Otherwise, it should be possible to get it to work. The main thing is that you need to have DB configuration properties (host, port, sid) that have a 3-way string match between the JDBC data source configuration in the WLS server, the JDBC properties you add to the Monitoring Properties of the SOA Infrastructure target, and the connect settings of the Database target in EM that matches to the dehydration DB.
    If there isn't a match in all 3, the Dehydration Diagnostics page will not work. But again, to look into your specific setup, you should file an SR and work with support.

  • Compliance Standard errors in OEM 12c

    Hi all,
    I recently upgraded from OEM 11g to OEM 12.1.0.3 on a 11.2.0.4 database repository.  Any database instance compliance standard that I apply shows errors for every rule.  The documentation states to "Click the message in the Message column to decide what your course of action should be to resolve the error."  There is no Message column on the Compliance Standard Errors page.  Any ideas as to where to look to find the underlying error?
    Dave

    Hi Courtney,
    This still an issue.
    I am testing converting from dynamic groups based on Lifecycle Status to administrative groups also based on Lifecycle Status.  For this purpose I created one administrative group with Lifecycle Status of Staging.  I have 2 databases and their associated hosts, listeners, agents and oracle_homes as members of the group.  I created a template collection for the group that contains a hosts monitoring template, a database monitoring template, a hosts compliance standard, and a database compliance standard.  The hosts compliance standard is from a template created in 11g.  It works and produces results.  For the database compliance standard, I tried a template created in 11g, the Template for Out-of-Box DB Polices provided in 12c, and a compliance standard created by copying and modifying Template for Out-of-Box DB Polices.  In all cases no results were produced and the compliance standard errors page shows an error for every rule in the standard for both databases.  The actual error is not indicated on the errors page and I do not know where to look to find it.
    I am not able to open an SR as our Oracle license is through SAP and I do not have access to Oracle My support.
    Dave

  • Which patch to apply in OEM 12c 12.1.0.4 -  PSU or Bundle patch

    Hello All,
    Could you please help me to understand - which patch to apply in OEM 12c 12.1.0.4 -  PSU or Budle patch ?  Per doc id - Enterprise Manager 12.1.0.4.0 (PS3) Master Bundle Patch List for Agent and Plug-ins (OMS and Agent side) (Doc ID 1900943.1) -
    which of the below  mentioned patch to be applied in OMS ?
    1> System Patch 12.1.0.4.10 - Patch 20675595 (This is a single Sytem patch that includes all the OMS-Side Plug-in Bundles released this month as well as OMS-side Plug-ins released in previous months.)
    or
    2> For 12.1.0.4, this is Patch: https://support.oracle.com/epmos/faces/BugDisplay?parent=DOCUMENT&sourceId=1900943.1&id=20392036https://updates.oracle.com/ARULink/PatchDetails/process_form?parent=DOCUMENT&sourceId=1900943.1&aru=20392036 &patch_password=&no_header=020392036 (12.1.0.4.3 PSU).  Please refer to Note.1995267.1 for the latest PSU patches available for Oracle Enterprise Manager Cloud Control 12c Release 4 (12.1.0.4).
    We recently upagraded our OEM from 12.1.0.2 to 12.1.0.4  with out using software updates option  during upgrade, hence none of the PSUs are applied to OEM. Now we want to apply latest OEM  patches which fixes all the fixes and bug/securities.
    I thought BP will include PSU as well but  why does DOC id - 1900943.1  says - NOTE: We recommend that you always apply the most recent quarterly PSU.  For 12.1.0.4, this is Patch: https://support.oracle.com/epmos/faces/BugDisplay?parent=DOCUMENT&sourceId=1900943.1&id=20392036https://updates.oracle.com/ARULink/PatchDetails/process_form?parent=DOCUMENT&sourceId=1900943.1&aru=20392036 &patch_password=&no_header=020392036 (12.1.0.4.3 PSU).  Please refer to Note.1995267.1 for the latest PSU patches available for Oracle Enterprise Manager Cloud Control 12c Release 4 (12.1.0.4). ??
    Please help .

    The answer is Yes.   
    The PSU is core OMS patches (think console, incident rules, notifications, etc.) This gets applied to your OMS ORACLE_HOME (i.e. /u01/app/oracle/mw/oms)
    The Plugin System Bundle is a compilation of all the latest plugin patch bundles (So for DB Plugin bundle it contains all the latest DB Plugin fixes).  The system patch will apply required patches as necessary, skip what's not.
    You can read more about the various patches here -
    Patching 101 - The User Friendly Guide to Understanding EM Patches - Courtney Llamas
    http://courtneyllamas.com/enterprise-manager-patching-faq/
    I highly recommend this note as well.  It will help identify exactly what should be applied to the entire EM env. 
    Applying Enterprise Manager 12c Recommended Patches (Doc ID 1664074.1)

  • How to view response time for each execution in OEM 12c Cloud Control

    Hi All,
    I want to view response time of each execution for my SOA composite in OEM 12c Cloud Control. Can anyone tell me how can I achieve that?
    Thanks in Advance!!

    You should open an SR and support can assist you with it. The only current case where that feature is known to not work is in the case where the Dehydration Store is running on RAC. Otherwise, it should be possible to get it to work. The main thing is that you need to have DB configuration properties (host, port, sid) that have a 3-way string match between the JDBC data source configuration in the WLS server, the JDBC properties you add to the Monitoring Properties of the SOA Infrastructure target, and the connect settings of the Database target in EM that matches to the dehydration DB.
    If there isn't a match in all 3, the Dehydration Diagnostics page will not work. But again, to look into your specific setup, you should file an SR and work with support.

  • Request Recommendation on OEM 12c Environments

    I will be installing OEM 12c CC version 12.1.0.2 on Oracle Linux 6.2 x86-64. We have limited funds and were trying to understand how different environments are used for OEM 12c CC. How there setup.
    I am uncertain whether a second Test server is necessary. I can imagine that it's possible to have only one server as long as careful recovery procedures are in place and sufficent time is available for patching and upgrades. How are environments typically setup for OEM 12c CC? Given that targets are already monitored by Prod what does Test manage?
    Thanks.

    Based on what you've said, the usage of a Test System on a VM would be sufficient. My problem will be to find targets to connect to it. I'll have large periods of time when I won't want the VM running in which case the agent will be out of contact with OMS on VM. I don't know exactly how to handle that.
    I am sure that larger organizations would desire to perform more types of testing (Performance etc.) to mitigate there risk based on the usage of there OEM 12c Cloud Control System; therefore they may have more environments and hardware to match.
    Any additional feedback would be appreciated.
    Thank you.

  • Is it possible to install OEM 12c on a server already running OEM 11g ?

    Is it possible to install OEM 12c on a server already running OEM 11g ?
    We have a server already running OEM 11g, planning to install OEM 12C on the same server and running it in parallel while we transfer targets one by one to OEM 12c ?
    Please let us know, if anyone has any experiences on this.
    Thanks,

    Hi,
    Yes it is allowed to install EM 12c on same host but you need to make sure that the hardware is strong enough to keep both the OMS’es up and running. For production system setup i will not recommend you this approach but if this if for your testing purpose you can install both the OMSes on same host with different repositories.
    Your second question is not clear, if your final goal is to have em 12c in your enviro then you can go through the proper EM upgrade method which will take care of all target and history migration. Manually doing all is not supported.
    Pls go through this: http://download.oracle.com/docs/cd/E24628_01/index.htm

  • OEM 12c OPS Center Installation issue : Error installing ipmitool - Help

    Hi Experts,
    I need your urgent help, I am trying since long to get this basic installation done for OEM 12c OPS Center. It is failing with below error :-
    System Configuration : -
    [root@test tmp]# uname -a
    Linux test 2.6.18-128.el5PAE #1 SMP Wed Dec 17 12:02:33 EST 2008 i686 i686 i386 GNU/Linux
    [root@test rda]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    [root@test tmp]#
    Ops Center Enterprise Controller Installer
    (version 12.1.2.2161 on Linux)
    1. Check for installation prerequisites. [Completed]
    2. Check that required RPM packages are present. [Completed]
    3. Configure file systems. [Completed]
    4. Install prerequisite packages. [Completed]
    5. Install Agent components. [Not Completed]
    6. Create Deployable Proxy Bundles. [Not Completed]
    7. Install application packages. [Not Completed]
    8. Run postinstall tasks. [Not Completed]
    9. Install IPMI tool. [Not Completed]
    10. Set database credentials. [Not Completed]
    11. Install and Configure Oracle Database. [Not Completed]
    12. Seed Ops Center Database Schema [Not Completed]
    13. Install Service container components. [Not Completed]
    14. Install Core Channel components. [Not Completed]
    15. Install Proxy Core components. [Not Completed]
    16. Set Proxy database credentials. [Not Completed]
    17. Install Enterprise Controller components. [Not Completed]
    18. Install Update Connection - Enterprise. [Not Completed]
    19. Install Ops Center BUI components. [Not Completed]
    20. Install OS provisioning components. [Not Completed]
    21. Initialize and start services. [Not Completed]
    Failed Step: Install Agent components.
    The following is a portion of the installer
    log which may indicate the cause of the error.
    If this does not indicate the cause of the
    error, you will need to view the full log
    file. More information on how to do that is
    available below.
    Installed oracle-hmp-tools-ubiosconfig.
    utils/install_pkg -a -R /opt/sun/n1gc/pkgs -L /var/scn/install/install-log_12.1.2.2161_29050 i386/redhat5/ipmitool-1.8.10.4-1.el5.i386.rpm os=redhat osrel=5 arch=i386 rpmopts=--relocate root=/opt/sun/n1gc/pkgs
    Error installing ipmitool.
    24 packages installed.
    1 package failed to install.
    Errors were encountered; see log file for details.
    Detailed installation log is at /var/scn/install/install-log_12.1.2.2161_29050. Symlink /var/scn/install/log was updated to point to it.
    Uninstall using /var/scn/install/uninstall.
    Error running Agent Controller installer: 1
    Refer to /var/scn/install/log for more info.
    Please fix the problem and then try this step again.
    For a full log of the failed install see the file: /var/tmp/installer.log.5816.
    t. Try this step again (correct the failure before proceeding)
    x. Exit
    Enter selection: (t/x)

    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-libs.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-libs-2.2.3a-1.el5.i386.rpm
    policycoreutils-1.33.12-14.8.el5
    Installation of oracle-hmp-libs, version 2.2.3a-1.el5 was successful.
    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-tools.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-tools-2.2.3a-1.el5.i386.rpm
    Installation of oracle-hmp-tools, version 2.2.3a-1.el5 was successful.
    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-tools-biosconfig.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-tools-biosconfig-2.2.3a-1.el5.i386.rpm
    Installation of oracle-hmp-tools-biosconfig, version 2.2.3a-1.el5 was successful.
    Reinstalling version 2.2.3a-1.el5 of oracle-hmp-tools-ubiosconfig.
    rpm upgrade replacepkgs replacefiles nodeps --root /  i386/redhat5/oracle-hmp-tools-ubiosconfig-2.2.3a-1.el5.i386.rpm
    Installation of oracle-hmp-tools-ubiosconfig, version 2.2.3a-1.el5 was successful.
    ipmitool is not installed on the system, so installing it.
    +rpm upgrade replacepkgs replacefiles nodeps root /opt/sun/n1gc/pkgs  relocate i386/redhat5/ipmitool-1.8.10.4-1.el5.i386.rpm+
    rpm: relocations must begin with a /
    Error 1 installing ipmitool.
    24 packages installed.
    1 package failed to install.
    Errors were encountered.
    End Time: Sat Dec 8 05:57:14 IST 2012.
    Error at ipmitool installation even though rpm is present

  • How to tell if you have OEM 12c BP1 installed?

    I had OEM 12c installed and attempted to download/apply the Solaris OEM agent software. I ran into the "Below host metric patches are not applied to OMS." error. I discovered this was because I needed BP1.
    After 3 days of trying to uninstall OEM, finally got it uninstalled, downloaded OEM 12c w/BP1 and installed it.
    Once again, I tried to download/apply the Solaris OEM agent software...and I got the same error message. Very frustrating.
    I don't see anything in the "About" pop-up or "emctl status oms" output that actually says a BP has been installed though. Could I have just reinstalled the non-BP version? I got the installations zips directory from the Oracle website that says "Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Linux x86-64
    (With Bundle Patch 1)" so I don't think that's the issue. Is there something else I need to do to get BP 1 working??

    Few things:
    a) If you have linux oms with bp1 and want to deploy solaris agents ( with bp1) then you need to follow the steps from this doc:
    http://docs.oracle.com/cd/E24628_01/doc.121/e35229/aix_solaris.htm#CIHJJGDG
    You will be required to apply patches on OMS and plugin homes on OMS.
    b) If you want to find wether the OMS installed has bp1 or not follow the note: How to Determine if EM Cloud Control 12c with bp1 has Been Installed (Doc ID 1424439.1)

  • OEM 12c E-Business Suite Plugin Issue

    Hello All,
    I am currently new to OEM 12c, and I have the latest version installed and running, Version     12.1.0.2.0. So far everything has been running great, and agents have been downloaded and deployed with little to no issues. However, I am now trying to deploy the E-Business Suite Plug-in to the Management Server first, and I receive an error:
    Stop management server     
         Failed
         November 1, 2012 2:28:25 PM CDT     November 1, 2012 2:28:40 PM CDT     DeployPluginOnPrimaryOMS     emctl.log
    When I look further, I see this in the logs:
    Starting Prereq check..
    Performing Pre config module
    Performing Check required patch
    Checking mandatory patches for plugin : oracle.apps.ebs:12.1.0.1.0:0
    Performing Pre metadata registration
    Performing Pre SQL registration
    Registering plugin SQLs. Reg file is /u01/software/Middleware/oms/sysman/admin/emdrep/plugininfo/pluginDepList
    Completed Prereq check
    Starting Deployment
    Invoking pre deploy callbacks.
    OMS state could be found. It is up
    Stopping OMS.
    EM-04001: Server side Plug-in deployment failed with message Error while stopping Management Server on host <company.com>: Unable to stop OMS.. Contact Oracle Support*
    EM-04026: Server side Plug-in deployment failed due to previous errors. Check log file /u01/software/Middleware/oms/cfgtoollogs/pluginca/plugindeployment_33/configplugin_all_2012-11-01_14-28-12.log on host <company.com> for more details_*
    Performing Opss deconfig
    Performing Midtier deconfig
    Removing synonyms from EMRUNTIME schema
    Removing Plugin's DB objects.
    Stopping OMS
    Starting OMS
    OMS Started successfullyDiagnostic log file: /u01/software/Middleware/oms/cfgtoollogs/pluginca/plugin_deployment_33/configplugin_all_2012-11-01_14-28-12.log
    For help type emctl plugin deploy -help
    I can't seem to find any helpful info on the errors concerning EM-04001 and EM-04026. I did see that there was a bug fix which was required, bug number 13242773. But reading the ReadMe says this is only for OEM version 12.1.0.1.0.
    So, my question is, has anyone run into this problem, or have any suggestions on how to get this plug-in deployed successfully?
    Thanks in advance for your help.
    Edited by: 969006 on Dec 13, 2012 12:25 PM

    Hello,
    I haven’t run into the same errors you have reported but, let me share with you our recommended way of installing E-Business Suite Plug-in. Start by referencing our “Getting Start” MOS note 1434392.1it contains all the required patches, certification details, and related documentation. Once you are ready to perform the install start out by reviewing Chapter 2 - Installing the Oracle Application Management Pack for Oracle E-Business Suite of our Oracle Application Management Pack for Oracle E-Business Suite Guide Release 12.1.0.1.0. Here is a direct link -http://docs.oracle.com/cd/E24628_01/doc.121/e28715.pdf
    If after following the above steps you are still encountering errors then open a Service Request with Oracle Support.
    Regards,
    Product Management

  • Facing error while creating report in OEM 12c Cloud Control

    Hi All,
    I want to create a report in OEM 12c Cloud Control in Information Publisher. I have select element as "Table from SQL" and want to select data from "gc$metric_values_latest" view. But when I am writing a sql statement like..
    select * from gc$metric_values_latest
    Then on execution I am getting the following error "Error rendering element. Exception: ORA-00942: table or view does not exist "
    What can be the issue for this. Please suggest..
    Thanks in Advacnce!!!

    Is this mean that we can not fetch data from gc$metric_values_latest view or we need to do some configuration in order to fetch information from this view. Because I am able to fetch from views like mgmt$metric_current or mgmt$metric_history
    So what can be the probable cause of not getting access to gc$metric_values view

  • Install OEM 12c fails on "start oracle management service". win2008

    Windows Server 2008 R2 Enterprise SP1 x64
    Oracle Database 11g release 11.2.0.3.0
    I install OEM 12c(12.1.0.3) following this manual: Installing Enterprise Manager System
    before start i've installed WebLogic Server 10.3.6 and aplied 2 patches specified in this manual
    installation type is advanced, small, so i have created database from the appropriate template
    i also installed cygwin and started ssh-service
    the installation of OEM process fails on 73% "start oracle management service" with this message:
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: cmd /c set NEED_EXIT_CODE=1&&C:\Oracle\Middleware\oms\bin\emctl.bat start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 3 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.oms:Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    in C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log i got this:
    2013-09-06 12:24:27,012 [main] ERROR commands.BaseCommand logAndPrint.620 - Oracle Management Server Could Not Be Started
    Check EM Server log file for details: C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out
    2013-09-06 12:24:27,012 [main] INFO  commands.StartCommand startOMS.337 - startOMS finished with result: 1
    2013-09-06 12:24:30,974 [main] INFO  commands.StartCommand startOMS.371 - net start return code is 2
    2013-09-06 12:24:30,974 [main] ERROR commands.BaseCommand logAndPrint.620 - Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    2013-09-06 12:24:34,094 [main] INFO  commands.BaseCommand printMessage.404 - statusOMS finished with result: 8
    2013-09-06 12:24:34,094 [main] ERROR commands.BaseCommand logAndPrint.620 - Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    and in C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out this:
    <06.09.2013 12:24:01 ICT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 23.25-b01 from Oracle Corporation>
    <06.09.2013 12:24:01 ICT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 13349651 Thu May 24 10:18:28 IST 2012
    WebLogic Server Temporary Patch for BUG14482558 Fri Jan 11 11:20:16 IST 2013
    WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <06.09.2013 12:24:03 ICT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:Error: Failed to get value from Standard Input
    Enter password to boot WebLogic server:
    <06.09.2013 12:24:04 ICT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Booting as admin server, but servername, EMGC_OMS1, does not match the admin server name, EMGC_ADMINSERVER
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
         at weblogic.Server.main(Server.java:71)
    >
    <06.09.2013 12:24:04 ICT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    wlst:
    wls:/offline>
    what I did wrong? how to start WLS server?

    Hi,
    First of all with EM 12.1.0.x any version you are not required to install wls separately, we have single installer for em and wls. Is there any specific reason you installer wls separately?
    Coming back to your issue: can you check
    %OMS_HOME%\BIN>emctl istart oms completes successfully.
    %OMS_HOME%\BIN>emctl istop oms completes successfully.
    Also open an SR with Oracle support and share the number. We should debug such issue through SR so that we can share logs and come find a root cause.

Maybe you are looking for

  • How to locate my music on itunes

    my  music on itune say it can not be locate on itunes

  • Disk images, disk utility, and burning movie copies

    I used to use a .dmg of my own movie files to create copies for playback. i used disk utility for this for years and have even used it successfully with OS 10.5....now suddenly burning from the same disk image in disk utility only ever creates a new

  • ABAP WD initial screen

    While trying to launch a custom Developed Abap WD application from Portal EP7, a greyish screen appears before launching the application? Any clue?

  • CRM Transaction Launcher- Launching transactions of remote server

    Hi Experts, While using CRM Transaction Launcher is it possible to launch transactions of a remote system (SAP ECC 6.0 Transaction: va01) Is it possible by giving the Logical System option in the Transaction Launche wizard as that of the ECC server??

  • Start up screen shows code, before going to normal mac interface.

    I am setting up my mac mini to a non-apple monitor and for some reason the switch on screen shows reams of code before finally going to the usual mac interface. How do I get it to stop doing this? I just want it to look like a normal Mac!! I am runni