Repository Configuration Failed:

while installing EMGC 11g, "Repository Configuration" Failed
log files:
INFO: oracle.sysman.top.oms: action logger path calculated finally: /export/home/oracle/Oracle/Middleware_1032v/oms11g/sysman/log/schemamanager/m_101410_0756_PM/m_101410_0756_PM.TRANSX/
INFO: oracle.sysman.top.oms:The transx command execution is completed with the status 0
INFO: oracle.sysman.top.oms:process_id:1dh4pzuderxtx
INFO: oracle.sysman.top.oms:Failure...
INFO: oracle.sysman.top.oms:1 error(s) happened in performing the action:
INFO: oracle.sysman.top.oms:1):
ORA-00955: name is already used by an existing object
File:/export/home/oracle/Oracle/Middleware_1032v/oms11g/sysman/admin/emdrep/sql/core/latest/availability/availability_synonyms.sql
Statement:CREATE PUBLIC SYNONYM MGMT_AVAILABILITY FOR MGMT_AVAILABILITY
INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method
Thanks.

It seems repository was not clean prior to installing gc, drop the repository as below and install again
SELECT COUNT(*) FROM ALL_USERS WHERE USERNAME IN ('SYSMAN','SYSMAN_MDS');
If the result of this query is 1, then the database has these schemas, so drop them.
Before dropping the schema, set the environment variable LD_LIBRARY_PATH to the ORACLE_HOME/lib directory of the OMS. Also set the ORACLE_HOME to the Oracle home of the OMS.
Drop the schema by running the following command from the Oracle home of the OMS.
$<ORACLE_HOME>/sysman/admin/emdrep/bin/RepManager <repository_database_host> <repository_database_port> <repository_database_sid> -action dropall -dbUser <repository_database_user> -dbPassword <repository_database_password> -dbRole <repository_database_user_role> -mwHome <middleware_home> -mwOraHome <oms_oracle_home> -oracleHome <oms_oracle_home>
After dropping the schema, manually delete the database files mgmt.dbf and mgmt_ecm_depot1.dbf.

