Enterprise manager cloud control 12c issue configuring Target Disconvery

I've performed a silent agent install of Oracle Enterprise Cloud Control Agent 12c on the first node of a RAC two node cluster (oracle 11gR2) on Red Hat Linux 5.6 64bit.
oemgrid>./emctl status agent
Oracle Enterprise Manager 12c Cloud Control 12.1.0.1.0
Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
Agent Version : 12.1.0.1.0
OMS Version : (unknown)
Protocol Version : 12.1.0.1.0
Agent Home : /emcc/agent12c/agent_inst
Agent Binaries : /emcc/agent12c/core/12.1.0.1.0
Agent Process ID : 31354
Parent Process ID : 31302
Agent URL : http://rac1.respecti.com:3872/emd/main/
Repository URL : https://emcc.respecti.com:14511/empbs/upload/
Started at : 2011-10-25 16:36:47
Started by user : oemgrid
Last Reload : (none)
Last successful upload : (none)
Last attempted upload : (none)
Total Megabytes of XML files uploaded so far : 0
Number of XML files pending upload : 1
Size of XML files pending upload(MB) : 0
Available disk space on upload filesystem : 91.95%
Collection Status : Collections enabled
Last attempted heartbeat to OMS : 2011-10-25 16:36:52
Last successful heartbeat to OMS : (none)
Agent is Running and Ready
However from OMS server (OECC 12c)
From Setup -> Add Target -> Configure Auto Discovery
Configure Auto Discovery -> Database - Listener -> Agent Based -> Configure
Add Host -> Target Type = Host
Target Name = rac1
Host Name = 192.168.1.12 -> Search -> AND NO TARGETS FOUND
Why
Recommendations Appreciated!

If I am understanding correctly, you are looking to discovery a RAC DB on a host on which you deployed an agent. The auto discovery configuration you mention is used to configure the frequency of automatic discovery on a given host after the initial deployment. Normally, you do not need to do anything in this screen.
Immediately after initial installation and successful registration, the agent will search the host automatically for database installations and report its findings to the OMS. These results can be seen in Setup->Add Target->Auto Discovery Results on the Non-Host targets tab. Here you can search by host and you should see a Cluster Database target. To get the target under management, select it and click Promote and follow the wizard.
You can also initiate a discovery of databases on a host by going to Setup->Add Target->Add Targets Manually. Select Add Non-Host targets using Guided process. Select target type in drop down of "oracle database, Listener and Automatic Storeage management". The click Add Using Guided Discovery. Here the agent will immediately scan the host and show the results which you can then complete the target addition process.
If I am misunderstanding you please let me know.
Dave

