Controlling Corrective Actions from Cloud Control 12c

Hi Experts
we have setup corrective actions on some process that runs on our host
is there a way we can control the corrective action when in case or maintenance...
Example: if the host is down for maintenence prupose how can we stop corrective actions script to kick off and stop sending notification from the cloud control 12c.
Thanks
Edited by: TechAdmin on Nov 12, 2012 9:32 AM

Blackouts can be used to disable collections during maintenance cycles.
http://docs.oracle.com/cd/E24628_01/doc.121/e24473/emctl.htm#BABHFDII

Similar Messages

  • Notification email from Cloud Control 12c

    I configured email notification in Cloud Control 12c for database down and tablespace full and other errors. But I don't see email sent to me. I am not sure which step I missed. Here is what I did:
    set up notification method
    set up metrix template and applied this template to database instances and listeners.
    created a incident rule and subscribe it to the dba.
    But when database is down, I don't see email sent to me. What's wrong here?
    S.

    Never mind. I figured i out and made it work.

  • Time Based Corrective Action-11g Grid Control

    I need a corrective action that is based on time. There are some databases that we take cold backup (we cannot convert to hot backup for reasons beyond our control). So the backup script
    shuts down the database
    mounts the database
    backup the database
    opens the database.
    For some reason, if the backup fails the database is left in mount state. I was trying to get a corrective action that will kick off at the MOUNTED state and open the database, only if the time is after 8 AM in the morning. I do not want the corrective action kicking off when RMAN is running at night for backup.
    I was trying out the PL/SQL code
    DECLARE
    local_date DATE;
    BEGIN
    SELECT SYSDATE INTO local_date FROM dual;
    IF local_date > trunc(sysdate)+9/24 THEN
    EXECUTE IMMEDIATE 'alter database open';
    END IF;
    END;
    This script runs once reports as successful. It may or may not open the database depending on the time. Depending on the time it will leave the database in OPEN or MOUNTED state. It does not run again.
    I needed it to run as follows:
    The backup fails at 6 AM in the morning,
    The script should keep checking the time and open the database only when it is 9 AM.
    Is there a way to do that, or am I going about in in a wrong way.
    Thanks in advance for your help,
    Radhak

    Got it to work by correcting the code

  • Controlling video independently from project controls

    Hi! We are trying to make some specific thing in Captivate 5, Windows. Here is the description:
    1. Make a new blank project (2 slides).
    2. Insert FLV file on slide 2 (select skin 3).
    3. Set video to autoplay.
    4. Play the project (F4)
    5. Pause the slide that contains the video - The video plays on.
    6. You can now pause the video from its own skins control buttons.
    7. When you set the video Timing: Synchronize with project, the video stops,    when you pause the whole presentation, but you cannot control the video    itself independetly from the presentation controls. You can only adjust the    video volume.
    Is there any way to make it work so, that when you pause the presentation, and the video pauses too, but then you can control the video, eg. scroll the progress bar and play? Scripts, actions, or something?
    Cheers,
    Jukka

    You cannot do both - Either let the captivate synchromize the project and video or let the user control the playback (using a skin).
    If you want captivate to do the synchronisation, then you can use this new feature in Captivate 5.0
    Adobe Captivate 5 * Using slide video
    -Sony

  • Cloud control 12c installation on Fedora 13

    Hi,
    I'm trying to upgrade/migrate from Database Control to Cloud Control 12c on a Fedora 13 server (Out of date, I know - maybe this is the cause of the problem?). I uninstalled Database Control and was installing Cloud Control when I received the following error:
    INFO: gcc -o webcached -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/webcache/lib/ -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/ -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/stubs/  main.o libwebcache.a -Wl,-rpath,/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib -liau -lnnz11 -lxml11 -lclntsh  -lcore11 -lunls11 -lnls11  /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/liboraz.a -ldmsapp -lons    `cat /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/sysliblist` -lrt
    INFO:  -Wl,-rpath,/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib -lm    `cat /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/sysliblist` -lrt -ldl -lm   -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib
    INFO: /
    INFO: usr/bin/ld: libwebcache.a(wxsmdms.o): undefined reference to symbol 'yodSensorInvalidate'
    /usr/bin/ld: note: 'yodSensorInvalidate' is defined in DSO /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/libdms2.so so try adding it to the linker command line
    /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/libdms2.so: could not read symbols: Invalid operation
    collect2:
    INFO: ld returned 1 exit status
    INFO: make: *** [webcached] Error 1
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/webcache/lib/ins_calypso.mk'. See '/oracle/11gr2/app/oraInventory/logs/cloneActions2011-10-17_03-48-14-PM.log' for details.
    Exception Severity: 1
    INFO: POPUP WARNING:Error in invoking target 'install' of makefile '/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/webcache/lib/ins_calypso.mk'. See '/oracle/11gr2/app/oraInventory/logs/cloneActions2011-10-17_03-48-14-PM.log' for details.
    Click "Retry" to try again.
    Click "Ignore" to ignore this error and go on.
    Click "Cancel" to stop this installation.The message provides a suggestion:
    try adding it to the linker command lineBut I'm not sure how to add that file to the linker command line. Anyone have any Ideas?
    Thanks,
    Dan Scott

    Hmm, I think I've managed to answer my own question:
    In:
    /oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/sysliblist
    Add
    -ldms2(Including the leading space).

  • 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 Cloud Control 12c and licensing

    Hey Guys, Can someone please elucidate on the Cloud Control 12c licensing requirements?
    Following are all the licenses we currently hold:
    1. Oracle Enterprise Edition DB
    2. Oracle RAC
    3. Oracle Active Data Guard
    4. Diagnostic and Tuning Pack
    5. Partitioning Option
    6. Advanced Security Option
    7. GoldenGate
    My understanding is that I could install and access Grid/Cloud control as long as I have the Diagnostic and Tuning Pack - and of course to all products we are licensed for.
    Questions:
    1. Do I need any license for Weblogic server?
    2. Can I setup OMS in a clustered architecture?
    3. Can I have the RAC database for the repository?
    4. Can I access the High Availability options - DG etc?
    5. Can I administer RAC and GI services from Cloud Control?
    I would've thought that as long as I have access to the underlying DB options, Grid/Cloud control can be used to administer over them.
    Could someone please help in clearing this up?
    Regards
    Sridhar

    I highly recommend you to read the Enterprise Manager Licensing Information:
    http://docs.oracle.com/cd/E24628_01/doc.121/e24474/toc.htm
    Quick answers for your questions:
    1) No, as long as you use it only for EM
    2) Yes you can.
    3) You need to buy licenses for RAC option (for both nodes) and DB licenses for second node.
    4) You mean accessing DG pages on EM pages right? Yes you can. They do not need any license pack. Btw you can check if a page requires additional licensing using "setup > management packs > packs for the page" menu.
    5) Yes you can.
    But as I said, it's better to read the licencing document by yourself, and contact Oracle sales for more information.

  • How do i control my music from the lock and control screen?

    I Dont know if theres a setting i have to change, but i cant control my music from the control screen nor can i control it on the lock screen while the music is already playing. Is this a settings problem or is it just not working for my iphone 5?

    I'm having this same issue on the 4s.

  • Cloud Control Custom Display?

    Hey all,
    Is there a way to "build" my own custom Cloud Control web page within Cloud Control?
    Example: I build my own CC page that shows the overall status pie chart, top activity of a single server, etc.
    I hope I'm making sense.
    Thanks

    I have read this link: http://docs.oracle.com/cd/E24628_01/doc.121/e24473/personalize.htm#CHDECFAC
    But it says that not every Cloud Control page is capable of personalizing. I have now gone through every CC page and the "Personalize Page" option is grayed out for them all! :-/

  • How to view messages in Jms queue from OEM 12c Cloud Control

    Hi All,
    How can I view messages in a Jms queue from OEM 12c Cloud Control without logging into WebLogic Administration Console?
    Thanks in Advance!!

    EMCC 12c gets down to the JMS message queue/topic level in regards to the metrics being collected. It doesn't provide a view into the actual messages themselves. Are you trying to capture/track messages with a particular payload?

  • 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

  • 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

  • Deploying Plug-ins in EM Cloud Control 12c

    Hi,
    I have post a question in Enterprise Manager forum and below is the link:
    Deploying Plug-ins in EM Cloud Control 12c
    Appreciate your valueable comments.
    Regards
    P

    Prem Kumar wrote:
    Hi Sybrand,
    This is NOT a multi-post. If you could understand plain english, I said, I have posted a question under "Enterprise Manager" forum and also provided a link to MY post. Requested people to answer there. If not completely, it's in-direct way of posting a cross-connected thread. Why did you think that there was a need to post the thread link, related to a different domain in this forum? You had a question related to EM and you posted it in the very thread that belongs to that question so what was the requirement to again pop up that thread over here which has nothing to do with it? And that too, within a minute of posting the original thread! If you thought your question was very "urgent" , you could always raise it to Oracle Support with Sev 1 .
    I think you need to learn how to be patient and how to participate in user forums. Well, learn to get corrected and also to respect the guys who are here from a very long time and are extremely knowledgeable.
    Aman....

  • Installing Cloud Control 12c agent on other blades thru RPM and response file sets wrong cluster name

    Hi,
    Hopefully someone can help me with this. We installed em Cloud Control 12c and its agents on miscellaneous machines.
    We first proceeded with two target-nodes part of a Grid Infra cluster (let's call it proclu_1). OS is RH6.
    Then, using the same method (1/ yum -y install /tmp/oracle-agt-12.1.0.3.0-1.0.x86_64.rpm and then
    2/ /etc/init.d/oracle-agt RESPONSE_FILE=/usr/lib/oracle/agent/agent.properties) we installed the agent on 2 other
    blades that are part of another cluster (proclu_2). The agent.properties file above just contained the usual key-value lines:
    OMS_HOST=omsmachine.stuff.be
    OMS_PORT=4889
    AGENT_REGISTRATION_PASSWORD=ametemp
    AGENT_USERNAME=oracle
    AGENT_GROUP=oinstall
    AGENT_PORT=3873
    ORACLE_HOSTNAME=promachine.stuff.be
    Now if I change dir to /usr/lib/oracle/agent and search for the name "proclu*" from there, I find the name of the
    first install (on first cluster proclu_1):
    [oracle@bladb0406 agent]$ pwd
    /usr/lib/oracle
    [oracle@bladb0406 oracle]$ find . -name "proclu_1*"
    ./agent/agent_inst/sysman/emd/state/has/proclu2/cluster/proclu
    ./agent/agent_inst/sysman/emd/state/configstate/cluster/proclu_1
    ./agent/agent_inst/sysman/emd/state/statemgmt/cluster/proclu_1
    ./agent/agent_inst/sysman/log/targets/cluster/proclu_1
    My questions:
    1/ on the first two nodes (blada0204 & blada0406) of our first cluster doing this 'find' returns the
    same directory names with "proclu_1", this is what we expected: where did the oracle-agt script pick up
    our cluster name ?
    2/ why has it set the same -and wrong- "proclu_1" name on our two other nodes (bladb0204 & bladb0406) ??
    (we would've expected "proclu_2"...)
    Is there a way to correct this, or should I reinstall the agent (after configuring/modifying something somewhere
    so that it picks up the correct cluster name...) ??
    Thanks a lot.
    Regards,
    Seb

    Unfortunately, this goes back to the RAC install procedures.   Check the cluster name for each cluster.   If they're all installed the same, then you'll need to manually discover/edit name when you promote so that your clusters are unique in EM.
    To verify name set for clusterware installation:
    <CRS_HOME>/bin/cemutlo -n

  • 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

Maybe you are looking for

  • How to connect Macbook to HDTV

    Hello Mac community, When i first bought my macbook back in late 2011 it came with OSX Lion already installed. I bought an hdmi cord and a thunderbolt attachment cord (idk what its actually called but the hdmi cord goes into the smaller one which in

  • Problem with FTP Adapter in creating a new Folder

    Hi all, I have a requirement in which a BPEL process shud create a folder named as sysdate dynamically and write a CSV file into that.(ex: PO/2010-03-09/PO_1.csv).I created a header variable for Oubound FTP adapter and passing the file directory as c

  • Logical standby: ORA-01031: insufficient privileges

    Dear Colleagues, Today in my Logical Standby don't apply archivelogs and I see an error in alert.log: ORA-26808: Apply process AS01 died unexpectedly. ORA-01031: insufficient privileges Also I see next logs in trace files: h4. 1) Oracle Database 11g

  • Import query

    Dear Experts, Currently i am working on a system where my mdm server is installed. So, once i create the port i would make sure that the file is in READY folder(which is available in my local hard disk). Later in future i should work on a system wher

  • Bought iPad, but iTunes will not open in Windows 7.  Old version of iTunes was loaded from Windows XP SP 2.  Help

    The new version of iTunes will not open on new computer with Windows 7.  Old version of iTunes was Windows XP SP2 carried over from old computer.  There seems to be some type of color incompatability.  Any help?