Similar Messages

  • Metadata Manager Repository configuration failed

    Hello,
    I am tring to install Metadata Manager.  I am running BOE XI 3.1 SP2 FP2.5.  I am installing "SBOP Metadata Management XI 3.1 (12.1) on Windows".  My database is a local install of MS SQL Server 2005.
    I get all the way through the install process and the following error message pops up:
    Metadata Management Repository configuration failed with the following error.
    The TCP/IP connection to the host has failed. java.net.ConnectException: Connection refused: connect
    The TCP/IP connection to the host has failed. java.net.ConnectException: Connection refused: connect
      SQLSTATE=08S01, SQLCODE=0.
    Utility failed with code 4.
    You need to re-run the installer again.
    Once I click the "OK" button, the install reverses and uninstalls everything.
    Any help would be greatly appreciated.
    Thank you,
    Scott

    how are you specifying the SQL Server 2005 server name in the repository configuration screen ?
    are you able to ping the machine where SQL Server is running ?
    you have to give the Machine Name or IP address in the Repository connection screen, don't give machine\instanceName

  • Configuration assistant "Repository Configuration" Failed

    Installing OEM Grid Control 11gR1 I get:
    Running Configuration assistant "Repository Configuration"
    Calling the EMSCHEMA MANAGER: CREATE
    Please check the Repository Configuration Assistant logs at: /opt/oracle/Middleware/oms11g/sysman/log/schemamanager
    Configuration assistant "Repository Configuration" Failed
    Below is the only error I could identify in the logs:
    more emschema.log.TRANSX
    2010-09-21 20:59:45,977 [main] INFO emschema.tzinrtwcdst3 - created action logger....
    2010-09-21 20:59:45,982 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - logger is set properly..
    2010-09-21 20:59:50,985 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is null, creating a new one
    2010-09-21 20:59:55,436 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is created and saving it...
    2010-09-21 20:59:55,436 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection found: true on try: 0
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection found
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is not null, using old one
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - check if repos user exists
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - check if repos user exists..
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - REPOS_CONN is found for checking for repos user... u
    sing it
    2010-09-21 21:00:01,438 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - query DB for repos user existence check
    2010-09-21 21:00:02,012 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos user exists: true on try: 0
    2010-09-21 21:00:08,015 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos user exists: true on try: 1
    2010-09-21 21:00:14,017 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - found repos user
    2010-09-21 21:00:14,064 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - repos connection is not null, using old one
    2010-09-21 21:00:14,064 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - executing: SELECT count(*) FROM all_objects WHERE ob
    ject_name='MGMT_MESSAGES' AND owner='SYSMAN'
    2010-09-21 21:00:14,444 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - mgmt_messages found: true on try: 0
    2010-09-21 21:00:20,446 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - mgmt_messages found: true on try: 1
    2010-09-21 21:00:26,448 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - found mgmt_messages
    2010-09-21 21:00:26,448 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Running the Schema Action
    2010-09-21 21:00:26,449 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Running the Schema Action
    2010-09-21 21:00:26,708 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - */opt/oracle/Middleware/oms11g/sysman/admin/emdrep/bin/classpath.properties does not exist*
    2010-09-21 21:08:57,758 [tzinrtwcdst3] DEBUG emschema.tzinrtwcdst3 - transx completed
    2010-09-21 21:08:57,758 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Schema Action Completed Successfully
    2010-09-21 21:08:57,758 [tzinrtwcdst3] INFO emschema.tzinrtwcdst3 - Schema Action Completed Successfully
    Does anybody have any idea of what is going on?

    I have tagged this question as answered, and opened it on the Entreprise Manager / Grid control forumHi user12987613, Congratulate on you have the question answered. Can you share the solution with me. I see the exact error. Where can I find the file?

  • OEM11G - Repository configuration failed

    I'm installing Oracle Enterprise Manager Grid Control 11gR1 in silent mode.
    The installation failed with the message :
    Assistant de configuration "Repository Configuration" Echec.
    In the log /data/app/oracle/middleware/oms11g/sysman/log/schemamanager/m_270212_1433/m_270212_1433.CREATE/em_repos_config.log I've a message specifying that the temporary tablespace is empty:
    java.sql.SQLException: ORA-25153: tablespace temporaire vide
    ORA-06512: a ligne 37
    How can I solved this error and is it possible not the restart all the grid installation but to correct the problem and manually configure the grid?
    I urgently need help.

    Hi,
    Find out the name of the datafile/(s) associated with this tablespace
    select file_name,(bytes/1024/1024) FileSizeMB from dba_temp_files where tablespace_name='&tablespace_name';
    + The installation can not be continued from here, need to drop the complete failed installation and then proceed with the new installation.
    Best Regards,
    Venkat

  • Metadata Manager Repository Configuration Error

    I'm trying to install XI 3.1 Metadata Manager FP1, and run into the following error:
    "Metadata Management Repository Configuration
    Metadata Management Repository configuration failed with the following error.
    The plugin CrystalEnterprise.MM.Repository does not exist in the CMS (FWM 0217)
    IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2
    InfoObject CrystalEnterprise.MM.Repository was not found.
    Unable to initialize Metadata Management Core.
    Utility failed with code 3.
    You need to re-run the installer again."
    I ran it again and got the same error. I have a SQL Server database set up, ODBC connections test successfully. Anyone know how to resolve this issue?

    I ran into the same error, and a colleague was able to figure it out. I thought I'd share that in case someone else runs into this.
    We have two CMS servers. When I was installing MM's CMS components on the first server, it failed late in the install because it couldn't find an object that was installed earlier. It must have been accessing the second server, even though I entered "localhost" as the CMS location. By disabling and stopping the second server in the CMC, I was able to complete the install.
    Regards,
    Sean

  • OBIEE 11g installation failed multiple times at Distributing Repository Configuration Step

    Hi,
    I am getting the following error during the Distributing Repository Configuration step in the OBIEE 11g 11.1.1.7 enterprise installation in Windows 8 system.
    Severe: Element Type:Domain
    Element id: null
    Operation result: failed to obtain domain file lock
    Detail Message: java.util.concurrent.timeoutException.Timeout;
    waiting for lock: Domain config lock;
    c:\OBIEE\MIDDLE~1\USER_p~1\domains\EAM_DO~1\config\FMWCON~1\biee-config.lock;[121 secs]
    Step Distributing Repository failed
    Configuration Action 'Distributing Repository' has failed. Please check logs for details.
    Step Distributing repository failed
    I checked another blog for this https://forums.oracle.com/thread/2565716 and even there the explanation doesn't convince me.
    I tried to look at the Locale of my system where I am installing and I could see it is using Eng-Us by default. One way suggested to check the Unicode format from the web browser and I could check that too to be UTF-8 as suggested by someone on some other blog.
    I checked in the logs too as suggested by the Installation dialogue box but it didn't seem much conclusive too.
    Here is the snapshot of the log file which I could found.
    INFO: Current Inventory:
      Oracle Home: OraDb11g_home1
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1858390736
      This Oracle Home has not been changed in this session.
      Oracle Home: OH440082373
      This Oracle Home has not been changed in this session.
      Oracle Home: OH440082374
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1597391518
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1285215443
      This Oracle Home has not been changed in this session.
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    Can someone please help me with this since I am stuck with for quite some time now.
    Is there any way to check in command prompt to check the locale as required by the system.
    What could be the issue here?
    Thanks,
    Nitin

    Hi all,
    We are able to resolve the above issue with the below solution.
    Root cause of the issue:
    You may have a temp directory in the path C:\Documents and Settings\user_name\Local Settings\Temp. You got the above mentioned exception because of the temp directory path having spaces_+ in it.
    Solution:
    1. Create a new directory called TEMP in a different location for ex: C:\TEMP
    2. Now, Right click on My computer --> Properties --> Advanced --> click on Environment Variables.
    3. You should be having TEMP and TMP as variables under user variables section pointing to the C:\Documents and Settings\user_name\Local Settings\Temp path.
    4. Edit the TEMP and TMP variables and mention C:\TEMP in the variable value.
    5. Deinstall and re-install OBIEE 11g.
    Happy OBIEE 11g installation!!
    Thanks,
    Rajesh Gurram

  • Repository upgrade fails 11.1.0.7 db -10.2.0.5 GC patchset

    Installing GridControl 10.2.0.5 on Windows 2003 Server SP2. Initial install successful of 10.2.0.2 using existing database 11.1.0.7. The database was created new to use for GC. Patchset no problems until Configuration Assitant step "Repository Upgrade" failed with errors:
    rem Copyright (c) 1999, 2009, Oracle. All rights reserved.
    oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
    oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    oracle.sysman.emcp.aggregates.ConfigPlugIn
    oracle.sysman.emcp.oms.StartOMS -configureOms
    oracle.sysman.emcp.oms.EMCLISetup
    oracle.sysman.ccr.configCCR.ConfigCCRPlugIn
    oracle.sysman.ccr.configCCR.ConfigRepeaterPlugIn
    Tried to find cause of errors and cannot seem to understand why this step failed.
    Considering uninstalling GC and Oracle 11g and reinstalling GC with "new database" option.
    Anyone successful at installing GC 10.2.0.5 with an 11g database?
    Thank you,
    Curt Swartzlander
    DBA

    pasinc wrote:
    Can anyone help me figure out why the domU is just hanging/blocked?It's not hanging (blocked just means it doesn't need the CPU) -- it's just switched into a graphic mode that the console view can't display. You can either VNC into the guest, or change the kernel boot parameters by removing rhgb quiet and replacing them with console=xvc0 -- this should allow you to see the full boot process and answer the first-boot interview questions without using VNC.
    You can get the VNC details by running: virsh dumpxml <domain ID> and you can get the domain ID from the xm list output.

  • Enterprise Manager Configuration Failed

    Hi everyone, when i install a db using the Assistant Configuartion Database i get no error exept this:
         Enterprise manager configuration failed due to the following error -
         Listener is not up. Start the listener and run EM configuration again.
         Refer to the log file at C:\Oracle\cfgtoollogs\dbca\emConfig. Log for more details.
         You can retry configuring this database with Enterprise Manager later by manually running C:\Oracle\product\11.1.0\db_1\bin\emca script.
    So I try lsnrctl start and i get:
    C:\Windows\system32>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 29-LUG-2013 10:26
    :25
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    TNS-01106: Il listener con nome LISTENER Þ stato giÓ avviato
    So I try lsnrctl status and i get:
    C:\Windows\system32>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 29-LUG-2013 10:23
    :34
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connessione a (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATO del LISTENER
    Alias                     LISTENER
    Versione                  TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Data di inizio            29-LUG-2013 09:36:35
    Tempo di attivitÓ           0 giorni 0 ore 46 min. 58 sec.
    Livello trace             off
    Sicurezza                 ON: Local OS Authentication
    SNMP                      OFF
    File di parametri listenerE:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\network\
    admin\listener.ora
    File di log listener      e:\app\andrea.rimoldi\diag\tnslsnr\AndreaRimoldi\liste
    ner\alert\log.xml
    Summary table degli endpoint di ascolto...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=AndreaRimoldi)(PORT=1521)))
    Summary table dei servizi...
    Il servizio "BDAXDB" ha 1 istanze.
      L'istanza "bda", stato READY, ha 1 handler per questo servizio...
    Il servizio "CLRExtProc" ha 1 istanze.
      L'istanza "CLRExtProc", stato UNKNOWN, ha 1 handler per questo servizio...
    Il servizio "NARBXDB" ha 1 istanze.
      L'istanza "narb", stato READY, ha 1 handler per questo servizio...
    Il servizio "bda" ha 1 istanze.
      L'istanza "bda", stato READY, ha 1 handler per questo servizio...
    Il servizio "narb" ha 1 istanze.
      L'istanza "narb", stato READY, ha 1 handler per questo servizio...
    Il servizio "prova" ha 1 istanze.
      L'istanza "prova", stato READY, ha 1 handler per questo servizio...
    Il servizio "provaXDB" ha 1 istanze.
      L'istanza "prova", stato READY, ha 1 handler per questo servizio...
    Il comando Þ stato eseguito
    So i try emca -config dbcontrol db:
    C:\Windows\system32>emca -config dbcontrol db
    EMCA AVVIATO alle 29-lug-2013 10.17.15
    Assistente alla configurazione di EM, versione 11.2.0.0.2 Production
    Copyright (c) 2003 - 2005, Oracle e/o relative consociate. Tutti i diritti riser
    vati.
    Immettere le seguenti informazioni:
    SID database: prova
    Numero di porta del listener: 1521
    ORACLE_HOME del listener [ E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 ]:
    Password per l'utente SYS:
    Password per l'utente DBSNMP:
    Password per l'utente DBSNMP: Nome utente/password non validi.
    Password per l'utente DBSNMP:
    Password per l'utente DBSNMP: Nome utente/password non validi.
    Password per l'utente DBSNMP:
    Password per l'utente SYSMAN:
    Indirizzo di posta elettronica per le notifiche (facoltativo):
    Server di posta in uscita (SMTP) per le notifiche (facoltativo):
    Sono state specificate le seguenti impostazioni
    ORACLE_HOME del database ................ E:\app\Andrea.Rimoldi\product\11.2.0\d
    bhome_1
    Nome host locale ................ AndreaRimoldi.lispa.it
    ORACLE_HOME del listener ................ E:\app\Andrea.Rimoldi\product\11.2.0\d
    bhome_1
    Numero di porta del listener ................ 1521
    SID database ................ prova
    Indirizzo di posta elettronica per le notifiche ...............
    Server di posta in uscita (SMTP) per le notifiche ...............
    Continuare? [sý(Y)/no(N)]: Y
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMConfig perform
    INFO: Questa operazione Þ stata registrata in E:\app\Andrea.Rimoldi\cfgtoollogs\
    emca\prova\emca_2013_07_29_10_17_15.log.
    29-lug-2013 10.18.44 oracle.sysman.emcp.EMReposConfig uploadConfigDataToReposito
    ry
    INFO: Caricamento dei dati di configurazione del repository EM in corso. Questa
    operazione potrebbe richiedere del tempo...
    29-lug-2013 10.20.49 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Caricamento dei dati di configurazione riuscito
    29-lug-2013 10.20.49 oracle.sysman.emcp.util.FileUtil setAttributeInXML
    GRAVE: Errore durante l'analisi del file XML E:\app\Andrea.Rimoldi\product\11.2.
    0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    29-lug-2013 10.20.49 oracle.sysman.emcp.EMConfig perform
    GRAVE: Errore durante la creazione dell'istanza dei file di configurazione OC4J
    Fare riferimento al file di log in E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\
    emca_2013_07_29_10_17_15.log per ulteriori dettagli.
    Impossibile completare la configurazione. Fare riferimento al file di log in E:\
    app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_2013_07_29_10_17_15.log per ulter
    iori dettagli.
    And emca_2013_07_29_10_17_15.log says:
    29-lug-2013 10.17.15 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.17.15 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    29-lug-2013 10.17.15 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.17.15 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    29-lug-2013 10.17.15 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: prova
    29-lug-2013 10.17.25 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro REP_DB_RUNNING_HOST.
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database null : AndreaRimoldi.lispa.it
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro PORT.
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.17.25 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    29-lug-2013 10.17.25 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    29-lug-2013 10.17.25 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Couldn't get listener port. File E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\AndreaRimoldi.lispa.it_null\sysman\config\emoms.properties does not exists
    29-lug-2013 10.17.25 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SERVICE_NAME.
    29-lug-2013 10.17.25 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.17.25 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.17.25 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user:
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.17.27 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_DOMAIN.
    29-lug-2013 10.17.27 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: prova
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 isDBC: false
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYS_PWD.
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro PORT.
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Couldn't get listener port. File E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\AndreaRimoldi.lispa.it_prova\sysman\config\emoms.properties does not exists
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user:
    29-lug-2013 10.17.27 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    29-lug-2013 10.17.27 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    29-lug-2013 10.17.43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    29-lug-2013 10.17.50 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER_OH value: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.18.02 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYS_PWD.
    29-lug-2013 10.18.02 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.02 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.02 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.02 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.02 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.02 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.02 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.02 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.03 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: ORA-01017: invalid username/password; logon denied
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01017: invalid username/password; logon denied
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:917)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:441)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
        at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1066)
        at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:3417)
        at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:701)
        at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2979)
        at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:3008)
        at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:3033)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1290)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.07 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.18.07 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: ORA-01017: invalid username/password; logon denied
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01017: invalid username/password; logon denied
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:917)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:441)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:626)
        at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1126)
        at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:3417)
        at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:701)
        at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2979)
        at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:3008)
        at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:3033)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1290)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.16 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.16 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.16 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.18.16 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: ORA-01017: invalid username/password; logon denied
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01017: invalid username/password; logon denied
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:917)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:441)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
        at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1066)
        at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:3417)
        at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:701)
        at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2979)
        at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:3008)
        at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:3033)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1290)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.16 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.16 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.16 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.16 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.17 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.17 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.17 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.17 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.17 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.17 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.17 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.17 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.18.18 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: ORA-01017: invalid username/password; logon denied
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01017: invalid username/password; logon denied
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
        at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:917)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:441)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
        at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:626)
        at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1126)
        at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:3417)
        at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:701)
        at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2979)
        at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:3008)
        at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:3033)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1290)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.18.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.27 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.27 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.27 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.27 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.27 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.27 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.27 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.18.27 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.30 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.30 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.30 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.30 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.18.30 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.30 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.30 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.30 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYSMAN
    29-lug-2013 10.18.31 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.34 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value:
    29-lug-2013 10.18.35 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    29-lug-2013 10.18.35 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.35 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    29-lug-2013 10.18.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: sì
    29-lug-2013 10.18.39 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.18.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro LOG_FILE.
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :E:\app\Andrea.Rimoldi
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMConfig perform
    INFO: Questa operazione è stata registrata in E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_2013_07_29_10_17_15.log.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.18.40 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.18.40 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_DOMAIN.
    29-lug-2013 10.18.40 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: prova
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBID.
    29-lug-2013 10.18.40 oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 3217326755
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYSMAN
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro EMAIL_ADDRESS.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MAIL_SERVER_NAME.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro GLOBAL_DB_UNIQUE_NAME.
    29-lug-2013 10.18.40 oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_DOMAIN.
    29-lug-2013 10.18.40 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    29-lug-2013 10.18.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: prova
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copia del file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp in corso
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: Il file originale E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties è stato copiato in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copia del file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp in corso
    29-lug-2013 10.18.40 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: Il file originale E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties è stato copiato in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copia del file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp in corso
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: Il file originale E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml è stato copiato in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 isDBC: false
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBCONTROL_HTTP_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro AGENT_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro RMI_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro JMS_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 isDBC: false
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro PORTS_FILE.
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro JMS_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro JMS_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro RMI_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro RMI_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBCONTROL_HTTP_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBCONTROL_HTTP_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro AGENT_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.18.41 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro AGENT_PORT.
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1]
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml in searching for tag jms-server with attribute port
    java.io.FileNotFoundException: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml (Impossibile trovare il file specificato)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:296)
        at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1297)
        at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:592)
        at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2742)
        at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2677)
        at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:864)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:282)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
        at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml in searching for tag rmi-server with attribute port
    java.io.FileNotFoundException: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml (Impossibile trovare il file specificato)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:296)
        at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1301)
        at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:592)
        at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2742)
        at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2677)
        at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:864)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:282)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
        at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    29-lug-2013 10.18.41 oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml in searching for tag web-site with attribute port
    java.io.FileNotFoundException: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml (Impossibile trovare il file specificato)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:296)
        at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1305)
        at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:592)
        at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2742)
        at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2677)
        at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:864)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:282)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
        at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMC

    Tried but not work:
    C:\Windows\system32>emca -config dbcontrol db -repos recreate
    EMCA AVVIATO alle 29-lug-2013 10.58.06
    Assistente alla configurazione di EM, versione 11.2.0.0.2 Production
    Copyright (c) 2003 - 2005, Oracle e/o relative consociate. Tutti i diritti riser
    vati.
    Immettere le seguenti informazioni:
    SID database: prova
    Numero di porta del listener: 1521
    ORACLE_HOME del listener [ E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 ]:
    Password per l'utente SYS:
    Password per l'utente DBSNMP:
    Password per l'utente SYSMAN:
    Password per l'utente SYSMAN: Indirizzo di posta elettronica per le notifiche (f
    acoltativo):
    Server di posta in uscita (SMTP) per le notifiche (facoltativo):
    Sono state specificate le seguenti impostazioni
    ORACLE_HOME del database ................ E:\app\Andrea.Rimoldi\product\11.2.0\d
    bhome_1
    Nome host locale ................ AndreaRimoldi.lispa.it
    ORACLE_HOME del listener ................ E:\app\Andrea.Rimoldi\product\11.2.0\d
    bhome_1
    Numero di porta del listener ................ 1521
    SID database ................ prova
    Indirizzo di posta elettronica per le notifiche ...............
    Server di posta in uscita (SMTP) per le notifiche ...............
    Continuare? [sý(Y)/no(N)]: Y
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig perform
    INFO: Questa operazione Þ stata registrata in E:\app\Andrea.Rimoldi\cfgtoollogs\
    emca\prova\emca_2013_07_29_10_58_06.log.
    29-lug-2013 10.58.40 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Eliminazione del repository EM in corso. Questa operazione potrebbe richie
    dere del tempo...
    29-lug-2013 11.01.05 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Eliminazione del repository riuscita
    29-lug-2013 11.01.06 oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creazione del repository EM in corso. Questa operazione potrebbe richieder
    e del tempo...
    29-lug-2013 11.06.49 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Creazione del repository riuscita
    29-lug-2013 11.06.55 oracle.sysman.emcp.EMReposConfig uploadConfigDataToReposito
    ry
    INFO: Caricamento dei dati di configurazione del repository EM in corso. Questa
    operazione potrebbe richiedere del tempo...
    29-lug-2013 11.08.18 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Caricamento dei dati di configurazione riuscito
    29-lug-2013 11.08.18 oracle.sysman.emcp.util.FileUtil setAttributeInXML
    GRAVE: Errore durante l'analisi del file XML E:\app\Andrea.Rimoldi\product\11.2.
    0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    29-lug-2013 11.08.18 oracle.sysman.emcp.EMConfig perform
    GRAVE: Errore durante la creazione dell'istanza dei file di configurazione OC4J
    Fare riferimento al file di log in E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\
    emca_2013_07_29_10_58_06.log per ulteriori dettagli.
    Impossibile completare la configurazione. Fare riferimento al file di log in E:\
    app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_2013_07_29_10_58_06.log per ulter
    iori dettagli.
    and emca_2013_07_29_10_58_06.log says:
    29-lug-2013 10.58.06 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.58.06 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to true
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'drop' set to true
    29-lug-2013 10.58.06 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.58.06 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    29-lug-2013 10.58.06 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: prova
    29-lug-2013 10.58.10 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro REP_DB_RUNNING_HOST.
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database null : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro PORT.
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.10 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    29-lug-2013 10.58.10 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    29-lug-2013 10.58.10 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Couldn't get listener port. File E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\AndreaRimoldi.lispa.it_null\sysman\config\emoms.properties does not exists
    29-lug-2013 10.58.10 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SERVICE_NAME.
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user:
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.58.11 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_DOMAIN.
    29-lug-2013 10.58.11 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: prova
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 isDBC: false
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYS_PWD.
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro PORT.
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Couldn't get listener port. File E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\AndreaRimoldi.lispa.it_prova\sysman\config\emoms.properties does not exists
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user:
    29-lug-2013 10.58.11 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    29-lug-2013 10.58.11 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    29-lug-2013 10.58.15 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    29-lug-2013 10.58.16 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER_OH value: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.58.22 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYS_PWD.
    29-lug-2013 10.58.22 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.58.22 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.22 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.22 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.58.22 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.22 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.22 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.22 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.22 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.29 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.58.29 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.29 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.29 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro SYSMAN_PWD.
    29-lug-2013 10.58.29 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.29 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.29 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.29 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.58.29 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.35 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value:
    29-lug-2013 10.58.36 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    29-lug-2013 10.58.36 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.36 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: sì
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro LOG_FILE.
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :E:\app\Andrea.Rimoldi
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig perform
    INFO: Questa operazione è stata registrata in E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_2013_07_29_10_58_06.log.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: DBSNMP
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_DOMAIN.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: prova
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBID.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 3217326755
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_UNIQUE_NAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_DOMAIN.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: prova
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: prova
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ASM_OH.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro EMAIL_ADDRESS.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MAIL_SERVER_NAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MODIFY_SID.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro GLOBAL_DB_UNIQUE_NAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DB_DOMAIN.
    29-lug-2013 10.58.39 oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: prova
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copia del file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp in corso
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: Il file originale E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties è stato copiato in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties.emca.tmp
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copia del file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp in corso
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: Il file originale E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties è stato copiato in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emoms.properties.emca.tmp
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copia del file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp in corso
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: Il file originale E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml è stato copiato in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\emd\targets.xml.emca.tmp
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    29-lug-2013 10.58.39 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 isDBC: false
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBCONTROL_HTTP_PORT.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro AGENT_PORT.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro RMI_PORT.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro JMS_PORT.
    29-lug-2013 10.58.39 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: prova Host: AndreaRimoldi.lispa.it Node: null OH: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1 isDBC: false
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro PORTS_FILE.
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro JMS_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro JMS_PORT.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro RMI_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro RMI_PORT.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBCONTROL_HTTP_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBCONTROL_HTTP_PORT.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro AGENT_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro AGENT_PORT.
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1]
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml in searching for tag jms-server with attribute port
    java.io.FileNotFoundException: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml (Impossibile trovare il file specificato)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:296)
        at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1297)
        at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:592)
        at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2742)
        at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2677)
        at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:864)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:282)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
        at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml in searching for tag rmi-server with attribute port
    java.io.FileNotFoundException: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml (Impossibile trovare il file specificato)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:296)
        at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1301)
        at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:592)
        at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2742)
        at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2677)
        at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:864)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:282)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
        at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml in searching for tag web-site with attribute port
    java.io.FileNotFoundException: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml (Impossibile trovare il file specificato)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at oracle.sysman.emcp.util.PortManager.findUsedPortsFromXML(PortManager.java:296)
        at oracle.sysman.emcp.util.PortManager.markAllUsedPorts(PortManager.java:1305)
        at oracle.sysman.emcp.util.PortManager.getFreePorts(PortManager.java:592)
        at oracle.sysman.emcp.EMDBPreConfig.getFreePorts(EMDBPreConfig.java:2742)
        at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2677)
        at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:864)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:282)
        at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:195)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:250)
        at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emd.properties
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Errore durante la lettura del file E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\install\staticports.ini
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1:AndreaRimoldi.lispa.it:null:prova:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro AGENT_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_AndreaRimoldi.lispa.it value: 3938
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro DBCONTROL_HTTP_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_AndreaRimoldi.lispa.it value: 1158
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro JMS_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_AndreaRimoldi.lispa.it value: 5540
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro RMI_PORT_AndreaRimoldi.lispa.it.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_AndreaRimoldi.lispa.it value: 5520
    29-lug-2013 10.58.40 oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for Node: AndreaRimoldi.lispa.it : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    29-lug-2013 10.58.40 oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\AndreaRimoldi.lispa.it_prova\sysman\emd\agntstmp.txt:AndreaRimoldi.lispa.it does not exists.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG:  connectDesc : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=AndreaRimoldi.lispa.it)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=prova)))
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: Passed listener validation check.Listener is up and running.
    29-lug-2013 10.58.40 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Eliminazione del repository EM in corso. Questa operazione potrebbe richiedere del tempo...
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PlatformInterface isInView
    CONFIG: IN_VIEW marker not instantiated in E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\config\emca.properties
    29-lug-2013 10.58.40 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro ORACLE_HOSTNAME.
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [ALLUSERSPROFILE=C:\ProgramData, APPDATA=C:\Users\Andrea.Rimoldi\AppData\Roaming, CLASSPATH=E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\emca.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\srvm.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\srvmasm.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\cvu.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\emConfigInstall.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\ldapjclnt11.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\ldap.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\share.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\srvmhas.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\netcfg.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\http_client.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\lib\http_client.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\lib\xmlparserv2.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\assistants\jlib\assistantsCommon.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\jlib\emCORE.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\jlib\emagentSDK.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui\jlib\OraInstaller.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui\jlib\OraPrereq.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\inventory\prereqs\oui\OraPrereqChecks.jar;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\oui\jlib\OraPrereqChecks.jar;, COMMONPROGRAMFILES=C:\Program Files\Common Files, COMPUTERNAME=ANDREARIMOLDI, COMSPEC=C:\Windows\system32\cmd.exe, EMCA_JAR=E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib\emca.jar, FP_NO_HOST_CHECK=NO, HOMEDRIVE=C:, HOMEPATH=\Users\Andrea.Rimoldi, JRE_JAVA=E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jdk\jre\bin\java, LIB_DIR=E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\jlib, LOCALAPPDATA=C:\Users\Andrea.Rimoldi\AppData\Local, LOGONSERVER=\\ANDREARIMOLDI, NUMBER_OF_PROCESSORS=2, OH=E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, ORACLE_HOME=E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, ORACLE_SID=prova, OS=Windows_NT, PATH=E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\bin;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\bin;E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_2\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PROCESSOR_ARCHITECTURE=x86, PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel, PROCESSOR_LEVEL=6, PROCESSOR_REVISION=1706, PROGRAMDATA=C:\ProgramData, PROGRAMFILES=C:\Program Files, PROMPT=$P$G, PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, PUBLIC=C:\Users\Public, SYSTEMDRIVE=C:, SYSTEMROOT=C:\Windows, TEMP=C:\Users\ANDREA~1.RIM\AppData\Local\Temp, TMP=C:\Users\ANDREA~1.RIM\AppData\Local\Temp, USERDOMAIN=AndreaRimoldi, USERNAME=Andrea.Rimoldi, USERPROFILE=C:\Users\Andrea.Rimoldi, WINDIR=C:\Windows, WINDOWS_TRACING_FLAGS=3, WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log]
    29-lug-2013 10.58.40 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Avvio dell'esecuzione: CMD /C E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=AndreaRimoldi.lispa.it)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=prova))) -repos_user SYSMAN -action drop -verbose -output_file E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_repos_drop_2013_07_29_10_58_40.log
    29-lug-2013 11.01.05 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    29-lug-2013 11.01.05 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Esecuzione di CMD /C E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=AndreaRimoldi.lispa.it)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=prova))) -repos_user SYSMAN -action drop -verbose -output_file E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_repos_drop_2013_07_29_10_58_40.log  riuscita
    29-lug-2013 11.01.05 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Enter SYS user's password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Environment :
    ORACLE HOME          = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1
    REPOSITORY HOME      = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1
    SQLPLUS              = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/bin/sqlplus 
    SQL SCRIPT ROOT      = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/sysman/admin/emdrep/sql
    EXPORT               = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/bin/exp 
    IMPORT               = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/bin/imp 
    LOADJAVA             = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/bin/loadjava
    JAR FILE ROOT        = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/sysman/admin/emdrep/lib
    JOB TYPES ROOT       = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/sysman/admin/emdrep/bin
    Arguments :
    Connect String       = (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=AndreaRimoldi.lispa.it)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=prova)))
    Action               = drop
    Repos User           = SYSMAN
    Default tablespace   = MGMT_TABLESPACE
    Default Data file    = mgmt.dbf
    Dflt Dfile Init size = 20m
    Dflt Dfile Ext size  = 20m
    ECM tablespace       = MGMT_ECM_DEPOT_TS
    ECM Data file        = mgmt_ecm_depot1.dbf
    ECM Dfile Init size  = 100m
    ECM Dfile Ext size   = 100m
    ECM CSA tablespace       = MGMT_TABLESPACE
    ECM CSA Data file        = mgmt_ecm_csa1.dbf
    ECM CSA Dfile Init size  = 100m
    ECM CSA Dfile Ext size   = 100m
    TEMP tablespace      = TEMP
    Create options       = 3
    Verbose output       = 1
    Output File          = E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_repos_drop_2013_07_29_10_58_40.log
    Repos creation mode  = CENTRAL
    MetaLink user name   = _NOT_AVAILABLE_
    MetaLink URL         = http://updates.oracle.com
    Export Directory     = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/sysman/log
    Import Directory     = E:/app/Andrea.Rimoldi/product/11.2.0/dbhome_1/sysman/log
    Path Separator       = "\;"
    Checking SYS Credentials ... rem error switch
    Return code = 0.OK.
    rem error switch
    Dropping the repository..
    Checking for Repos User ... Return code = 0.Exists.
    Repos User exists..
    Clearing EM Contexts ... Clearing contexts. Return code = 0.
    OK.
    Dropping EM users ...
    Drop EM Users. Return code = 0.
    Done.
    Dropping Repos User ... Drop Repos User. Return code = 0.
    Done.
    Dropping Roles/Synonymns/Tablespaces ... Return code = 0.Done.
    Dropped Repository Successfully.
    29-lug-2013 11.01.05 oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: "stty" non Š riconosciuto come comando interno o esterno,
    un programma eseguibile o un file batch.
    "stty" non Š riconosciuto come comando interno o esterno,
    un programma eseguibile o un file batch.
    29-lug-2013 11.01.05 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Eliminazione del repository riuscita
    29-lug-2013 11.01.05 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 11.01.05 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 11.01.05 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 11.01.05 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 11.01.05 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 11.01.05 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 11.01.06 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 11.01.06 oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to E:\app\Andrea.Rimoldi\cfgtoollogs\emca\prova\emca_repos_create_2013_07_29_11_01_06.log
    29-lug-2013 11.01.06 oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creazione del repository EM in corso. Questa operazione potrebbe richiedere del tempo...
    29-lug-2013 11.06.49 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Creazione del repository riuscita
    29-lug-2013 11.06.49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro EMAIL_ADDRESS.
    29-lug-2013 11.06.49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MAIL_SERVER_NAME.
    29-lug-2013 11.06.49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MAIL_SERVER_SENDER_NAME.
    29-lug-2013 11.06.49 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Nessun valore impostato per il parametro MAIL_SERVER_SENDER_ADDR.
    29-lug-2013 11.06.49 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database prova : AndreaRimoldi.lispa.it
    29-lug-2013 11.06.49 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: AndreaRimoldi.lispa.it
    29-lug-2013 11.06.49 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    29-lug-2013 11.06.49 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    29-lug-2013 11.06.49 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    29-lug-2013 11.06.49 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: prova, oracleHome: E:\app\Andrea.Rimoldi\product\11.2.0\dbhome_1, and user: SYS
    29-lug-2013 11.06.50 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    29-lug-2013 11.06.50 oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    29-lug-2013 11.06.50 oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    29-lug-2013 11.06.50 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces runnin

  • Repository configuation failed while installing grid control 11.2.0.1

    Hi,
    I am installing oracle grid control 11.2.0.1 on linux.but at the installing the componets i.e repository configuration got failed.
    can anybody suggest me for the same....
    [oracle@rac1 gc]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 150 MB.   Actual 1658 MB    Passed
    Checking swap space: must be greater than 150 MB.   Actual 2047 MB    Passed
    Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-11-07_03-19-20PM. Please wait ...[oracle@rac1 gc]$
    Summary
    Global Settings
        Source: /raczone/gc//stage/../oms/Disk1/stage/products.xml
        Oracle Home: /home/oracle/Oracle/Middleware/oms11g (oms11g1)
        Installation Type: Complete
    Product Languages
       English
    Space Requirements
       /tmp/ Required 545MB (only as temporary space) : Available 1.43GB
       / Required 3.20GB : Available 8.98GB
    New Installations (88 products)
       Oracle Enterprise Manager Grid Console 11.1.0.1.0
       Virtualization component for OMS 11.1.0.1.0
       Enterprise Manager Repository 11.1.0.1.0
       Enterprise Manager Application Server Plugin -- Repository Support 11.1.0.1.0
       Enterprise Manager Repository Core Files 11.1.0.1.0
       Enterprise Manager Database Plugin -- Repository Support 11.1.0.1.0
       Oracle SOA Suite 11g 11.1.1.2.0
       Oracle Fusion Middleware Upgrade Assistant 11.1.1.2.0
       Installation Common Files 11.1.0.7.0
       Oracle Configuration Manager 10.3.2.1.0
       Oracle XML Development Kit 11.1.0.7.0
       XML Parser for Java 11.1.0.7.0
       Oracle JDBC/THIN Interfaces 11.1.0.7.0
       Oracle JDBC/OCI Instant Client 11.1.0.7.0
       Required Support Files 11.1.0.7.0
       Oracle Globalization Support 11.1.0.7.0
       Oracle Net Required Support Files 11.1.0.7.0
       LDAP Required Support Instant Client Files 11.1.1.2.0
       LDAP Required Support Files 11.1.1.2.0
       Oracle Globalization Support 11.1.0.7.0
       Oracle HTTP Server 2.0 11.1.1.2.0
       Oracle Process Management Node (oracle.opmn) 11.1.1.2.0
       Perl Interpreter 5.10.0.0.1
       Oracle Core Required Support Files 11.1.0.7.0
       Platform Required Support Files 11.1.0.7.0a
       Precompiler Required Support Files 11.1.0.7.0
       Parser Generator Required Support Files 11.1.0.7.0
       Agent Required Support Files 10.2.0.5.0
       RDBMS Required Support Files 11.1.0.7.0
       RDBMS Required Support Files for Instant Client 11.1.0.7.0
       XDK Required Support Files 11.1.0.7.0
       SQL*Plus Required Support Files 11.1.0.7.0
       Oracle RAC Required Support Files-HAS 11.1.0.7.0
       Oracle XML Query 11.1.0.7.0
       Oracle Java Client 11.1.0.7.0
       Oracle Application Server Non J2EE Management Files 11.1.1.2.0
       Oracle Webcenter Portlet Server JPDK 11.1.1.2.0
       Oracle Webcenter Portlet Server WSRP 11.1.1.2.0
       Enterprise Manager Application Server Integrator Plugin -- Management Service Support 11.1.0.2.0
       Enterprise Manager Common Files 11.1.0.1.0
       Enterprise Manager Application Server Plugin -- Management Service Support 11.1.0.1.0
       Enterprise Manager Application Server Plugin -- Common Support 11.1.0.1.0
       Oracle Enterprise Manager Application Server WLS Support 11.1.0.0.0
       Enterprise Manager Grid Control Core Files 11.1.0.1.0
       Enterprise Manager Database Plugin -- Management Service Support 11.1.0.1.0
       Repository Creation Utility 11.1.0.2.0
       Perl Modules 5.10.0.0.1
       Expat libraries 2.0.1.0.1
       Oracle DMSC (oracle.dmsc) 11.1.1.2.0
       LDAP Audit Framework 11.1.1.2.0
       Oracle SOA Management 11.1.1.2.0
       JDEVADF 11.1.1.2.0
       Enterprise Manager Common Core Files 11.1.0.1.0
       Enterprise Manager Application Server Integrator Plugin -- Agent Support 11.1.0.2.0
       Enterprise Manager Application Server Integrator Plugin -- SOA 11.1.0.2.0
       Enterprise Manager Application Server Plugin -- Repository Support 10.2.0.1.0
       Common component for  Virtualization 11.1.0.1.0
       Virtualization component for repository 11.1.0.1.0
       Enterprise Manager Siebel Plugin -- Management Service Support 11.1.0.1.0
       Enterprise Manager Siebel Plugin -- Repository Support 11.1.0.1.0
       Enterprise Manager Collaboration Suite Plugin -- Management Service Support 11.1.0.1.0
       Enterprise Manager Collaboration Suite Plugin -- Repository Support 11.1.0.1.0
       Microsoft Operations Manager Connector 11.1.0.1.0
       Remedy HelpDesk Connector 11.1.0.1.0
       Oracle Web Services Manager 11.1.1.2.0
       Enterprise Manager Application Server -- Oracle Composite Application Monitor and Modeler 11.1.0.1.0
       My Oracle Support 11.1.0.1.0
       My Oracle Support Common Files 3.3.0.0.0
       Enterprise Manager Downloadable Agent 11.1.0.1.0
       OracleAgent Deployment 11.1.0.1.0
       Provisioning Advisor Framework 11.1.0.1.0
       GC Core Helpsets 11.1.0.1.0
       DB Grid Control Helpsets 11.1.0.1.0
       DB Common Helpsets 11.1.0.1.0
       AS Grid Control Helpsets 11.1.0.1.0
       AS Common Helpsets 11.1.0.1.0
       AI Grid Control Helpsets 11.1.0.1.0
       AI Common Helpsets 11.1.0.1.0
       PP Grid Control Helpsets 11.1.0.1.0
       PA Grid Control Helpsets 11.1.0.1.0
       CS Grid Control Helpsets 11.1.0.1.0
       Oracle Support Hub 10.3.2.1.0
       Enterprise Manager  - AD4J 11.1.0.1.0
       Oracle Configuration Manager Client 10.3.2.1.0
       Oracle Universal Installer 11.1.0.8.0
       Oracle One-Off Patch Installer 11.1.0.8.0
       Installer SDK Component 11.1.0.8.0
       Sun JDK 1.6.0.14.08
    CONNECT_STRING="(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=rac1.raczone.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))"line is added to Hashmap
    Warning:Check whether the above mentioned line present in /home/oracle/Oracle/Middleware/oms11g/sysman/install/agent.rsp is correct?
    Warning: STATICPORTS_INI_FILE key is already added to hashmap from /home/oracle/Oracle/Middleware/oms11g/sysman/install/agent.rsp
    Warning:STATICPORTS_INI_FILE="/home/oracle/Oracle/Middleware/.gcinstall_temp/staticports.ini" -- line will be ignored and not added to hashmap
    Summary
    Global Settings
        Source: /home/oracle/Oracle/Middleware/oms11g/sysman/agent_download/11.1.0.1.0/linux/agent/stage/products.xml
        Oracle Home: /home/oracle/Oracle/Middleware/agent11g (agent11g1)
        Installation Type: Complete
    Product Languages
       English
    Space Requirements
       /tmp/ Required 35MB (only as temporary space) : Available 1.43GB
       / Required 755MB : Available 5.86GB
    New Installations (57 products)
       Oracle Management Agent 11.1.0.1.0
       Agent Virtualization 11.1.0.1.0
       Enterprise Manager Agent 11.1.0.1.0
       Enterprise Manager Agent Core Files 11.1.0.1.0
       Secure Socket Layer 11.1.0.7.0
       Enterprise Manager Common Files 11.1.0.1.0
       Enterprise Manager Common Core Files 11.1.0.1.0
       Oracle Recovery Manager 11.1.0.7.0
       Required Support Files 11.1.0.7.0
       Oracle JDBC/THIN Interfaces 11.1.0.7.0
       Oracle JDBC/OCI Instant Client 11.1.0.7.0
       Oracle Globalization Support 11.1.0.7.0
       Oracle Net Required Support Files 11.1.0.7.0
       SSL Required Support Files for InstantClient 11.1.0.7.0
       LDAP Required Support Files 11.1.0.7.0
       Oracle Globalization Support 11.1.0.7.0
       Perl Interpreter 5.10.0.0.1
       Perl Modules 5.10.0.0.1
       Expat libraries 2.0.1.0.1
       XML Parser for Java 11.1.0.7.0
       Precompiler Required Support Files 11.1.0.7.0
       RDBMS Required Support Files 11.1.0.7.0
       RDBMS Required Support Files for Instant Client 11.1.0.7.0
       Parser Generator Required Support Files 11.1.0.7.0
       Platform Required Support Files 11.1.0.7.0a
       Oracle Core Required Support Files 11.1.0.7.0
       Agent Required Support Files 10.2.0.4.1
       XDK Required Support Files 11.1.0.7.0
       SQL*Plus Required Support Files 11.1.0.7.0
       Secure Socket Layer 11.1.0.7.0
       Oracle RAC Required Support Files-HAS 11.1.0.7.0
       Enterprise Manager Agent for Grid Control 11.1.0.1.0
       Installation Common Files 11.1.0.7.0
       Oracle Configuration Manager 10.3.2.1.0
       Oracle Bali Share 11.1.1.2.0
       Enterprise Manager Application Server Integrator Plugin -- Agent Support 11.1.0.2.0
       Oracle Dynamic Monitoring Service Patch 10.1.2.3.0
       Oracle Dynamic Monitoring Service 10.1.2.1.0
       Enterprise Manager Application Server Plugin -- Agent Support 11.1.0.1.0
       Enterprise Manager Application Server Plugin -- Common Support 11.1.0.1.0
       Enterprise Manager Database Plugin -- Agent Support 11.1.0.1.0
       Enterprise Manager Siebel Plugin -- Agent Support 11.1.0.1.0
       Provisioning Advisor Framework Common Files For Agent and OMS 11.1.0.1.0
       Common component for  Virtualization 11.1.0.1.0
       Oracle Notification Service (eONS) 11.2.0.1.0
       Enterprise Manager Collaboration Suite Plugin -- Agent Support 11.1.0.1.0
       Patch for Oracle Process Management Notification 10.1.3.4.0
       Oracle Process Management Notification 10.1.3.0.0
       Oracle Notification Service 10.1.3.0.0
       OracleAS HTTP Client 11.1.1.2.0
       OracleAS J2EE BULKOPS 11.0.0.0.0
       Oracle Wallet Manager 11.1.0.7.0
       Oracle Security Developer Tools 11.1.0.7.0
       Oracle Universal Installer 11.1.0.8.0
       Oracle One-Off Patch Installer 11.1.0.8.0
       Installer SDK Component 11.1.0.8.0
       Sun JDK 1.6.0.14.08
    Summary
    Global Settings
        Source: /raczone/gc//stage/../webtier/Disk1/stage/products.xml
        Oracle Home: /home/oracle/Oracle/Middleware/oracle_common (common11g1)
        Installation Type: Custom
    Product Languages
       English
    Space Requirements
       /tmp/ Required 225MB (only as temporary space) : Available 1.43GB
       / Required 842MB : Available 5.14GB
    New Installations (44 products)
       Oracle AS Common Toplevel Component 11.1.1.2.0
       Oracle Configuration Manager 10.3.1.2.0
       OracleAS JRF 11.1.1.2.0
       Oracle Ice Browser 6.1.3.2.0
       Oracle Extended Windowing Toolkit 11.1.1.2.0
       Oracle JFC Extended Windowing Toolkit 11.1.1.2.0
       Oracle Help for Java 5.1.0.0.0
       Oracle Help for the Web - UIX 5.1.0.0.0
       Oracle Help for the Web Shared Library 5.1.0.0.0
       Oracle Help Share Library 5.1.0.0.0
       Oracle Remote Diagnostic Agent 11.1.1.2.0
       OracleAS Documentation 11.1.1.2.0
       Oracle Bali Share 11.1.1.2.0
       Oracle Dynamic Monitoring Service JRF 11.1.1.2.0
       Oracle Java Object Cache JRF 11.1.1.2.0
       OracleAS J2EE JRF 11.1.1.2.0
       OracleAS J2EE Thirdparty JRF 11.1.1.2.0
       OracleAS TopLink Thirdparty JRF 11.1.1.2.0
       Oracle Application Development Framework JRF 11.1.1.2.0
       Enterprise Manager Application Server Integrator Plugin -- Management Service Support 11.1.1.2.0
       Oracle Application Server Kernel Files JRF 11.1.1.2.0
       OracleAS AUDIT JRF 11.1.1.2.0
       Oracle Fusion Middleware Common Admin Config 11.1.1.2.0
       OracleAS HA Powertools 11.1.1.2.0
       OracleAS OPSS 11.1.1.2.0
       Oracle PageEditor 11.1.1.2.0
       Enterprise Manager Application Server Plugin -- Common Support 11.1.1.2.0
       Enterprise Manager Common Files 10.2.0.5.3
       Enterprise Manager Grid Control Core Files 11.1.1.2.0
       Repository Creation Utility 11.1.1.2.0
       AS Control UI Core Files 11.1.1.2.0
       Enterprise Manager Application Server Integrator Plugin -- Agent Support 11.1.1.2.0
       Enterprise Manager Common Core Files 11.1.1.2.0
       Enterprise Manager Application Server Plugin -- AS Management Service Support 11.1.1.2.0
       Enterprise Manager Application Server Plugin -- Common Management Service Support 11.1.1.2.0
       Enterprise Manager Grid Control Core UI Common Files 11.1.1.2.0
       Oracle Enterprise Manager Application Server WLS Support 11.1.1.2.0
       Oracle Enterprise Manager Application Server WLS Support 11.1.1.2.0
       Oracle SOA Management 11.1.1.2.0
       Enterprise Manager Application Server Integrator Plugin -- SOA 11.1.1.2.0
       Oracle BPM Management Extension 11.1.1.2.0
       Oracle Universal Installer 11.1.0.7.0
       Oracle One-Off Patch Installer 11.1.0.7.0
       Installer SDK Component 11.1.0.7.0
    Summary
    Global Settings
        Source: /raczone/gc//stage/../webtier/Disk1/stage/products.xml
        Oracle Home: /home/oracle/Oracle/Middleware/Oracle_WT (webtier11g1)
        Installation Type: custom
    Product Languages
       English
    Space Requirements
       /tmp/ Required 225MB (only as temporary space) : Available 1.43GB
       / Required 1.11GB : Available 4.5GB
    New Installations (62 products)
       Oracle WebTier and Utilities CD 11.1.1.2.0
       Oracle HTTP Server 2.0 11.1.1.2.0
       Oracle Fusion Middleware Upgrade Assistant 11.1.1.2.0
       Oracle Process Management Node (oracle.opmn) 11.1.1.2.0
       Oracle DMSC (oracle.dmsc) 11.1.1.2.0
       Oracle XML Development Kit 11.1.0.7.0
       Oracle Wallet Manager 11.1.1.2.0
       Secure Socket Layer 11.1.0.7.0
       Oracle Application Server Non J2EE Management Files 11.1.1.2.0
       LDAP Audit Framework 11.1.1.2.0
       OracleAS Web Cache 11.1.1.2.0
       Assistant Common Files 11.1.0.7.0
       Required Support Files 11.1.0.7.0
       Oracle Net Required Support Files 11.1.0.7.0
       LDAP Required Support Files 11.1.1.2.0
       RDBMS Required Support Files 11.1.0.7.0
       RDBMS Required Support Files for Instant Client 11.1.0.7.0
       Oracle Application Server Configuration 11.1.1.2.0
       Platform Required Support Files 11.1.0.7.0
       Oracle Configuration Manager 10.3.1.2.0
       Oracle Globalization Support 11.1.0.7.0
       XML Parser for Java 11.1.0.7.0
       Oracle JDBC/THIN Interfaces 11.1.0.7.0
       Oracle JDBC/OCI Instant Client 11.1.0.7.0
       Oracle Globalization Support 11.1.0.7.0
       Perl Interpreter 5.10.0.0.1
       Perl Modules 5.10.0.0.1
       Oracle Locale Builder 11.1.0.7.0
       Oracle Help For Java 4.2.9.0.0
       Oracle Ice Browser 6.1.3.2.0
       Oracle Extended Windowing Toolkit 11.1.1.2.0
       Oracle JFC Extended Windowing Toolkit 11.1.1.2.0
       Oracle Core Required Support Files 11.1.0.7.0
       Precompiler Required Support Files 11.1.0.7.0
       Parser Generator Required Support Files 11.1.0.7.0
       Agent Required Support Files 10.2.0.4.1
       XDK Required Support Files 11.1.0.7.0
       SQL*Plus Required Support Files 11.1.0.7.0
       Oracle RAC Required Support Files-HAS 11.1.0.7.0
       Oracle XML Query 11.1.0.7.0
       Oracle Help for Java 5.1.0.0.0
       Oracle Help for the Web - UIX 5.1.0.0.0
       Oracle Help for the Web Shared Library 5.1.0.0.0
       Oracle Help Share Library 5.1.0.0.0
       Oracle  Application Development ModPLSQL 11.1.1.1.0
       Expat libraries 2.0.1.0.1
       LDAP Required Support Instant Client Files 11.1.1.2.0
       LDAP Secure Sockets Layer Files 11.1.1.2.0
       Oracle Identity Management Support Files 11.1.1.2.0
       Enterprise Manager Minimal Integration 11.1.0.7.0
       Buildtools Common Files 11.1.0.7.0
       Oracle Remote Diagnostic Agent 11.1.1.2.0
       Application Server 11g Cloning Component 11.1.1.2.0
       OracleAS Documentation 11.1.1.2.0
       Oracle Change IP Component 11.1.1.1.0
       Oracle Application One Off patches Component 11.1.1.2.0
       Oracle Fusion Middleware Admin Config 11.1.1.2.0
       Oracle Bali Share 11.1.1.2.0
       Oracle Universal Installer 11.1.0.7.0
       Oracle One-Off Patch Installer 11.1.0.7.0
       Installer SDK Component 11.1.0.7.0
       Sun JDK 1.6.0.14.08
    creating logger..
    Connection exception in  action logger path calculated: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/
    action logger path calculated: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/
    action logger path calculated finally: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/
    no action logger file name from previous session
    action logger filename after search: emschema.log
    action logger filename finally: emschema.log
    filename: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/emschema.log
    already exists: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/emschema.log
    Driver: oracle.jdbc.driver.OracleDriver
    jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=rac1.raczone.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    action is non-transx - RCU based action
    logger null: check if repos user exists
    logger null: check if repos user exists..
    logger null: found connection for DB user
    logger null: query DB for repos user existence check
    action logger path calculated finally: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/
    action logger path calculated finally: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/
    action logger filename finally: emschema.log.CREATE
    filename: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/emschema.log.CREATE
    already exists: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/emschema.log.CREATE
    action logger path calculated finally: /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/
    Processing command line ....
    Repository Creation Utility - Checking Prerequisites
    Checking Global Prerequisites
    Repository Creation Utility - Checking Prerequisites
    Checking Component Prerequisites
    Repository Creation Utility - Creating Tablespaces
    Validating and Creating Tablespaces
    Repository Creation Utility - Create
    Repository Create in progress.
    Percent Complete: 5
    Percent Complete: 10
    Percent Complete: 15
    Percent Complete: 32
    Percent Complete: 37
    Percent Complete: 42
    Percent Complete: 47
    Percent Complete: 52
    Percent Complete: 57
    Percent Complete: 62
    Percent Complete: 72
    Percent Complete: 77
    Percent Complete: 82
    Percent Complete: 87
    Percent Complete: 92
    Percent Complete: 97
    2012-11-07 16:00:24,977 [Thread-178] ERROR - ERROR:ORA-00955: name is already used by an existing object
    File:/home/oracle/Oracle/Middleware/oms11g/sysman/admin/emdrep/sql/core/latest/availability/availability_synonyms.sql
    Statement:CREATE PUBLIC SYNONYM MGMT_AVAILABILITY FOR MGMT_AVAILABILITY
    Percent Complete: 100
    *RCU-6130:Action failed - RCU-6134:Error while trying to execute JDBC action.*
    *Repository Creation Utility: Create - Completion Summary*
    *Database details:*
    *Connect Descriptor                      : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=rac1.raczone.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))*
    *Connected As                    : SYS*
    *Prefix for (prefixable) Schema Owners : EM*
    *RCU Logfile                     : /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/rcu.log*
    *RCU Checkpoint Object                   : /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager//RCUCheckpointObj*
    *Component schemas created:*
    *Component                       Status  Logfile*
    *EM Repository Creation Configuration            Failed  /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/em_repos_config.log*
    *EM Repository Init Configuration                Success /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/em_repos_init.log*
    *EM Repository Common            Success /home/oracle/Oracle/Middleware/oms11g/sysman/log/schemamanager/m_110712_0353_PM/m_110712_0353_PM.CREATE/em_repos_common.log*
    *Repository Creation Utility - Create : Operation Completed*
    *2012-11-07 16:00:25,827 [1u68fl1vvzhmf] ERROR - Schema Action Failed*
    *2012-11-07 16:00:25,850 [1u68fl1vvzhmf] ERROR - java.lang.Exception: The last RCUModel exit status code is not SUCCEEDED.*
    *2012-11-07 16:00:26,171 [1u68fl1vvzhmf] ERROR - Schema Action Failed*
    *2012-11-07 16:00:26,175 [1u68fl1vvzhmf] ERROR - Running RCU Failed with Exception Trace*
    The last RCUModel exit status code is not SUCCEEDED.

    I ma using correct sid, have a look at /etc/oratab
    [oracle@rac1 bin]$ echo $ORACLE_SID
    orcl
    [oracle@rac1 bin]$ cat /etc/oratab
    #Backup file is  /raczone/11.2.0/product/11.2.0/dbhome_1/srvm/admin/oratab.bak.rac1 line added by Agent
    # This file is used by ORACLE utilities.  It is created by root.sh
    # and updated by the Database Configuration Assistant when creating
    # a database.
    # A colon, ':', is used as the field terminator.  A new line terminates
    # the entry.  Lines beginning with a pound sign, '#', are comments.
    # Entries are of the form:
    #   $ORACLE_SID:$ORACLE_HOME:<N|Y>:
    # The first and second fields are the system identifier and home
    # directory of the database respectively.  The third filed indicates
    # to the dbstart utility that the database should , "Y", or should not,
    # "N", be brought up at system boot time.
    # Multiple entries with the same $ORACLE_SID are not allowed.
    #+ASM1:/raczone/grid_home:N             # line added by Agent
    #dev:/raczone/db_home1:N                # line added by Agent
    #*:/raczone/oem/OracleHomes/db10g:N
    #*:/raczone/oem/OracleHomes/oms10g:N
    #oemrep:/raczone/oem/OracleHomes/db10g:N
    #*:/raczone/oem/db10g:N
    #*:/raczone/oem/oms10g:N
    #oemrep:/raczone/oem/db10g:N
    +ASM1:/raczone/grid_home:N              # line added by Agent
    # *:/home/oracle/OracleHomes/db10g:N
    # *:/home/oracle/OracleHomes/oms10g:N
    emrep:/home/oracle/OracleHomes/db10g:N
    *:/home/oracle/OracleHomes/db10g:N
    *:/home/oracle/OracleHomes/oms10g:N
    oemrep:/home/oracle/OracleHomes/db10g:N
    dev:/raczone/db_home1:N         # line added by Agent
    orcl:/raczone/11.2.0/product/11.2.0/dbhome_1:N          # line added by Agent
    *:/home/oracle/Oracle/Middleware/oms11g:N
    *:/home/oracle/Oracle/Middleware/agent11g:N
    [oracle@rac1 bin]$

  • Repository Config failed with error

    Hi,
    I am trying to install multiple times Oracle 11.2.0.1 enterrpise manage on rhel r, but evertime it failed with the same error i.e Repository configuration assistant failed
    [root@rac1 cfgfw]# tail -f CfmLogger_2012-11-20_10-12-43-PM.log
    INFO: oracle.sysman.top.oms:exiting the thread...
    INFO: oracle.sysman.top.oms:[Initializing the EM RCU Runner, Running the Schema Action, Schema Action Completed Successfully]
    INFO: oracle.sysman.top.oms: action logger path calculated finally: /raczone/middleware/oms11g/sysman/log/schemamanager/m_112012_1035_PM/m_112012_1035_PM.TRANSX/
    INFO: oracle.sysman.top.oms:The transx command execution is completed with the status 0
    INFO: oracle.sysman.top.oms:process_id:
    INFO: oracle.sysman.top.oms:The Process ID: [] does not exist.  Either it has been completed, or this is not the executing JVM
    INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 8 aggregate instances saved
    INFO: done waiting for Action from 22:32:10.049Can anybody suggest me for the same?

    Still it is getting failed, after deleting tmeporary tablespace and adding a new temp tablespce with the name of temp1
    INFO: oracle.sysman.top.oms:Completed...
    INFO: oracle.sysman.top.oms:exiting the thread...
    INFO: oracle.sysman.top.oms:[Initializing the EM RCU Runner, Running the Schema Action, Schema Action Completed Successfully]
    INFO: oracle.sysman.top.oms: action logger path calculated finally: /raczone/middle/oms11g/sysman/log/schemamanager/m_112112_0232_PM/m_112112_0232_PM.TRANSX/
    INFO: oracle.sysman.top.oms:The transx command execution is completed with the status 0
    INFO: oracle.sysman.top.oms:process_id:
    INFO: oracle.sysman.top.oms:The Process ID: [] does not exist.  Either it has been completed, or this is not the executing JVM
    INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 8 aggregate instances savedme
    INFO: done waiting for Action from 14:31:23.607

  • R3 - Repository Upgrade failed

    Hi,
    AIX5, EM10gR2 upgrade to R3.
    (Fresh installation of R2, applied patch 4329444, proceed with R3 upgrade)
    At the Configuration Assistants screen:
    "Repository Upgrade failed"
    $ cat configToolFailedCommands
    # Copyright (c) 1999, 2007, Oracle. All rights reserved.
    oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
    oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    oracle.sysman.emcp.aggregates.ConfigPlugIn
    oracle.sysman.emcp.oms.StartOMS -configureOms
    oracle.sysman.ccr.configCCR.ConfigCCRPlugIn
    Not sure what to do.
    Any hints how to proceed?
    Thx,
    Dobby

    Same problem but on RHEL4 when trying to upgrade to 10.2.0.3. Fresh install with database already 10.2.0.3 and OMS was installed with option "existing DB".
    Database and listener were left running but all other processes were shutdown with opmnctl stopall.
    Any ideas?
    This is the end of $OMS_HOME/sysman/log/emoms.trc:
    2007-10-04 10:23:14,204 [Job Dispatcher Thread] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2007-10-04 10:23:14,220 [Job Dispatcher Thread] ERROR em.jobs preTask.2292 - Cannot get id: Io exception: The Network Adapter could not establish the connection
    2007-10-04 10:23:18,248 [NotificationMgrThread] WARN jdbc.ConnectionCache _getConnection.352 - Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:286)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:433)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:571)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
    at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:108)
    at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
    at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1344)
    at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:435)
    at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:330)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:285)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:253)
    at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
    at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
    at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
    at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
    at oracle.sysman.emSDK.svc.conn.ConnectionService.getSystemConnection(ConnectionService.java:1304)
    at oracle.sysman.emdrep.notification.NotificationMgr.getConnection(NotificationMgr.java:403)
    at oracle.sysman.emdrep.notification.NotificationMgr.run(NotificationMgr.java:1453)
    2007-10-04 10:23:18,251 [NotificationMgrThread] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Repository access failed Root Cause: Password could not be retrieved

    We have both infrastructure and application server installed on same unix box.
    When I click on "OC4J_BI_Forms" link on EM page it throws below error. The status "unknown" icon.
    Error
    =====
    An error was encountered while loading page. Failed to initialize configuration management user session.. Repository access failed Root Cause: Password could not be retrieved. Password could not be retrieved
    Any help on this is highly appreciated.
    Regards

    We have both Apps & Infrastructure installed on the same HP Box. we have all components for both are running when I check them from unix prompt. On Infrastructure page shows all processes up.
    On Middle Tier OC4J_BI_Forms or HTTP_Server or any OC4J components shows status unkown and other components Forms, BC4J, Forms, SSO shows up.
    When I click on OC4J_BI_Forms or HTTP_Server or any OC4J components on mid tier I get the below error
    Error
    An error was encountered while loading page. Failed to initialize configuration management user session.. Repository access failed Root Cause: Password could not be retrieved. Password could not be retrieved
    Any hint/help to resolve this issue is highly appreciated.
    Regards
    NTRao

  • Repository Connection failed

    Hi
    I am on MDM Server 5.5 SP05 Patch 02. When I am trying to connect to repository its giving following error :
    Repository connect failed;please try again
    Error:Unhandled Exception.
    I tried with both users Admin and Master. Also I am having 2 repositories on the same Server and for both repository, its giving same error. Can anyone help on this?

    Hi Sapbasis,
    You need to stop and start your MDM Server .This should rectify your problem.
    Try unmounting all your rep .
    Stop your mdm server
    restart it
    mount your rep again
    If it does not work then check your datbase configuration as well
    hope it helped
    Thanks
    Simona

  • 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

  • RAC - Oracle Grid Infrastructure configure failed

    Hi, am trying to install 2 node RAC on Oracle VMs. Before the installation during the -preinst check there were few issues which were resolved (ex user equivalence). After that during the installation process of the Grid it failed at step "Configure Oracle Grid Infrastructure for a cluster". After it failed at this step, subsequent steps too failed which I asked OUI to ignore and then I ran both the post installation scripts. And then ran post crsinst which failed. Pasting below the output of the root.sh script, post crsinst and other checks.
    [root@bsfrac01 grid]# sh root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2011-02-13 00:11:55: Parsing the host name
    2011-02-13 00:11:55: Checking for super user privileges
    2011-02-13 00:11:55: User has super user privileges
    Using configuration parameter file: /u01/app/11.2/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.mdnsd' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'bsfrac01'
    CRS-2676: Start of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'bsfrac01'
    CRS-2676: Start of 'ora.diskmon' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'bsfrac01'
    CRS-2676: Start of 'ora.ctssd' on 'bsfrac01' succeeded
    ASM created and started successfully.
    DiskGroup DATA1 created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-2672: Attempting to start 'ora.crsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 0ea2052d8a714fd7bf46d9d5c785483e.
    Successfully replaced voting disk group with +DATA1.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 0ea2052d8a714fd7bf46d9d5c785483e (ORCL:DISK1) [DATA1]
    Located 1 voting disk(s).
    *Failed to rmtcopy "/tmp/filekRIMbG" to "/u01/app/11.2/grid/gpnp/manifest.txt" for nodes {bsfrac01,bsfrac02}, rc=256*
    *Failed to rmtcopy "/u01/app/11.2/grid/gpnp/bsfrac01/profiles/peer/profile.xml" to "/u01/app/11.2/grid/gpnp/profiles/peer/profile.xml" for nodes {bsfrac01,bsfrac02}, rc=256*
    rmtcopy aborted
    Failed to promote local gpnp setup to other cluster nodes
    CRS-2673: Attempting to stop 'ora.crsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'bsfrac01'
    CRS-2677: Stop of 'ora.asm' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.ctssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.mdnsd' on 'bsfrac01' succeeded
    Initial cluster configuration failed. See /u01/app/11.2/grid/cfgtoollogs/crsconfig/rootcrs_bsfrac01.log for details
    [root@bsfrac01 grid]#
    [oracle@bsfrac01 bin]$ ./cluvfy stage -post crsinst -n bsfrac01,bsfrac02 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "bsfrac01"
    Destination Node Reachable?
    bsfrac01 yes
    bsfrac02 yes
    Result: Node reachability check passed from node "bsfrac01"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    bsfrac01 passed
    bsfrac02 passed
    Result: User equivalence check passed for user "oracle"
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    Checking time zone consistency...
    Time zone consistency check passed.
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    Cluster manager integrity check failed
    PRVF-5434 : Cannot identify the current CRS software version
    UDev attributes check for OCR locations started...
    Result: UDev attributes check passed for OCR locations
    UDev attributes check for Voting Disk locations started...
    ERROR:
    PRVF-5197 : Failed to retrieve voting disk locationsPRKC-1092 : Failed to retrieve the location of votedisks: java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    Result: UDev attributes check failed for Voting Disk locations
    Check default user file creation mask
    Node Name Available Required Comment
    bsfrac01 0022 0022 passed
    bsfrac02 0022 0022 passed
    Result: Default user file creation mask check passed
    Checking cluster integrity...
    Node Name
    bsfrac01
    Cluster integrity check failed This check did not run on the following node(s):
    bsfrac02
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    OCR integrity check failed
    Checking CRS integrity...
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    CRS integrity check failed
    OCR detected on ASM. Running ACFS Integrity checks...
    Starting check to see if ASM is running on all cluster nodes...
    PRVF-5137 : Failure while checking ASM status on node "bsfrac01"
    PRVF-5137 : Failure while checking ASM status on node "bsfrac02"
    Starting Disk Groups check to see if at least one Disk Group configured...
    PRVF-5112 : An Exception occurred while checking for Disk Groups
    PRVF-5114 : Disk Group check failed. No Disk Groups configured
    Task ACFS Integrity check failed
    Checking Oracle Cluster Voting Disk configuration...
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    PRVF-5434 : Cannot identify the current CRS software version
    PRVF-5431 : Oracle Cluster Voting Disk configuration check failed
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    bsfrac01 does not exist passed
    bsfrac02 does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Post-check for cluster services setup was unsuccessful on all the nodes.
    [oracle@bsfrac01 bin]$ /u01/app/11.2/grid/bin/ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 3
    Total space (kbytes) : 262120
    Used space (kbytes) : 408
    Available space (kbytes) : 261712
    ID : 1671840043
    Device/File Name : +DATA1
    Device/File integrity check succeeded
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Cluster registry integrity check succeeded
    Logical corruption check bypassed due to non-privileged user
    ASM looks to be up and running..
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm listdisks
    DISK1
    DISK2
    DISK3
    DISK4
    DISK5
    DISK6
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: yes
    Please help.

    before installation have u configure the private interconnect on both the nodes to same network adapter..
    for example on node 1 if the private interconnect is on eth0 then on the node 2 it should use eth0 only...
    for private interconnect use the hostonly option on both the nodes in the network configuration page of the vmware or virtual box..
    and for public network it can be bridged
    more over if you are installing on the laptop its good to configure the SSH using the OUI.. rather than doing it manually.. as it saves time
    the private and the public networks should not have same range of ip address. like if public address are like 192.168.2.222/255.255.255.0 and private address have to be different like 10.10.1.2/255.0.0.0 (this is just an example)
    have to configured the NTP.
    any ways try installing the oracle rac on virtual box follow the steps given the below website they are pretty straight forward...
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php

Maybe you are looking for

  • 2X recording and faster DVD's

    I have an old (12 months old) Powerbook 12" with a SuperDrive that can burn DVD's at 2X. I'm finding it increasingly more difficult to purchase 2X blanks dvds and they are also alot more expensive when I do find them. I remember reading somewhere tha

  • Tracking a iphone

    someone stole my iphone 4s. i tried tracking the phone on i phone finder but it appears the phone is offline. Any other ways to tract a phone that's turned off?

  • What can I do if my ipod was stolen?

    My ipod was stolen about a week ago and i dont have icloud compelety set up on it.

  • Message Packaging

    Hi all, I have a query in Message Packaging.  Is it possible to make the message packaging global or is it applicable only for individual interfaces? Thanks in advance, Geetha

  • "Too many Declareation" error

    I have problem with this node :- in WHEN-TREE-NODE-SELECTED :- DECLARE htree ITEM; current_node FTREE.NODE; find_node FTREE.NODE; BEGIN htree := Find_Item('BB.TR'); Ftree.Set_Tree_Node_Property(htree, :SYSTEM.TRIGGER_NODE, ftree.NODE_ICON , 'ora' );