Similar Messages

  • Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack v1

    Hello
    I download Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack v1
    I was checking the structure and I found this
    [oracle@em12c bin]$ cd /u01
    [oracle@em12c u01]$ ls
    app lost+found OracleHomes oracle-template.sh scripts
    [oracle@em12c u01]$ cd OracleHomes/
    [oracle@em12c OracleHomes]$ ls
    checkpoints db11g Middleware
    [oracle@em12c OracleHomes]$ pwd
    /u01/OracleHomes
    [oracle@em12c OracleHomes]$ cd db11g/
    [oracle@em12c db11g]$ ls
    admin cfgtoollogs checkpoints diag fast_recovery_area oradata product
    [oracle@em12c db11g]$ cd ..
    [oracle@em12c OracleHomes]$ cd Middleware/
    [oracle@em12c Middleware]$ ls
    [oracle@em12c Middleware]$
    The Database has all binaries but Middleware is empty
    Same body knows about this issue.
    Regards

    Yes, you can install Oracle VM Manager, create a server pool with the one parent Oracle VM server in it, and then deploy the Oracle VM template in the pool. Once EM VM is up and running, you can register the same Oracle VM Manager with EM, to manage the pool.
    In general, it is not recommended that you use the OVM server backend directly. But for bootstrapping the EM environment, you can also try the following:
    Download the OVM Template on the Oracle VM server. From the OVM server terminal itself you can do "xm create" to spin a new virtual machine using the Oracle VM teamplate. Once the VM comes up, VNC into the VM and configure the EM OMS and agent.

  • How to find out Oracle Enterprise Manager Cloud Control 12c Home page

    Hi all,
    I have a PROD environment with OEM Cloud Control 12c and I do know its home page, but today I was wondering, what if I do not know the environment where could I get this info.
    So I tried to find it out on Oracle docs and on the internet, on my environment but I was not able to find this info.
    Could you guys help me?
    Thanks in advance.

    Hi ,
    The easiest way is to run emctl status oms -details command from OMS_HOME/bin and check for the value for Console URL
    example
    $ emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 2 
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host        : myomshost.mydomain.com
    HTTP Console Port          : 7789
    HTTPS Console Port         : 7801
    HTTP Upload Port           : 4890
    HTTPS Upload Port          : 4901
    EM Instance Home           : /u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1
    OMS Log Directory Location : /u01/app/oracle/product/Middleware12cR2/gc_inst/em/EMGC_OMS1/sysman/log
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://myomshost.mydomain.com:7801/em
    Upload URL: https://myomshost.mydomain.com:4901/empbs/upload
    WLS Domain Information
    Domain Name      : GCDomain
    Admin Server Host: myomshost.mydomain.com
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: myomshost.mydomain.com
    WebTier is Up
    Oracle Management Server is Up
    Other way is to check in the <OMS_HOME>/install/setupinfo.txt file and check for Enterprise Manager Cloud Control URL
    Regards,
    Rahul

  • Oracle VM and Oracle VM Template for Enterprise Manager Cloud Control 12c M

    Hello!
    After installation of *"Oracle VM 3.1.1 Media Pack v1 for x86_64 (64 bit)"* to bare hardware
    can I install Oracle VM Template for Enterprise Manager Cloud Control 12c Media Pack ?
    Is it the wrong plan ?
    What to do if I need to set VLAN №1 ? (according note of installer I have to choose number between 2 and 4094 )
    Thanks and regards,
    Pavel
    Edited by: Pavel on Jul 30, 2012 5:01 AM

    Yes, you can install Oracle VM Manager, create a server pool with the one parent Oracle VM server in it, and then deploy the Oracle VM template in the pool. Once EM VM is up and running, you can register the same Oracle VM Manager with EM, to manage the pool.
    In general, it is not recommended that you use the OVM server backend directly. But for bootstrapping the EM environment, you can also try the following:
    Download the OVM Template on the Oracle VM server. From the OVM server terminal itself you can do "xm create" to spin a new virtual machine using the Oracle VM teamplate. Once the VM comes up, VNC into the VM and configure the EM OMS and agent.

  • Dbcontrol migrate to enterprise manager cloud control 12c

    Currently we are using Oracle 11gR2 database in our enterprise and manage them with EM database control.
    We're planning to migrate to centralized management with oracle enterprise manager cloud control 12c.
    Is it possible to manage DBs both ways, with db control AND using EMCC agent simultaneously?
    Is there a easy way to migrate db control managed DBs to be managed by agent?
    I've searched EM documentation but didn't find any topic about this job.

    Hi P2
    Yes You can manage DB from both. But why you are going to use EM instead of Cloud Control 12. You Can do each and every work from it more tan EM. Cloud Control 12c is very good tool.
    No. But You can easily setup them using manual agent push or auto discovery method from cloud control 12c. You need to create password less ssh login to both side for oracle user and open the relevant ports from network. It is very easy. After add agent you can add targets from relevant hosts easily.
    Thanks
    Dilshan
    Edited by: user11923797 on Dec 24, 2012 10:39 AM

  • Oracle Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Window

    Hi,
    When we run the setup.exe (Disk 1) on windows machine, Installation Wizard does not appear. So we couldn’t go ahead further steps for the installation. Please help us.
    Thanks,
    Jebastin.

    I have see similar issue...
    Please validate whether there is any Anti Virus installed on your Windows machine...
    If it is installed, disable it temporarily... The Anti Virus typically blocks such Installers.exe which are about to generate more than 65535 files...
    Second possibility can be you don't have enough permission i.e. you don't have Admin permission on this Windows machine...
    Third possibility can be that the installer in itself might be corrupt...

  • How to disable autostart of Enterprise Manager Cloud Control (EMC12cr2)

    Hi Everyone,
    I am new to Oracle Enterprise Manager Cloud Control 12c Release 2 ( EMC12cr2)
    Recently, I have installed EMC12cr2 on Oracle Linux 6.3. I follow one document to install, and It was ok after the installation.
    But after I reboot the testing server, I found out that it is very slow as the EMC12cr2 services are auto start at boot such OMS, and agent.
    So could you please tell me how to disable the EMC12cr2 or OMS service from auto startup, so that it makes the system reboot faster.
    Thanks in advance,

    Take a look at this article on My Oracle Support - 1478617.1
    It's a little older, but the same idea applies.  There is a script in /etc/init.d/ called gcstartup, you can comment out the startup lines in there with a hashtag.

  • Deploying a VM Guest within enterprise manager cloud control

    Hi,
    I have setup cloud control 12C completely, but when I try deploying a VM, the job remains in scheduled status with no progress.
    i can create and install VM with OVM manager without any problem.
    I have tryed this with OVM manager 3.0.1 and 3.0.2 none of them worked.
    any idea

    Yes, you can install Oracle VM Manager, create a server pool with the one parent Oracle VM server in it, and then deploy the Oracle VM template in the pool. Once EM VM is up and running, you can register the same Oracle VM Manager with EM, to manage the pool.
    In general, it is not recommended that you use the OVM server backend directly. But for bootstrapping the EM environment, you can also try the following:
    Download the OVM Template on the Oracle VM server. From the OVM server terminal itself you can do "xm create" to spin a new virtual machine using the Oracle VM teamplate. Once the VM comes up, VNC into the VM and configure the EM OMS and agent.

  • Monitoring using Enterprise Manger (Cloud Control 12c)

    Hello,
    I have problems using Enterprise Manager to Monitor the GoldenGate Manager.
    The Jagent is running, and the host agent is known by Cloud Control, but it doesnt find the jagent.
    Somebody an idea?
    http://docs.oracle.com/cd/E24628_01/install.121/e27804/toc.htm
    Thanks

    See this step by step guide on Oracle support:
    GoldenGate Monitor Plug-In for Enterprise Manager 12c Visual Installation Guide (Doc ID 1469108.1)
    Good luck,
    -joe

  • Oracle Enterprise Manager Cloud Control v12.1.0.3.0

    Is it possible to install the oracle agent in db server with ORACLE 10?
    There is any workaround, I would like to monitor also dbserve oracle 10 with em12c agent.
    Thanks,

    Hi,
    12c agent is certified to monitor following 10g managed Db targets (10.2.0.5.0,10.2.0.4.0,10.1.0.5.0)
    Below is the complete list for certified DB managed targets with 12c agent
    10 Releases(12.1.0.1.0,11.2.0.4.0,11.2.0.3.0,11.2.0.2.0,11.2.0.1.0,11.1.0.7.0,10.2.0.5.0,10.2.0.4.0,10.1.0.5.0,9.2.0.8.0)
    Regards,
    Rahul

  • How to install Enterprise Manager Cloud Control on Oracle Linux 6.2

    Anoyone know if it's possible to install this product to Oracle Linux 6.2 ?
    I have an error with this librarie : glibc.i686 : The GNU libc libraries
    Thank You!

    Anyone know if it's possible to install this product to Oracle Linux 6.2 ?It's not certified on OL6, so you will be on your own, support-wise.
    I have an error with this librarie : glibc.i686 : The GNU libc librariesAre you on a 64-bit platform? You probably don't have the 32-bit libraries installed. Assuming you are registered with ULN, or http://public-yum.oracle.com do this:
    # /usr/bin/yum install -y glibc.i686Expect to get a lot of RPM's. Expect to do this again a few more times with other packages as well. Even then it may not work; best of luck.

  • Cloud Control 12c: Configuration Details Error

    Hi,
    I'm currently in the process of installing the Oracle Enterprise Manager Cloud Control 12c, after typing the configuration details (step 5 of 8), I get an error popup window stating the following:
    The following prerequisite check failed because the ORacle Database, where the Management Repository will be configured, does not meet the configuration requirements. Fix the issue manually base on the recommendation offered for this prerequisite, and click OK. For more details check the logs: /oraInventory/logs/emdbprereqs
    Prereq Name:
    Check the compatible instance prarameter value.
    Recommendation:
    The compatible instance parameter must be set to the same version value as the database instance of the EM repository.
    When I check the repos_perf.log, I see the following fails:
    Executing Prereq Action
    executing Action: select count(*) from v$log where 300000000 > bytes
    output: 3
    Prerequisite failed
    Running component repos_perf Done
    Executing component :repos_perf
    Running component repos_perf Done
    How can I set parameter?
    Thanks,
    Olivares

    Hi Olivares,
    Assuming your question is about setting the compatible initialization parameter, you can connect to the repository database (e.g. using sqlplus as user system or sys) to execute the following command, then restart the database:
    ALTER SYSTEM SET COMPATIBLE = <value> SCOPE=SPFILE;
    EX:
    ALTER SYSTEM SET COMPATIBLE = '11.2.0.0.0' SCOPE=SPFILE;
    If necessary, see the following doc for guidance on the parameter value:
    http://docs.oracle.com/cd/E24628_01/install.121/e22624/appdx_about_emprereqkit.htm#CIHHBGFD
    Regards,
    - Loc

  • How to configure Enterprise Manager Database Control (EMDC) to make it work on 2 servers working (primary and standby) under DG rules

    Hello everybody i use Oracle Database EE 11.2.0.4 with DG.
    In those cases i need to get Enterprise Manager Database Control running against DB with no RAC and no DG i perform the following steps:
    I Logon SQLPLUS as user SYS or SYSTEM, and drop the sysman account and management objects:
    DECLARE
    CURSOR c1 IS
    SELECT owner, synonym_name name
    FROM dba_synonyms
    WHERE table_owner = 'SYSMAN';
    BEGIN
    FOR r1 IN c1 LOOP
    IF r1.owner = 'PUBLIC' THEN
    EXECUTE IMMEDIATE 'DROP PUBLIC SYNONYM '||r1.name;
    ELSE
    EXECUTE IMMEDIATE 'DROP SYNONYM '||r1.owner||'.'||r1.name;
    END IF;
    END LOOP;
    END;
    DROP USER mgmt_view CASCADE;
    DROP ROLE mgmt_user;
    DROP USER sysman CASCADE;
    After that i run
    emca -config dbcontrol db -repos recreate
    But what should i do in cases i have 2 servers working (primary and standby) under DG rules?

    Hi ,
    It is not possible to monitor/administer a Logical or Physical Standby database, i.e Data Guard, using Enterprise Manager Database Control.  This is primarily due to the fact that Database Control is designed to monitor 1 database and a Data Guard environment, by definition, includes more than 1 database.
    If you attempt to run emca against a standby Database, you will get an error like (i.e. ORA-01219: database not open).
    Database Control, can, of course, be used to monitor the current Primary database (with no ability to administer or monitor Data Guard related functionality).  In such a case, when failover occurs Database Control must be reconfigured to run on the new Primary database using the commands detailed in Note 278100.1 How To Drop, Create And Recreate DB Control In A 10g Database, section C. Recreate/ReConfig DB Control, Option 2. Recreate the DB Control Configuration Files and Repository.
    Enterprise Manager Grid Control or Cloud Control provides the functionality for viewing, monitoring, and administering primary and standby databases in a Data Guard configuration.
    Reference: Is it Possible to Configure Database Control for a Logical or Physical Standby Database? (Doc ID 315116.1)
    You can use EM 12c cloud control to monitor and manager Standby DB effectively
    Ref to below link for details
    Set Up and Manage Oracle Data Guard using Oracle Enterprise Manager Cloud Control 12c
    Regards,
    Rahul

  • 12c cloud control error "OMS Configuration fail at 78%"

    Hi Experts,
    I am installing  OEM 12c it stuck after completion 78%, m not getting what is error and how to solve it
    id_check_compatible_param_ins ==> pass
    id_check_db_blocksize_param ==> pass
    id_check_processes_param ==> pass
    id_check_memory_target_param ==> pass
    id_check_workarea_size_policy_param ==> pass
    id_check_session_cached_cursors_param ==> pass
    id_check_job_queue_processes_param_ins ==> pass
    id_check_open_cursors_param ==> pass
    id_check_log_buffer_param ==> pass
    id_check_shared_pool_size_param ==> pass
    id_check_db_cache_size_param ==> pass
    id_check_large_pool_size_param ==> pass
    id_check_java_pool_size_param ==> pass
    id_check_streams_pool_size_param ==> pass
    id_check_timed_statistics_param ==> pass
    id_check_statistics_level_param ==> pass
    id_check_redo_log_size ==> pass
    id_check_invalid_objects ==> pass
    id_check_stats_gather_job ==> pass
    id_check_nls_length_semantics ==> pass
    id_check_undo_management ==> pass
    id_check_table_space_check ==> pass
    table_space_check_2_id ==> pass
    partitioning_option_check_id ==> pass
    id_sec_remote_login_passwordfile ==> pass
    id_sec_maximum_enables_roles_check ==> pass
    id_check_stale_percent_global_preference ==> pass
    id_check_sysman_absence_in_install ==> pass
    id_check_existence_of_public_synonym ==> pass
    id_check_absence_of_tablespaces ==> pass
    id_check_absence_of_em_schema ==> pass
    id_check_db_is_enterprise_edition ==> pass
    id_check_if_dbms_packages_are_valid ==> pass
    id_check_sql_baseline_plan_cap ==> pass
    id_check_temp_ts_group_present ==> pass
    INFO: oracle.sysman.top.oms:Post Corrective Action Success
    INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in MDS Schema Configuration
    INFO: oracle.sysman.top.oms:The plug-in MDS Schema Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.MDSSchemaConfiguration
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.dms_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/SchemaVersion.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/jlib/ua.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.ldap_11.1.1/ojmisc.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=7:microstep=0
    INFO: oracle.sysman.top.oms:__________________________DUMPING PARAMETERS______________________________________________
    INFO: oracle.sysman.top.oms:OracleHome: /u01/app/oracle/product/12.1.0/middleware/oms
    INFO: oracle.sysman.top.oms:Connect String: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=cloud)(PORT=1521)))(CONNECT_DATA=(SID=OEM)))
    INFO: oracle.sysman.top.oms:SYS User: SYS
    INFO: oracle.sysman.top.oms:________________________________________________________________________
    INFO: oracle.sysman.top.oms:MDS Schema Creation status: COMPLETED
    INFO: oracle.sysman.top.oms:MDS Schema Creation is successful
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting opss Schema Creation.
    INFO: oracle.sysman.top.oms:Successfully created OPSS schema
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting APM Schema Creation.
    INFO: oracle.sysman.top.oms:Successfully created APM schema
    INFO: oracle.sysman.top.oms:The plug-in MDS Schema Configuration 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.oms.OMSConfiguration
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/emConfigInstall.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc5.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc14dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/lib/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCoreSDKImpl.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=8:microstep=0
    INFO: oracle.sysman.top.oms:Fetching the ports from staticports.ini file: /u01/app/oracle/product/12.1.0/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:OMSCA Commnad /u01/app/oracle/product/12.1.0/middleware/oms/bin/omsca NEW
    INFO: oracle.sysman.top.oms:The config type is  SIMPLE
    INFO: oracle.sysman.top.oms:The deployment size is  MINI
    INFO: oracle.sysman.top.oms:COMMAND: /u01/app/oracle/product/12.1.0/middleware/oms/bin/omsca NEW -RESPONSE_FILE /u01/app/oracle/product/12.1.0/middleware/oms/omscarespfile -lock_console -lock_upload -CONFIGURE_REPEATER true -APPNAME  emdb -APPSIZE small -nostart
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/12.1.0/middlewarDoing pre requisite checks ......
    INFO: oracle.sysman.top.oms:Pre requisite checks completed successfully
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Doing infrastructure setup ......
    INFO: oracle.sysman.top.oms:Infrastructure setup of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Doing pre deployment operations ......
    INFO: oracle.sysman.top.oms:Pre deployment of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Deploying EM ......
    INFO: oracle.sysman.top.oms:Deployment of EM completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Configuring webtier ......
    INFO: oracle.sysman.top.oms:Configuring webTier completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Securing OMS ......
    INFO: oracle.sysman.top.oms:EM Key is secured and is backed up at /u01/app/oracle/product/12.1.0/middleware/oms/sysman/config/emkey.ora
    INFO: oracle.sysman.top.oms:Adapter created successfully: emgc_USER
    INFO: oracle.sysman.top.oms:Adapter created successfully: emgc_GROUP
    INFO: oracle.sysman.top.oms:Post "Deploy and Repos Setup" operations completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:Performing Post deploy operations ....
    INFO: oracle.sysman.top.oms:Software Library OMS shared storage is not configured, skipping metadata registration
    INFO: oracle.sysman.top.oms:pluginID:oracle.sysman.core
    INFO: oracle.sysman.top.oms:Done with csg import
    INFO: oracle.sysman.top.oms:pluginID:oracle.sysman.core
    INFO: oracle.sysman.top.oms:Done with csg import
    INFO: oracle.sysman.top.oms:Post deploy operations completed successfully.
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:EM configuration completed successfully.
    INFO: oracle.sysman.top.oms:EM URL is:https://cloud.union.com:7801/em
    INFO: oracle.sysman.top.oms:
    INFO: oracle.sysman.top.oms:/u01/app/oracle/product/12.1.0/middleware/oms/install/ocm/ocmInstance.txt (No such file or directory)
    INFO: oracle.sysman.top.oms:Command for doing Self Update registration: /u01/app/oracle/product/12.1.0/middleware/oms/bin/emctl register oms metadata -service SelfUpdateEntityInstance -file /u01/app/oracle/product/12.1.0/middleware/oms/install/selfUpdate/agent_software_manifest.xml -core
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 2 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    IMetadata registration successful
    INFO: oracle.sysman.top.oms:/u01/app/oracle/product/12.1.0/middleware/oms/bin/emctl register oms metadata -service SelfUpdateEntityInstance -file /u01/app/oracle/product/12.1.0/middleware/oms/install/selfUpdate/agent_software_manifest.xml -core  completed with exit code : 0
    INFO: oracle.sysman.top.oms:Agent software entity instance registration to Self Update is successful.
    INFO: oracle.sysman.top.oms:
    Check the OMS Configuration Assistant logs at: /u01/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/omsca
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in Plugins Deployment and Configuration
    INFO: oracle.sysman.top.oms:The plug-in Plugins Deployment and Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.PluginCA
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/emConfigInstall.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc14.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc14dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/lib/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/com.bea.core.apache.log4j_1.2.13.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=9:microstep=0
    INFO: oracle.sysman.top.oms:Fetching the ports from staticports.ini file: /u01/app/oracle/product/12.1.0/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:COMMAND: /u01/app/oracle/product/12.1.0/middleware/oms/bin/pluginca  -oracleHome /u01/app/oracle/product/12.1.0/middleware/oms -middlewareHome /u01/app/oracle/product/12.1.0/middleware -action  deploy  -plugins oracle.sysman.db=12.1.0.3.0,oracle.sysman.xa=12.1.0.3.0,oracle.sysman.emas=12.1.0.3.0,oracle.sysman.mos=12.1.0.4.0,
    INFO: oracle.sysman.top.oms:pluginca - Plugin Configuration Tool
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager 12c Release 2 Grid Control
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    INFO: oracle.sysman.top.oms:Log file: /u01/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/pluginca/gcinstall_2013-09-02_20-16-02/configplugin_deploy_2013-09-02_20-16-02.log
    INFO: oracle.sysman.top.oms:Trace file: /u01/app/oracle/product/12.1.0/middleware/oms/cfgtoollogs/pluginca/gcinstall_2013-09-02_20-16-02/configplugin_deploy_2013-09-02_20-16-02.trc
    INFO: oracle.sysman.top.oms:Initializing PluginCA.
    INFO: oracle.sysman.top.oms:Options passed: -loglevel debug -oraclehome /u01/app/oracle/product/12.1.0/middleware/oms -middlewarehome /u01/app/oracle/product/12.1.0/middleware -action deploy -plugins oracle.sysman.db=12.1.0.3.0,oracle.sysman.xa=12.1.0.3.0,oracle.sysman.emas=12.1.0.3.0,oracle.sysman.mos=12.1.0.4.0,
    INFO: oracle.sysman.top.oms:Starting Deployment
    INFO: oracle.sysman.top.oms:Invoking pre deploy callbacks.
    INFO: oracle.sysman.top.oms:OMS state could be found. It is down
    INFO: oracle.sysman.top.oms:Performing Midtier deconfig
    INFO: oracle.sysman.top.oms:Performing Midtier config
    INFO: oracle.sysman.top.oms:Performing Opss deconfig
    INFO: oracle.sysman.top.oms:Performing Opss config
    INFO: oracle.sysman.top.oms:Performing Post metadata registration
    INFO: oracle.sysman.top.oms:Performing Midtier update oh prop
    INFO: oracle.sysman.top.oms:Performing Post config module
    INFO: oracle.sysman.top.oms:Invoking post deploy callbacks.
    INFO: oracle.sysman.top.oms:Completed Deployment
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.smss_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.3.0_oracle.sysman.emct_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.sesy_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.ssad_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.sysman.bda_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.soee_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.3.0_oracle.sysman.emfa_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.sysman.empa_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.sysman.smf_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smad_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.sidb_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smdn_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.5.0_oracle.sysman.ssa_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.3.0_oracle.em.sehc_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.satc_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.soav_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smis_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.1.0_oracle.em.smbs_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.secl_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.2.0_oracle.em.secs_2000_0.opar
    INFO: oracle.sysman.top.oms:Checking file /u01/app/oracle/product/12.1.0/middleware/oms/sysman/install/undeployed_pluginswith name 12.1.0.4.0_oracle.sysman.vt_2000_0.opar
    INFO: oracle.sysman.top.oms:The plug-in Plugins Deployment and Configuration has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in Start Oracle Management Service
    INFO: oracle.sysman.top.oms:The plug-in Start Oracle Management Service is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.oms.StartOMS
    INFO: oracle.sysman.top.oms:Classpath = /u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/omsConfig.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emcore_client.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../modules/com.bea.core.apache.log4j_1.2.13.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcucommon.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jdbc/lib/ojdbc6.jar:/u01/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.xdk_11.1.0/xml.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.dms_11.1.1/dms.jar:/u01/app/oracle/product/12.1.0/middleware/oms/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar:/u01/app/oracle/product/12.1.0/middleware/oms/jlib/rcu.jar
    INFO: oracle.sysman.top.oms:BaseConfiguration:invoke:Starting BaseConfiguration  invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=12:microstep=0
    INFO: oracle.sysman.top.oms:Fetching the ports from staticports.ini file: /u01/app/oracle/product/12.1.0/middleware/.gcinstall_temp/staticports.ini
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: /u01/app/oracle/product/12.1.0/middleware/oms/bin/emctl start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 2 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.oms:Starting Oracle Management Server...
    INFO: oracle.sysman.top.oms:Starting WebTier...
    INFO: oracle.sysman.top.oms:WebTier Successfully Started
    INFO: oracle.sysman.top.oms:Oracle Management Server Could Not Be Started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check /u01/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    INFO: oracle.sysman.top.oms:The plug-in Start Oracle Management Service has failed its perform method

    Hi,
    I thank you for your previous reply. I went through the following steps as you suggested after facing the problem "installation  failed at  78% it will not able to start OMS".
    emctl stop oms -all
    output is:
    oracle enterprise manager cloud control 12 Release 2
    Stoping WebTier...
    WebTier Succesfully stopped
    AdminServer Succesfully stopped
    Oracle Management Server is Down
    emctl start oms Staring WebTier...
    WebTier Succesfully Started
    Oracle Management Server Could Not Be Started
    Oracle Management Server is Down
    please check /u01/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGS_OMS1/sysman/log/emctl.log for error detail. emctl.log file.
    Here is the content of logfile "emctl.log"
    Kindly help me out to get out of this trouble. I am eagerly waiting for your reply.
    2013-09-04 19:52:12,017 [main] INFO  oms.AdminCredsWalletUtil setInstanceHome.177 - Getting credentials from wallet
    2013-09-04 19:52:12,474 [main] INFO  oms.AdminCredsWalletUtil setInstanceHome.192 - Read the credentials from wallet
    2013-09-04 19:52:12,476 [main] INFO  util.EmctlUtil logp.251 - Connecting over t3s to: cloud.unionsys.com/7102 using id: weblogic
    2013-09-04 19:52:42,565 [main] INFO  mas.CredStoreUtil logp.251 - getCredential : Got creds for mapName -EM keyName - REPOS_DETAILS
    2013-09-04 19:52:51,509 [main] INFO  mas.CredStoreUtil logp.251 - getCredential : Got creds for mapName -EM keyName - ENCR_DETAILS
    2013-09-04 19:52:52,522 [main] INFO  util.EmctlMetadataService logp.251 - Done generating intermediate XSD at /u001/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/tmp/SelfUpdateEntityInstance/self/SelfUpdateManifest.xsd_self from stream sun.net.www.protocol.jar.JarURLConnection$JarURLInputStream@1c4a198
    2013-09-04 19:53:10,274 [main] DEBUG wls.OMSController main.197 - Log location is /u001/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2013-09-04 19:53:10,292 [main] INFO  wls.OMSController main.204 - Executing command:stop
    2013-09-04 19:53:10,292 [main] INFO  commands.BaseCommand stopOMS.76 - istopAll is true
    2013-09-04 19:53:10,293 [main] INFO  commands.BaseCommand stopOMS.77 - isForce is true
    2013-09-04 19:53:10,293 [main] INFO  commands.BaseCommand stopOMS.78 - is service is false
    2013-09-04 19:53:10,311 [main] INFO  commands.BaseCommand getEnvProps.446 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2013-09-04 19:53:10,312 [main] INFO  commands.BaseCommand stopOMS.95 - Stopping WebTier...
    2013-09-04 19:53:10,558 [main] INFO  util.EmctlUtil logp.251 - Output messages of the command :
    opmnctl stopall: opmn is not running.
    2013-09-04 19:53:10,558 [main] INFO  util.EmctlUtil logp.251 - error messages of the command :
    2013-09-04 19:53:10,558 [main] INFO  commands.BaseCommand stopOMS.106 - WebTier Successfully Stopped
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.121 - isStopAll is true
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.122 - isForce is true
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.136 - wlst command is /u001/app/oracle/product/12.1.0/middleware/oracle_common/common/bin/wlst.sh /u001/app/oracle/product/12.1.0/middleware/oms/bin/stopOMS.py
    2013-09-04 19:53:10,559 [main] INFO  commands.BaseCommand stopOMS.137 - Executing the wlst command for stopOMS...
    2013-09-04 19:53:10,744 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2013-09-04 19:53:10,745 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:10,746 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>PATH=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/oms/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/perl/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/usr/bin:/usr/ccs/bin:/usr/bin:/usr/ccs/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/u002/cloud/install:/u002/cloud/install:/bin:/usr/bin
    2013-09-04 19:53:10,746 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:10,746 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Your environment has been set.
    2013-09-04 19:53:10,747 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:10,749 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/utils/config/10.3/config-launch.jar::/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2013-09-04 19:53:11,835 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:11,835 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2013-09-04 19:53:11,836 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Type help() for help on available commands
    2013-09-04 19:53:16,332 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:16,377 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>is_admin_host is TRUE
    2013-09-04 19:53:16,377 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>stop_all is TRUE
    2013-09-04 19:53:16,378 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>forced_flag is TRUE
    2013-09-04 19:53:16,992 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Connecting to Node Manager ...
    2013-09-04 19:53:17,145 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:17 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2013-09-04 19:53:18,558 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,567 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,572 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,577 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,580 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,582 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,584 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,592 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,594 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:53:18 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:53:18,776 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Successfully Connected to Node Manager.
    2013-09-04 19:53:18,777 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>status of node manager:
    2013-09-04 19:53:18,777 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2013-09-04 19:53:18,777 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>current status of EMGC_OMS1:
    2013-09-04 19:53:18,779 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,801 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>FAILED_NOT_RESTARTABLE
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>current status of EMGC_ADMINSERVER:
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>RUNNING
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:18,802 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Killing server EMGC_ADMINSERVER ...
    2013-09-04 19:53:19,209 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Successfully killed server EMGC_ADMINSERVER ...
    2013-09-04 19:53:19,209 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>new status of EMGC_ADMINSERVER:
    2013-09-04 19:53:19,211 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,211 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>SHUTDOWN
    2013-09-04 19:53:19,212 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,212 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>wait until EMGC_ADMINSERVER becomes SHUTDOWN
    2013-09-04 19:53:19,213 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,213 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>SHUTDOWN
    2013-09-04 19:53:19,214 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:53:19,217 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Stopped NodeManager successfully
    2013-09-04 19:53:19,223 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>Not connected to Node Manager
    2013-09-04 19:53:19,223 [Thread-3] INFO  commands.BaseCommand run.554 - <OUT>_END_
    2013-09-04 19:53:19,224 [Thread-4] INFO  commands.BaseCommand run.554 - <ERR>_END_
    2013-09-04 19:53:19,250 [main] INFO  commands.BaseCommand processCmd.487 - wlst process is finished
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.489 - wlst process exited with code 2
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.491 - wlst outstream joined
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.493 - wlst errstream joined
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand processCmd.499 - process exited with code 2
    2013-09-04 19:53:19,251 [main] INFO  commands.BaseCommand stopOMS.245 - stopOMS finished with result: 2
    2013-09-04 19:53:19,422 [main] ERROR oms.StatusOMSCmd processStatusOMS.321 - Connection exception when trying to hit OMS page. OMS is down
    2013-09-04 19:53:19,467 [main] INFO  commands.BaseCommand statusOMS.377 - statusOMS finished with result: 8
    2013-09-04 19:53:19,467 [main] INFO  commands.BaseCommand stopOMS.258 - status oms ret code is 8
    2013-09-04 19:54:14,280 [main] DEBUG wls.OMSController main.197 - Log location is /u001/app/oracle/product/12.1.0/middleware/gc_inst/em/EMGC_OMS1/sysman/log/emctl.log
    2013-09-04 19:54:14,284 [main] INFO  wls.OMSController main.204 - Executing command:start
    2013-09-04 19:54:14,466 [main] ERROR oms.StatusOMSCmd processStatusOMS.321 - Connection exception when trying to hit OMS page. OMS is down
    2013-09-04 19:54:14,466 [main] INFO  commands.BaseCommand statusOMS.377 - statusOMS finished with result: 8
    2013-09-04 19:54:14,467 [main] INFO  commands.BaseCommand execute.64 - currStatus is 8
    2013-09-04 19:54:14,468 [main] INFO  commands.BaseCommand startAdminOnly.425 - wlst command is /u001/app/oracle/product/12.1.0/middleware/oracle_common/common/bin/wlst.sh /u001/app/oracle/product/12.1.0/middleware/oms/bin/startOMS.py
    2013-09-04 19:54:14,468 [main] INFO  commands.BaseCommand startAdminOnly.426 - Executing the wlst command for startOMS...
    2013-09-04 19:54:14,484 [main] INFO  commands.BaseCommand getEnvProps.446 - Setting trust store system properties: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true -Djava.security.egd=file:///dev/./urandom
    2013-09-04 19:54:14,669 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar
    2013-09-04 19:54:14,670 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:14,670 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>PATH=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/oms/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/perl/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/u001/app/oracle/product/12.1.0/middleware/oms/bin:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/bin:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/bin:/usr/bin:/usr/ccs/bin:/usr/bin:/usr/ccs/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/u002/cloud/install:/u002/cloud/install:/bin:/usr/bin
    2013-09-04 19:54:14,671 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:14,671 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Your environment has been set.
    2013-09-04 19:54:14,672 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:14,674 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>CLASSPATH=/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/utils/config/10.3/config-launch.jar::/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    2013-09-04 19:54:15,988 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:15,988 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Initializing WebLogic Scripting Tool (WLST) ...
    2013-09-04 19:54:15,988 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Welcome to WebLogic Server Administration Scripting Shell
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Type help() for help on available commands
    2013-09-04 19:54:19,426 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:19,546 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>nm home is /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager
    2013-09-04 19:54:19,547 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>is_admin_host is TRUE
    2013-09-04 19:54:19,547 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>admin_start is NONE
    2013-09-04 19:54:19,548 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>admin_only_start is TRUE
    2013-09-04 19:54:20,129 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Connecting to Node Manager ...
    2013-09-04 19:54:20,282 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:20 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2013-09-04 19:54:21,560 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,568 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,573 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,578 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,582 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,584 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,587 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,594 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,596 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT><Sep 4, 2013 7:54:21 PM IST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    2013-09-04 19:54:21,619 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>This Exception occurred at Wed Sep 04 19:54:21 IST 2013.
    2013-09-04 19:54:21,619 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>weblogic.nodemanager.NMConnectException: Connection refused. Could not connect to NodeManager. Check that it is running at cloud.unionsys.com:7404.
    2013-09-04 19:54:21,619 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.socketConnect(Native Method)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    2013-09-04 19:54:21,620 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.net.Socket.connect(Socket.java:529)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:228)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:200)
    2013-09-04 19:54:21,621 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:206)
    2013-09-04 19:54:21,622 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:53)
    2013-09-04 19:54:21,622 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)
    2013-09-04 19:54:21,622 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:172)
    2013-09-04 19:54:21,624 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Attempt to connect to nm failed. Trying to start it...
    2013-09-04 19:54:21,624 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-09-04 19:54:21,624 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2013-09-04 19:54:21,624 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.lang.reflect.Method.invoke(Method.java:597)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyMethod.__call__(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyObject.__call__(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyObject.invoke(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx2.nmConnect$3(<iostream>:118)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx2.call_function(<iostream>)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyTableCode.call(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyTableCode.call(Unknown Source)
    2013-09-04 19:54:21,625 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyFunction.__call__(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyObject.__call__(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx47.f$0(/u001/app/oracle/product/12.1.0/middleware/oms/bin/startOMS.py:197)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.pycode._pyx47.call_function(/u001/app/oracle/product/12.1.0/middleware/oms/bin/startOMS.py)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyTableCode.call(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.PyCode.call(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.core.Py.runCode(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at org.python.util.PythonInterpreter.execfile(Unknown Source)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.management.scripting.WLST.main(WLST.java:124)
    2013-09-04 19:54:21,626 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-09-04 19:54:21,627 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    2013-09-04 19:54:21,627 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    2013-09-04 19:54:21,627 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at java.lang.reflect.Method.invoke(Method.java:597)
    2013-09-04 19:54:21,627 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>status of node manager:
    2013-09-04 19:54:21,628 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Not connected to Node Manager
    2013-09-04 19:54:21,629 [Thread-2] INFO  commands.BaseCommand run.554 - <ERR>    at weblogic.WLST.main(WLST.java:29)
    2013-09-04 19:54:21,646 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Launching NodeManager ...
    2013-09-04 19:54:21,647 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT> Properties: {ListenAddress=cloud.unionsys.com,ListenPort=7404,NodeManagerHome=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager,}
    2013-09-04 19:54:21,647 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT> Command: /u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/bin/java -classpath /u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/lib/rt.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre/lib/i18n.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/lib/tools.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/weblogic.jar:/u001/app/oracle/product/12.1.0/middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/webservices.jar:/u001/app/oracle/product/12.1.0/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u001/app/oracle/product/12.1.0/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emagentSDK.jar:/u001/app/oracle/product/12.1.0/middleware/oms/sysman/jlib/emCORE.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.http_client_11.1.1.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_cert.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.osdt_11.1.1/osdt_core.jar:/u001/app/oracle/product/12.1.0/middleware/modules/com.bea.core.apache.log4j_1.2.13.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adfscripting.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/lib/mdswlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/auditwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ossoiap.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/u001/app/oracle/product/12.1.0/middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/u001/app/oracle/product/12.1.0/middleware/utils/config/10.3/config-launch.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/common/derby/lib/derbytools.jar weblogic.NodeManager -v
    2013-09-04 19:54:22,307 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:22 PM> <INFO> <Loading domains file: /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.domains>
    2013-09-04 19:54:22,312 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:22 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    2013-09-04 19:54:22,312 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Loading domains file: /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.domains
    2013-09-04 19:54:23,911 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:23 PM> <INFO> <Loading identity key store: FileName=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    2013-09-04 19:54:23,911 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:23 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig
    2013-09-04 19:54:23,911 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Loading identity key store: FileName=/u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/server/lib/DemoIdentity.jks, Type=jks, PassPhraseUsed=true
    2013-09-04 19:54:23,919 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:23 PM> <INFO> <Loaded node manager configuration properties from '/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.properties'>
    2013-09-04 19:54:23,919 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:23 PM weblogic.nodemanager.server.NMServer <init>
    2013-09-04 19:54:23,919 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Loaded node manager configuration properties from '/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.properties'
    2013-09-04 19:54:23,929 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Node manager v10.3
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Configuration settings:
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,930 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: NodeManagerHome=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager
    2013-09-04 19:54:23,931 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: ListenAddress=cloud.unionsys.com
    2013-09-04 19:54:23,931 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: ListenPort=7404
    2013-09-04 19:54:23,931 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: ListenBacklog=50
    2013-09-04 19:54:23,932 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: SecureListener=true
    2013-09-04 19:54:23,933 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: AuthenticationEnabled=true
    2013-09-04 19:54:23,933 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: NativeVersionEnabled=true
    2013-09-04 19:54:23,933 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: CrashRecoveryEnabled=false
    2013-09-04 19:54:23,934 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: JavaHome=/u001/app/oracle/product/12.1.0/middleware/jdk16/jdk/jre
    2013-09-04 19:54:23,934 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StartScriptEnabled=true
    2013-09-04 19:54:23,936 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StopScriptEnabled=false
    2013-09-04 19:54:23,937 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StartScriptName=startEMServer.sh
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StopScriptName=
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogFile=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.log
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogLevel=INFO
    2013-09-04 19:54:23,938 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogLimit=0
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogCount=1
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogAppend=true
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogToStderr=true
    2013-09-04 19:54:23,939 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainsFile=/u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager/nodemanager.domains
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainsFileEnabled=true
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: StateCheckInterval=500
    2013-09-04 19:54:23,942 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: QuitEnabled=true
    2013-09-04 19:54:23,946 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: UseMACBroadcast=false
    2013-09-04 19:54:23,947 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainRegistrationEnabled=false
    2013-09-04 19:54:23,947 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: DomainsDirRemoteSharingEnabled=false
    2013-09-04 19:54:23,947 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Domain name mappings:
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: wl_server -> /u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/samples/domains/wl_server
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: medrec-spring -> /u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/samples/domains/medrec-spring
    2013-09-04 19:54:23,948 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: GCDomain -> /u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain
    2013-09-04 19:54:23,949 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: medrec -> /u001/app/oracle/product/12.1.0/middleware/wlserver_10.3/samples/domains/medrec
    2013-09-04 19:54:23,949 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess:
    2013-09-04 19:54:24,042 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:24 PM> <INFO> <GCDomain> <EMGC_OMS1> <Startup configuration properties loaded from "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/data/nodemanager/startup.properties">
    2013-09-04 19:54:24,042 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:24 PM weblogic.nodemanager.server.AbstractServerManager log
    2013-09-04 19:54:24,043 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Startup configuration properties loaded from "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/data/nodemanager/startup.properties"
    2013-09-04 19:54:24,233 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:24 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    2013-09-04 19:54:24,741 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:24 PM> <INFO> <Secure socket listener started on port 7404, host cloud.unionsys.com/192.168.1.22>
    2013-09-04 19:54:24,741 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:24 PM weblogic.nodemanager.server.SSLListener run
    2013-09-04 19:54:24,741 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Secure socket listener started on port 7404, host cloud.unionsys.com/192.168.1.22
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Successfully launched the Node Manager.
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>The Node Manager process is running independent of the WLST process.
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Exiting WLST will not stop the Node Manager process. Please refer
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>to the Node Manager logs for more information.
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>The Node Manager logs will be under /u001/app/oracle/product/12.1.0/middleware/gc_inst/NodeManager/emnodemanager
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Node Manager starting in the background
    2013-09-04 19:54:31,658 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Connecting to Node Manager ...
    2013-09-04 19:54:41,782 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Successfully Connected to Node Manager.
    2013-09-04 19:54:41,782 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Currently connected to Node Manager to monitor the domain GCDomain.
    2013-09-04 19:54:41,782 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>current status of EMGC_ADMINSERVER:
    2013-09-04 19:54:41,783 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:41,783 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>UNKNOWN
    2013-09-04 19:54:41,783 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>
    2013-09-04 19:54:41,784 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Starting server EMGC_ADMINSERVER
    2013-09-04 19:54:41,784 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>Starting server EMGC_ADMINSERVER ...
    2013-09-04 19:54:41,786 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Rotated server output log to "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_ADMINSERVER/logs/EMGC_ADMINSERVER.out00008">
    2013-09-04 19:54:41,787 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.LogFileRotationUtil log
    2013-09-04 19:54:41,787 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Rotated server output log to "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_ADMINSERVER/logs/EMGC_ADMINSERVER.out00008"
    2013-09-04 19:54:41,788 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Server error log also redirected to server log>
    2013-09-04 19:54:41,788 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.LogFileRotationUtil log
    2013-09-04 19:54:41,788 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Server error log also redirected to server log
    2013-09-04 19:54:41,789 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Starting WebLogic server with command line: /u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/bin/startEMServer.sh >
    2013-09-04 19:54:41,790 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.AbstractServerManager log
    2013-09-04 19:54:41,790 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Starting WebLogic server with command line: /u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/bin/startEMServer.sh
    2013-09-04 19:54:41,806 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Working directory is '/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain'>
    2013-09-04 19:54:41,806 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.AbstractServerManager log
    2013-09-04 19:54:41,806 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Working directory is '/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain'
    2013-09-04 19:54:41,807 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: <Sep 4, 2013 7:54:41 PM> <INFO> <GCDomain> <EMGC_ADMINSERVER> <Rotated server output log to "/u001/app/oracle/product/12.1.0/middleware/gc_inst/user_projects/domains/GCDomain/servers/EMGC_ADMINSERVER/logs/EMGC_ADMINSERVER.out00009">
    2013-09-04 19:54:41,808 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: Sep 4, 2013 7:54:41 PM weblogic.nodemanager.server.LogFileRotationUtil log
    2013-09-04 19:54:41,808 [Thread-1] INFO  commands.BaseCommand run.554 - <OUT>NMProcess: INFO: Rotated server output log to "/u001/app/oracl

  • Oracle Enterprise Manager Agent deployment (Installation and Configuration) Error

    Hello,
    I am trying to create an agent on a linux server using Oracle Enterprise Manager 12.1.0.3. The user is created with root privilege on the server, by change /etc/sudoers entry username the same as the root entry. After that I tried to add host target by clicking Setup->Add Target->Add target Manually->Add Host Targets in the Oracle Enterprise Manager.
    In the Add Target view: I clicked on add, then I entry host and platform information. After that I click next. Then I provided the Linux x86-64 : Installation Details for
    Installation Base Directory, Instance Directory, Name Credential ... then click next. then click Deploy Agent.
    In the Add Host Status view: stages Initialization and Remote Prerequisite Check successfully passed, but in the stage Agent Deployment, it failed in the Installation and Configuration phrase of the Agent Deployment stage.
    The log content is shown below. There are numerous SEVERE Errors. But I don't have much experience in dealing with these type of problems. I thank you in advance for all the helps.
    lf
    WARNING: Validation of XML schema is disabled because AggregateDescriptions.xsd could not be found
    INFO: Creating new CFM connection
    INFO: Creating a new logger for oracle.sysman.top.agent
    INFO: Unmarshalling /users/ncgf/em_agent/core/12.1.0.3.0/inventory/ContentsXML/ConfigXML/oracle.sysman.top.agent.12_1_0_3_0.xml
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling /users/ncgf/em_agent/core/12.1.0.3.0/inventory/ContentsXML/ConfigXML/OuiConfigVariables.1_0_0_0_0.xml
    INFO: Aggregate Description oracle.sysman.top.agent:12.1.0.3.0:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Successfully returning from CfmFactory.connect()
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 2 aggregate instances saved
    INFO: oracle.sysman.top.agent:IAction.perform() was called on {Action state:configuration in CfmAggregateInstance: oracle.sysman.top.agent:12.1.0.3.0:common:family=CFM:oh=/users/ncgf/em_agent/core/12.1.0.3.0:label=1}
    INFO: Framework waiting for Action to complete at 15:08:10.272
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=configuration Status=is running with ActionStep=0 stepIndex=0 microStep=0
    WARNING: Skipping environment variable line: "}": oracle.sysman.emCfg.common.CfwException: A non-empty environment line must contain "=": }
    WARNING: Failed to read environment variable file /users/ncgf/em_agent/core/12.1.0.3.0/install/envVars.properties: java.io.FileNotFoundException: /users/ncgf/em_agent/core/12.1.0.3.0/install/envVars.properties (No such file or directory)
    INFO: oracle.sysman.top.agent:About to execute plug-in Agent Configuration Assistant
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant is running
    INFO: oracle.sysman.top.agent:Internal PlugIn Class: oracle.sysman.agent.config.AgentConfiguration
    INFO: oracle.sysman.top.agent:Classpath = /users/ncgf/em_agent/core/12.1.0.3.0/oui/jlib/srvm.jar:/users/ncgf/em_agent/core/12.1.0.3.0/jlib/agentConfig.jar:/users/ncgf/em_agent/core/12.1.0.3.0/jlib/emConfigInstall.jar:/users/ncgf/em_agent/core/12.1.0.3.0/sysman/jlib/emagentSDK.jar:/users/ncgf/em_agent/core/12.1.0.3.0/modules/oracle.http_client_11.1.1.jar:/users/ncgf/em_agent/core/12.1.0.3.0/sysman/jlib/log4j-core.jar
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration has been started
    INFO: oracle.sysman.top.agent:Parametes passed to agent configuration are:
    1.ORACLE_HOME=/users/ncgf/em_agent/core/12.1.0.3.0
    2.AGENT_PORT=3872
    3.ORACLE_HOSTNAME=nsn175-89.us.oracle.com
    4.b_doDiscovery=false
    5.AGENT_BASE_DIR=/users/ncgf/em_agent
    6.AGENT_INSTANCE_HOME=/users/ncgf/em_agent/agent_inst
    7.s_hostname=nsn175-89.us.oracle.com
    8.OMS_HOST=nsn175-105.us.oracle.com
    9.b_startAgent=false
    10.b_secureAgent=true
    11.b_chainedInstall=false
    12.b_forceConfigure=false
    13.EM_UPLOAD_PORT=4904
    14.b_forceAgentDefaultPort=false
    15.s_staticPorts=
    16.PROPERTIES_FILE=
    b_skipValidation=false
    INFO: oracle.sysman.top.agent:Validating OMS_HOST and EM_UPLOAD_PORT
    INFO: oracle.sysman.top.agent:Validating with http protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:http://nsn175-105.us.oracle.com:4904/empbs/genwallet
    SEVERE: oracle.sysman.top.agent:Connection refusedUnexpected end of file from server
    INFO: oracle.sysman.top.agent:Validating with https protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:https://nsn175-105.us.oracle.com:4904/empbs/genwallet
    SEVERE: oracle.sysman.top.agent:The EM_UPLOAD_PORT passed is a secure port. Hence AGENT_REGISTRATION_PASSWORD or s_encrSecurePwd should be passed
    INFO: oracle.sysman.top.agent:EM Protocol Switch determined: https
    INFO: oracle.sysman.top.agent:Performing free port detection..
    INFO: oracle.sysman.top.agent:Trying for host : nsn175-89/10.134.175.89 and port : 3872
    INFO: oracle.sysman.top.agent: Trying for host : /127.0.0.1 and port : 3872
    INFO: oracle.sysman.top.agent:** Agent Port Check completed successfully.**
    INFO: oracle.sysman.top.agent:Agent Port from User Passed Port3872
    INFO: oracle.sysman.top.agent:Paths after canonical format conversions are :
    1. state_dir=/users/ncgf/em_agent/agent_inst
    2. agentBaseDir=/users/ncgf/em_agent
    3. oraHome=/users/ncgf/em_agent/core/12.1.0.3.0
    INFO: oracle.sysman.top.agent:Parent directory of agent instance home:/users/ncgf/em_agent
    INFO: oracle.sysman.top.agent:AgentConfiguration:perform:AgentPortHandler for /users/ncgf/em_agent/core/12.1.0.3.0 and hosts=nsn175-89.us.oracle.com returned Port to Use=3872
    INFO: oracle.sysman.top.agent:Instantiating emctl.template file #DEFAULT_EMSTATE# with /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Writing the following contents into /users/ncgf/em_agent/core/12.1.0.3.0/install/oragchomelist
    INFO: oracle.sysman.top.agent:/users/ncgf/em_agent/core/12.1.0.3.0:/users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Both /etc/oragchomelist and /var/opt/oracle/oragchomelist does not exist.
    INFO: oracle.sysman.top.agent:Executing emctl deploy agent command...
    INFO: oracle.sysman.top.agent:AgentConfiguration: Executing emctl deploy agent command...
    INFO: oracle.sysman.top.agent:Executing the command: /users/ncgf/em_agent/core/12.1.0.3.0/bin/emctl deploy agent -L -o nsn175-105.us.oracle.com:4904 -N /users/ncgf/em_agent/agent_inst nsn175-89.us.oracle.com:3872 nsn175-89.us.oracle.com
    INFO: oracle.sysman.top.agent:Creating shared install...
    INFO: oracle.sysman.top.agent:Source location: /users/ncgf/em_agent/core/12.1.0.3.0
    INFO: oracle.sysman.top.agent:Destination (shared install) : /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Secure Mode: No
    INFO: oracle.sysman.top.agent:DeployMode : agent
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:Creating directories...
    INFO: oracle.sysman.top.agent:Creating private.properties...
    INFO: oracle.sysman.top.agent:Creating blackouts.xml...
    INFO: oracle.sysman.top.agent:Creating targets.xml...
    INFO: oracle.sysman.top.agent:Creating emctl control program...
    INFO: oracle.sysman.top.agent:Creating emtgtctl control program...
    INFO: oracle.sysman.top.agent:Agent will not be secured.
    INFO: oracle.sysman.top.agent:Secure REPOSITORY_URL found. New agent should be configured for secure mode
    INFO: oracle.sysman.top.agent:Secure emdWalletSrcUrl found. New agent should be configured for secure mode
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:Property 'agentTZRegion' is  missing from /users/ncgf/em_agent/agent_inst/sysman/config/emd.properties. Updating it...
    INFO: oracle.sysman.top.agent:An agentTZregion of 'US/Pacific' is installed in /users/ncgf/em_agent/agent_inst/sysman/config/emd.properties.
    INFO: oracle.sysman.top.agent:The command: /users/ncgf/em_agent/core/12.1.0.3.0/bin/emctl deploy agent -L -o nsn175-105.us.oracle.com:4904 -N /users/ncgf/em_agent/agent_inst nsn175-89.us.oracle.com:3872 nsn175-89.us.oracle.com completed with status=0
    SEVERE: oracle.sysman.top.agent:Securing of agent step will be skipped because of the following reasons:
    1. Agent Registration Password was not passed.
    2. b_secureAgent was passed as false
    3. The flag -forceConfigure was assed from agentDeploy.sh
    INFO: oracle.sysman.top.agent:Plugin File:/users/ncgf/em_agent/plugins.txt
    INFO: oracle.sysman.top.agent:Plugin Homes found.
    INFO: oracle.sysman.top.agent:Executing command :/users/ncgf/em_agent/core/12.1.0.3.0/perl/bin/perl /users/ncgf/em_agent/core/12.1.0.3.0/bin/AgentPluginDeploy.pl -oracleHome /users/ncgf/em_agent/core/12.1.0.3.0 -agentDir /users/ncgf/em_agent -pluginIdsInfoFile /users/ncgf/em_agent/plugins.txt -action configure -emStateDir /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:The Agent emStateDir location passed is /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent: The log file is /users/ncgf/em_agent/agent_inst/install/logs/agentplugindeploy_2013_10_16_15_08_11.log
    INFO: oracle.sysman.top.agent: The temp file created to check R/W permissions in Oraclehome: /users/ncgf/em_agent/core/12.1.0.3.0 is /users/ncgf/em_agent/core/12.1.0.3.0/rwFile
    INFO: oracle.sysman.top.agent:Plugin command completed with status=0
    INFO: oracle.sysman.top.agent:Executing command :/users/ncgf/em_agent/agent_inst/bin/emctl listplugins agent -type all
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:---------------------------------------------------------------
    INFO: oracle.sysman.top.agent:---------------------------------------------------------------
    SEVERE: oracle.sysman.top.agent:ERROR: The Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in, if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-in, view the plug-in deployment log /users/ncgf/em_agent/agent_inst/install/logs to check if the plug-in configuration for the oracle.sysman.oh monitoring plug-in failed.
    SEVERE: oracle.sysman.top.agent:Agent configuration has failed
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 2 aggregate instances saved
    INFO: done waiting for Action from 15:08:10.272
    Thank you for your help AkankshaSheoranKaler. I have executed the following command based on your request. If there is any issue, please let me know. Thanks!
    "Can you run this command to make sure that the agents bits were downloaded correctly : oms home /bin /emcli verify_updates
    Share the output of the command. I am suspecting this is a know issue (Bug 17300008) but i will wait for your output.  Also if you can open an SR with oracle support to track this issue and its resolution. "
    [ncgf@nsn175-105 bin]$ ./emcli setup -url=https://nsn175-105.us.oracle.com:7803/em -u sername=SYSMAN
    Oracle Enterprise Manager 12c 3.
    Copyright (c) 1996, 2013 Oracle Corporation and/or its affiliates. All rights reserve d.
    The configuration directory "/users/ncgf" may not be local. See the "dir" option in t he help for the setup command.
    Do you want to continue using this directory? [yes/no] yes
    Enter password
    Emcli setup successful
    [ncgf@nsn175-105 bin]$ ./emcli verify_updates
    Verifying updates. Starting validation...
    Type       : Plug-in
    Description: Demo Hostsample Test Plugin
    Attributes
            Version: 1201000100
            Revision: 0
            OS Platform: Generic Platform
            Plug-in Name: Demo Host Sample Plugin
    Archives are missing from the Software Library. Unable to determine the URL for downloading the update. The update might not have come from Oracle Enterprise Manager Store.
    For each update with missing archives, emcli import_update can be used with a -force option to re-upload the archives to the Software Library.

       Hello AkankshaSheoranKaler
    We have done the following, but we aren't able to resolve this issue. Thank you for your help!
    lf
    “This  happen if the software library is not accessible, readable or unmounted (if it is in shared file system).”
    On Enterprise Manager server [nsn175-105], we did the following:
    1. we modified /etc/exports to include this line: /export *(rw,no_root_squash,sync)
    we start nfs service by executing command “service nfs start”.  
    On Management Agent server (nsn175-89), we verified that we are able to mount /export directory of EM server.
    On Management Agent server, we started firefox browser and were able to run successfully https://nsn175-105.us.oracle.com:4904/empbs/genwallet
    After making this change, we ran agent deployment again. We encountered the same error as shown above.
    “You can fix the software library or you can download the agent bits in offline mode.”
    For fixing the software library, select Setup->Provision and Patching->Offline Patching, then select Offline Patching radio button, download: https://updates.oracle.com/download/em_catalog.zip. Next upload this zip file.
    “Try downloading the bits again”
    We are not sure what agent bits are. Would you please explain this and provide procedure how we can download this?
    (Here I have attempted to fix the software library, but I am new to Enterprise Manager and not sure how to interpret this).

Maybe you are looking for