Error running Enterprise Manager Configuration Assistant

Dear all, another problem.
I've installed a Oracle Enterprise Linux 5 in a machine with Oracle Database 10g R2. After the installation process I started to create a Oracle Database because I hadn't done this with the Oracle Server installation process. So, everything was going fine till almost the end of the creation, when I got a message showing it hadn't been possible to configure the Enterprise Manager due to the following error:
SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
Could not complete the configuration. Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
The message said I could do it using emca script later. I execute that script using
$ ./emca -config dbcontrol db
and I got the same error, as follows:
[oracle@treinamento bin]$ ./emca -config dbcontrol db
STARTED EMCA at Mar 25, 2009 12:53:41 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: mki
Listener port number: 1521
Password for SYS user:
Password for DBSNMP user:
Invalid username/password.
Password for DBSNMP user:
Invalid username/password.
Password for DBSNMP user:
Password for SYSMAN user:
Email address for notifications (optional):
Outgoing Mail (SMTP) server for notifications (optional):
You have specified the following settings
Database ORACLE_HOME ................ /app/oracle/product/10.2.0/db_1
Database hostname ................ treinamento.yoshitec.sp
Listener port number ................ 1521
Database SID ................ mki
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ...............
Do you wish to continue? [yes(Y)/no(N)]: y
Mar 25, 2009 12:54:50 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log.
Mar 25, 2009 12:54:51 PM oracle.sysman.emcp.DatabaseChecks performReposChecks
WARNING: 'shared_pool_size' must be greater than or equal to 80 MB.
Mar 25, 2009 12:54:52 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
Could not complete the configuration. Refer to the log file at /app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/mki/emca_2009-03-25_12-53-41-PM.log for more details.
Does anybody know how I can fix it and run the emca? I've tryed some google searches but I didn't have any luck.
Thanks a lot.

Hi schavali
I'll try to explain better what's going on with this database Im configuring. So, I installed OEL 5 from the zero, in a new machine, to install Oracle DB Server 10g R2 later on. I did the first step and the second one, which were Install OEL 5 with the packages needed and Oracle Database Server 10g R2. After these installations I went to create a database (I called it mki with SID mki). OK? So, when everything was done, almost at the end of the database creation I got a message that Enterprise Manager failed because it wasnt possible to allocate ports in the specifics ranges for JMS RMI Database Control and Em Agent.
When I run netca I got a message saying the Listener could not be started because another software was using the port 1521.
I did what you suggested. Ignored the listener port and tryed to create manually those ports necessary to run emca.
In the terminal, I typed:
$. emca -config dbcontrol db -repos create -JMS_PORT 5540 -RMI_PORT 5520 -DBCONTROL_HTTP_PORT 5505 -AGENT_PORT 1830
So, the problem is, I didnt get to create any of those ports. I tryed every single port number that wasnt listed as free in /etc vi services and I could not go through. I tryed as a oracle user and with root as well. When I type a port that is not listed in the services, sometimes the error I get says that emca cannot create that port because is out of the range.
Following the procedure to OEL 5 installation, I read it's necessary to select all the packages neeed by Oracle DB 10g R2 and it's also necessary to leave all others unselected. I didnt do that, I installed almost all the packages listed there in the installation. Could be that the problem? That is, if I install OEL 5 again with just the packages needed by Oracle DB could I go through Oracle Enterprise Manager Configuration Assistant? It's just a doubt.
Thanks a lot for your attention

Similar Messages

  • How to run Enterprise Manager Configuration Assistant on Redhat 7.1?

    Hi,
    As I cannot find the directory description of Oracle 8.1.7 on Redhat 7.1, it's hard to execute many commands, such as emca (Enterprise Manager Configuration Assistant). But I found emca under /Disk1/.../Scirpt. When I ran this script, it mentioned that there is no jre blablabla. Anyone can help?
    Thanks in advance.
    Rocky

    Please reply to [email protected]
    Appreciate it.

  • "Enterprise manager configuration failed due to the ff... 11 g/windows 7

    I get this error message, when using DBCA to create a database. Please help! Studying on my own for OCA.
    Error message : "Enterprise manager configuration failed due to the following error - Listener is not up or database service is not registered with it. Start the listener and register database service and run EM Configuration Assistant again."
    I did the following :
    (1)Checked listener service properties and found that the path to executable was
    driveletter:\app\product\11.1.0\db_2\bin\oracle.exeoca11g
    I change the path above to what is listed below:
    driveletter:\app\product\11.1.0\db_2\bin\tnslsnr
    I updated :HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OracleOCA11gTNSListener
    image file to reflect the change .
    I got the above suggestion from a blog. Not sure if it is right or wrong, but it seems logical. However, it did not resolve my issue
    (2) I ran the emca script in db_home/bin directory as suggested by the warning message in DBCA wizard. Reboot my PC. Still no luck.
    (3) I open DBCA to verify the database(via delete) is created, and yes it is .
    I open EM and attempted to log into the tool as Sys/sysdba user. I get username and/or password are invalid error message. URL: https(strike-through)localhost://158/em/console/logon/logon
    I can connect to SQl plus as either a sys/sysdba user but into EM.

    Ok here is my listener status
    C:\>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 25-JAN-2013 14:01
    :59
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 25-JAN-2013 07:12:48
    Uptime 0 days 6 hr. 49 min. 13 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\app\Barbara\product\11.2.0\dbhome_2\network\admin\l
    istener.ora
    Listener Log File c:\app\barbara\diag\tnslsnr\Lenovo-PC\listener\alert\l
    og.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "OCA11GXDB" has 1 instance(s).
    Instance "oca11g", status READY, has 1 handler(s) for this service...
    Service "OCA2XDB" has 1 instance(s).
    Instance "oca2", status READY, has 1 handler(s) for this service...
    Service "oca11g" has 1 instance(s).
    Instance "oca11g", status READY, has 1 handler(s) for this service...
    Service "oca2" has 1 instance(s).
    Instance "oca2", status READY, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    This is the OracleoraDB11g_home1TNSlistner image file value is this
    C:\app\Barbara\product\11.2.0\dbhome_2\BIN\TNSLSNR
    Aaaah! I do not like the sound of this. Oracle enterprise edition does not support windows home edition and Oracle XE does not have DBCA included.
    Ok, so this is a road block, please suggest alternative routes.
    Thanks
    Edited by: Ant13 on Jan 25, 2013 2:21 PM
    Edited by: Ant13 on Jan 25, 2013 2:33 PM

  • Enterprise manager configuration failed but i*SQL Plus runs fine

    While Installing Oracle database 10g rel 2 on windows XP professional Service Pack 2 The Enterprise manager configuration failed.
    However I*SQL plus and
    Datbase configuration assistant and other tools run fine.
    I got the following error message
    Error instantiating em configuration files.
    Refer log E:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    On checking the contents of the log file I saw the following enteries
    Creating directories...
    Apr 14, 2007 2:24:45 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Unable to copy E:\oracle\product\10.2.0\db_1/sysman/config/emomsintg.xml to E:\oracle\product\10.2.0\db_1\localhost_orcl/sysman/config/emomsintg.xml: No such file or directory at bin/EMDeploy.pm line 261.
    Apr 14, 2007 2:24:45 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C E:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole E:\oracle\product\10.2.0\db_1\localhost_orcl localhost:3938 localhost orcl
    Apr 14, 2007 2:24:45 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Apr 14, 2007 2:24:45 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at E:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log for more details.
    Apr 14, 2007 2:24:45 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
    at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560)
    at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207)
    at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
    at java.lang.Thread.run(Thread.java:534)
    Can anybody suggest me a workaround.
    Is this an open bug?

    worth running emca -deconfig dbcontrol db and then running emca -configure dbcontrol db to let it have another try.

  • Error Enterprise Manager configuration failed ( Oracle 10.2.0.4 )

    Hi All,
    I am getting an error at Completing Database Creation Step, regarding Starting Database Control. I have multiple databases on the same server but every time I am trying to create a new database through DBCA I am getting the same error again and again.
    Database configuration Assistant: Warning
    Enterprise manager configuration failed due to the following error-
    Error updating E:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml
    Refer to log file at E:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\test1\emConfig.log for more details.
    You can try configuring his database with enterprise Manager laterby manually running E:\oracle\product\10.2.0\db_1\bin\emca script.
    Here are the logs of emConfig.log
    Oct 15, 2010 11:02:06 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\qa54b17\emConfig.log for more details.
    Oct 15, 2010 11:02:06 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
    at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:646)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:224)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
    at java.lang.Thread.run(Thread.java:595)
    The Operating system that  I am using is Windows Server 2008 Enterprise with Service Pack 1.
    If anyone can explain me the reason why I am getting the Warning again and again.
    Thanks & Regards
    Deepak
    Edited by: Deepak30539 on Oct 27, 2010 3:45 PM

    I would suggest to create database without enterprise manager control option and once database is created successfully , you can manually configure OEM later on.
    Regards
    Rajesh

  • Enterprise Manager Configuration Failure on MS Server 2003 running DHCP

    Background:
    I am installing a 10g database on an MS 2003 Server (R2). The Server is setup for DHCP but in the future, a static IP address will be assigned to it There will be 6 users accessing this database. The tables that each user will access will be small (approximately 2 MB each) and will be deleted after each user session.
    I have chosen the Standard Edition Installation and have selected the Basic Database Installation option.
    Issues:
    During the Installation process, the error "Host IP Address could not be determined" came up. I click continue at these messages and the installation continued.
    However, near the end of the installation, the following message appeared:
    "Enterprise manager configuration failed due to the following error:
    'job_queue_processes' must be greater than or equal to 1.
    Fix the error(s) and run EM Assistant again in standalone mode.
    You can retry cofiguring this database with Enterprise manager later by running D:\Oracle\Product\10.1.0\Db_1\bin\emca script"
    I was able to continuosly hit the retry button in order to finish the installation.
    Questions:
    (1) What is the above error and why is it being triggered?
    (2) Is this a critical error that will prevent the database from being accessed or performing correctly? If it is a critical error, will configuring this server with a static IP address solve the issue? Why or why not?
    (3) If this is a non-critical error, can EM Assistant be removed from this installation?
    Thanks.
    Ken

    Hello all -
    I found out the reason for the TNS-12514 error during install: The password that I chose had an @ symbol in it.
    So, here's what I need to do: (1) change the system password.
    However, during the installation, I set the password to be the same for all the accounts, including system, sysdba & sys.
    I try to reset the system password with the following syntax in SQL Plus console:
    slplus /nolog
    SQL> connect / as sysbda
    SQL> alter user system identified by '<password>';
    (Note: I substitute <password> for the password text)
    after I enter my alter statement, I get an error that says "Error at Line 1: ORA-01034: Oracle not available"
    Do I need to start a service in order to change the system password?

  • Enterprise manager configuration error: error instantiating OC4J Files

    Good day to all.
    Its my first time to install Oracle 11g on my Windows 7 computer.
    After i installed and configured the database, i get this following error , so i can't go through the Enterprise Manager.
    Enterprise Manager Configuration failed due to the following error - Error instantiating OC4J Configuration files
    So i checked the emConfig.log for error details, and i found out that i have some several files missing, in which i checked the folder also.
    I don't know why these files are missing.
    Jun 5, 2012 4:32:53 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file C:\app\ROMMEL\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: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml (The system cannot find the file specified)
    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)
    Jun 5, 2012 4:32:53 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file C:\app\ROMMEL\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: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
    Jun 5, 2012 4:32:53 PM oracle.sysman.emcp.util.PortManager findUsedPortsFromXML
    CONFIG: Could not find or correctly parse file C:\app\ROMMEL\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: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.util.FileUtil setAttributeInXML
    CONFIG: Stack Trace:
    java.io.FileNotFoundException: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.EMDBCConfig instantiateOC4JConfigFiles
    CONFIG: Failed to set value in server.xml for application-server tag
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating OC4J configuration files
    Refer to the log file at C:\app\ROMMEL\cfgtoollogs\dbca\RommelDB\emConfig.log for more details.
    Jun 5, 2012 4:33:57 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating OC4J configuration files
         at oracle.sysman.emcp.EMDBCConfig.performConfiguration(EMDBCConfig.java:427)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:174)
    IT seems that the folder OC4J_DBConsole\config\ does not contain any xml files.!
    Prior to this, i get some files that are not found error when running the SETUP, there are several of them, i just pressed CONTINUE in
    order to finish the installation.
    Hope anyone can give me a good advice and help so that i can start to run Enterprise Manager and to learn how to get around with database creation and configuration
    Im a total newbie in Oracle, so any help would be greatly appreciated.
    Thank you very much.

    Hello.
    I have successfully installed Microsoft Loopback adapter.
    I checked out the installation logs in the Logs directory, i can the error log (oraInstall2012-06-05_12-36-49PM.err) . which contains many errors:
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup12.jar (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup12.jar (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup5.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup5.jar (The system cannot find the path specified)
    java.io.FileNotFoundException: C:\Users\ROMMEL\AppData\Local\Temp\Temp1_win64_11gR2_database_1of2.zip\database\stage\Components\oracle.ctx\11.2.0.1.0\1\DataFiles\filegroup19.jar (The system cannot find the path specified)
    AND lots of .jar and .rsf files missing.
    What should i do next?
    Thank you.

  • Running CM SDK Configuration Assistant occurs error!

    Hi,
    I am using Oracle CM SDK 10g version 9.0.4.1.0
    The Oracle Database 10g version is 10.1.0
    The Oracle Application Server 10g version is 9.0.4
    When I run CM SDK Configuration Assistant, it happens error like these
    these error message is from CmsdkConfig.log file.
    *********************** Starting CreateIfsUsersActionForIfsCm ***********************
    BaseApp arguments:
    SystemPassword=<password hidden>
    EmailAddressSuffix=
    jdbc.user.name=USERS
    Domain=ifs://morris:1521:orcl.idv:USERS
    jdbc.user.password=<password hidden>
    SchemaPassword=<password hidden>
    parameterfile=E:\oracle\OraJ2EE_904\ifs\cmsdk\admin/create/common/CreateIfsUsers.def
    GuestPassword=<password hidden>
    ScottPassword=<password hidden>
    jdbc.database.url=jdbc:oracle:thin:@(description=(address=(host=morris)(protocol=tcp)(port=1521))(connect_data=(service_name=orcl.idv)))
    Starting service
    java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
         at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:377)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:284)
         at oracle.ifs.server.ConnectionPool.constructLibraryConnection(ConnectionPool.java:730)
         at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:691)
         at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:326)
         at oracle.ifs.server.S_LibraryService.resetConnectionPools(S_LibraryService.java:3923)
         at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:1240)
         at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1615)
         at oracle.ifs.beans.LibraryService.startService(LibraryService.java:369)
         at oracle.ifs.admin.tools.credential.CreateIfsUsers.run(CreateIfsUsers.java:166)
         at oracle.ifs.admin.actions.CreateIfsUsersAction.execute(CreateIfsUsersAction.java:51)
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:179)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    Failed = oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
    oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:188)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    recording that configuration failed
    iFS configuration failed; the following error occurred:
    Exception traces ---->
    oracle.ifs.utils.action.ActionFailedException: oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.ifs.admin.tools.schema.SchemaCreator.perform(SchemaCreator.java:180)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    oracle.ifs.utils.action.ActionFailedException: java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:188)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    java.lang.UnsatisfiedLinkError: make_c_state
         at oracle.jdbc.oci8.OCIDBAccess.make_c_state(Native Method)
         at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:458)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:377)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at oracle.ifs.server.LibraryConnection.<init>(LibraryConnection.java:284)
         at oracle.ifs.server.ConnectionPool.constructLibraryConnection(ConnectionPool.java:730)
         at oracle.ifs.server.ConnectionPool.createLibraryConnection(ConnectionPool.java:691)
         at oracle.ifs.server.ConnectionPool.<init>(ConnectionPool.java:326)
         at oracle.ifs.server.S_LibraryService.resetConnectionPools(S_LibraryService.java:3923)
         at oracle.ifs.server.S_LibraryService.<init>(S_LibraryService.java:1240)
         at oracle.ifs.server.S_LibraryService.startService(S_LibraryService.java:1615)
         at oracle.ifs.beans.LibraryService.startService(LibraryService.java:369)
         at oracle.ifs.admin.tools.credential.CreateIfsUsers.run(CreateIfsUsers.java:166)
         at oracle.ifs.admin.actions.CreateIfsUsersAction.execute(CreateIfsUsersAction.java:51)
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:179)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    anyone can help me
    thank so much,
    Morris

    Hi Joe,
    This doesn't look to good.. you may be able to redeploy the cmsdk.ear file to the OC4J_iFS_cmsdk instance - but the safest bet may be to delete the OC4J_iFS_cmsdk instance alltogether - then re-run the cm sdk configuration assistant.
    After (re)deployment the oc4j.properties and opmn.xml files should be updated to contain something along the lines of:
    oc4j.properties file in ORACLE_HOME/j2ee/OC4J_iFS_cmsdk/config has the settings:
    IFS.DOMAIN.Name=ifs://optimo.33.Red-80-58-0.pooles.rima-tde.net:1521:joe:ESQUEMA17102003
    IFS.DOMAIN.NODE.Name=optimo HTTP Node
    IFS.DOMAIN.NODE.OracleHome=C:/OracleIASOptimo
    IFS.DOMAIN.NODE.IfsHome=C:/OracleIASOptimo/ifs/cmsdk
    and the ORACLE_HOME/opmn/conf/opmn.xml has entries along the lines of:
    <oc4j instanceName="OC4J_iFS_cmsdk" gid="OC4J_iFS_cmsdk">
    <environment>
    <prop name="PATH" value="C:/OracleIASOptimo\bin"/>
    <prop name="NLS_LANG" value=".UTF8"/>
    </environment>
    </oc4j>
    Matt.

  • 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

  • Failed to Install the "Oracle Web Services Manager Configuration Assistant"

    The installation of "Oracle Web Services Manager Configuration Assistant" was failed when I installed the "Oracle SOA Suite 10.1.3.1.0" ,and the failure information about the installation in the log show as follows, I need your help,thanks a lot!
    start-olite:
    Starting OLite in background ...
    Running:D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Failed to execute sql file"D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql"
         at oracle.tip.esb.install.db.RunSQLScript.runScript(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptListInternal(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptList(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.runScripts(Unknown Source)
         at oracle.tip.esb.install.db.OLite.install(Unknown Source)
         at oracle.tip.esb.install.db.InstallerMain.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 6 more
    Java Result: 1
    Importing Default System ...
    ${env.PCHOME}
    stop-olite:
    Stopping background OLite process ...
    CA::DEBUG:******:Finished OLite Install ...
    Finished Olite configuration ...
    BUILD SUCCESSFUL
    Total time: 12 seconds
    Exit: 0
    TASK: oracle.tip.esb.install.tasks.ConfigureOC4J
    Configuring OC4J ...
    id value is 2
    id value is IASPT
    process-type value is 1
    id value is 3
    id value is IASPT
    id value is 3
    id value is ASG
    process-type value is 1
    id value is 2
    id value is ASG
    id value is 1
    id value is default_group
    process-type value is 1
    id value is 3
    id value is home
    process-type value is 1
    process-type value is 2
    process-type value is 1
    final map size value is 2
    id value is -Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false
    Jun 22, 2010 2:39:09 PM oracle.tip.esb.install.tasks.ConfigureOC4J getOpmnRequestPort
    INFO: Port value is 6003
    D:\product\10.1.3.1\OracleAS_1\jdk\bin\java -Dant.home=D:\product\10.1.3.1\OracleAS_1\ant -classpath D:\product\10.1.3.1\OracleAS_1\ant\lib\ant.jar;D:\product\10.1.3.1\OracleAS_1\ant\lib\ant-launcher.jar;D:\product\10.1.3.1\OracleAS_1\integration\esb\lib\ant-contrib-1.0b1.jar org.apache.tools.ant.Main -Dinstall.type=SoaBasic -Desb.home=D:\product\10.1.3.1\OracleAS_1\integration\esb -Doc4j.home.dir=D:\product\10.1.3.1\OracleAS_1 -Djava.home=D:\product\10.1.3.1\OracleAS_1\jdk -Doracle.home=D:\product\10.1.3.1\OracleAS_1 -Dhost.name=dpxc67-01 -Ddb.vendor=olite -Dimport.export.db_url=jdbc:polite4@localhost:1531:oraesb -Desb.appserver=ias_10.1.3 -Doc4j.design_time_host=dpxc67-01 -Doc4j.design_time_port=8888 -Dprimary.container=home -Dinstall.mode=OracleInstallerias_10.1.3_SoaBasic -Dsso=true -Dinstall.component=install-developer -Dias.name=soademo.dpxc67-01 -Denv.OC4J_STANDALONE_HOME=D:\product\10.1.3.1\OracleAS_1 -Dias_admin.password=*password cannot be displayed* -Denv.JAVA_HOME=D:\product\10.1.3.1\OracleAS_1\jdk -Denv.SERVER_ADMIN_PASSWORD=*password cannot be displayed* -Dopmn.requestport=6003 -Ddb.vendor=olite -Ddb.connect.string=jdbc:polite4@localhost:1531:oraesb -Ddb.username=system -Dias.virtual_host=dpxc67-01 -Denv.DB_USER=system -Denv.DB_URL=jdbc:polite4@localhost:1531:oraesb -Desb.oc4j.container=home -Denv.DB_PASSWORD=*password cannot be displayed* -Ddb.password=*password cannot be displayed* -e -buildfile esbinstall.xml deploy-applications
    Buildfile: esbinstall.xml
    Trying to override old definition of datatype echoproperties
    common_update_server.xml:
    Adding shared library apache.junit ...
    Adding shared library oracle.db.lite ...
    Adding shared library apache.commons 10.1.3 ...
    Adding shared library apache.jdom ...
    Adding shared library apache.slide ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_admin_client_script_sl.txt
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    update_server.xml:
    Adding shared library oracle.esb ...
    deployer.url: deployer:oc4j:opmn://dpxc67-01:6003/home
    publishSharedLibrary command was successful
    deploy-applications:
    Deploying ESB design time ...
    Binding ESB design time ...
    Deploying ESB run time ...
    Binding ESB runtime ...
    Deploying orainfra.ear ...
    Binding orainfra ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_deployapps.txt
    10/06/22 14:39:20 Notification ==>Application Deployer for esb-dt STARTS.
    10/06/22 14:39:20 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear
    10/06/22 14:39:20 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear begins...
    10/06/22 14:39:20 Notification ==>Unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Done unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Done unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Done unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear ends...
    10/06/22 14:39:22 Notification ==>Starting application : esb-dt
    10/06/22 14:39:22 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:22 Notification ==>Initializing EJB container
    10/06/22 14:39:22 Notification ==>Loading connector(s)
    10/06/22 14:39:22 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-dt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize esb_console begins...
    10/06/22 14:39:23 Notification ==>Initialize esb_console ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-dt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-dt COMPLETES. Operation time: 2875 msecs
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt STARTS.
    10/06/22 14:39:23 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear begins...
    10/06/22 14:39:23 Notification ==>Unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Done unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Done unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Done unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear ends...
    10/06/22 14:39:23 Notification ==>Starting application : esb-rt
    10/06/22 14:39:23 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initializing EJB container
    10/06/22 14:39:23 Notification ==>Loading connector(s)
    10/06/22 14:39:23 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-rt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize provider-war begins...
    10/06/22 14:39:23 Notification ==>Initialize provider-war ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-rt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt COMPLETES. Operation time: 203 msecs
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra STARTS.
    10/06/22 14:39:24 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear begins...
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear ends...
    10/06/22 14:39:24 Notification ==>Starting application : orainfra
    10/06/22 14:39:24 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initializing EJB container
    10/06/22 14:39:24 Notification ==>Loading connector(s)
    10/06/22 14:39:24 Notification ==>Starting up resource adapters
    10/06/22 14:39:24 Notification ==>Initializing EJB sessions
    10/06/22 14:39:24 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initialize orainfra begins...
    10/06/22 14:39:24 Notification ==>Initialize orainfra ends...
    10/06/22 14:39:24 Notification ==>Started application : orainfra
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra COMPLETES. Operation time: 219 msecs
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    ${env.PCHOME}
    install-developer:
    design time host dpxc67-01
    design time port 8888
    primary container home
    the host is dpxc67-01and the port is 8888
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Connection Refused ""
         at oracle.tip.esb.install.db.NonOracleDB.runConnectionTest(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.load(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.setupDB(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.handleDesignTimeSpecificActions(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 5 more
    Java Result: 1
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\lib\ext
    set_app_sso_option:
    Using sso=true. Redeploying esb-dt with sso
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt\META-INF
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\application-deployments\esb-dt

    It could be due to system language setting -
    install SOA Suite failed
    Regards,
    Anuj

  • Solution Manager Diagnostics Self Check Error with Enterprise Manager

    I'm trying to get the Solution Manager Self Diagnostics Self Check running,
    but I'm always getting the follwing Error:
    The Enterprise Manager on host 'hdeas81' and port '6443' cannot be reached.
    The Log File of the Introscope Manager shows the following line:
    6/29/09 01:15:36 PM CEST [INFO] [Manager.PostOfficeHub] Server listening for incoming ssl socket connections on port 6443
    Netstat -a is also showing that Port 6443 is open and Listening.
    The Port is also reachable via telnet.
    any suggestions what might be the problem?
    Thanks in advance
    Marco

    thanks, but i'm trying to get a ssl connection on port 6443.
    I have also another error in the diagnostics check (maybe related)
    An unexpected error occured
    in Detail i get the error:
    java.lang.RuntimeException: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Connection refused: connect
         at org.w3c.www.protocol.http.HttpURLConnection.error(Unknown Source)
         at org.w3c.www.protocol.http.HttpURLConnection.checkReply(Unknown Source)
         at org.w3c.www.protocol.http.HttpURLConnection.getResponseCode(Unknown Source)
         at com.sap.sup.admin.selfcheck.checks.helper.HttpHelper.getHttpResponseCode(HttpHelper.java:48)
         at com.sap.sup.admin.selfcheck.checks.wily.em.UICheck.process(UICheck.java:78)
         at com.sap.sup.admin.selfcheck.fwk.check.AbstractCheck.processImpl(AbstractCheck.java:165)
         at sun.reflect.GeneratedMethodAccessor541.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.smd.server.exec.asio.AsioInvocationHandler$1.call(AsioInvocationHandler.java:87)
         at com.sap.smd.server.util.concurrent.FutureResult$1.run(FutureResult.java:90)
         at com.sap.smd.server.exec.asio.AsioInvocationHandler$AsioRunner.run(AsioInvocationHandler.java:274)
         at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:45)
         at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:785)
         at java.lang.Thread.run(Thread.java:534)

  • Getting error in Enterprise Manager trying to look at ACL list

    I get the following error in Enterprise Manager when I try to view the {XML Database ACL files} under SYS.
    ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00200: could not convert from encoding UTF-8 to WINDOWS-1252 Error at line 1 I'm trying to get the ACL enabled for sending email and was hoping this would show me a list of the current ACLs.

    I don't know about the error but alternatively you can get the list via DBA_NETWORK_ACLS and DBA_NETWORK_ACL_PRIVILEGES views.

  • INS-20802 Automatic Storage Management Configuration Assistant Failed

    Dear all,
    Please help me to fix this issue, when I install grid infrastructure I have encounter a problem which describe INS-20802 Automatic Storage Management Configuration Assistant Failed.
    Could anyone help me to find out this problem?
    Thank before hand for you help.
    Best Regards,
    Vouthea OUN

    Dear all,
    Please help me to fix this issue, when I install grid infrastructure I have encounter a problem which describe INS-20802 Automatic Storage Management Configuration Assistant Failed.
    Could anyone help me to find out this problem?
    Thank before hand for you help.
    Best Regards,
    Vouthea OUN

  • Error while running Enterprise Manager 11gR1 after installation

    Dear All,
    I have just installed Oracle 11gR1 on centOS 5 operating system. During installation I checked the option to create sample schema. During installation the installer displayed some error message regarding Enterprise Manager and told that you can run the script manually after installation is complete with the script location i.e /<oracle_home>/bin/emca
    After installtion i have run the script BUT now when i try to start dbconsole it fails.
    When i run emctl status agent it says agent is not running.
    Following is from emagent.trc file
    2009-03-01 20:44:26 Thread-3047507648 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
    2009-03-01 20:44:26 Thread-3047507648 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
    2009-03-01 20:44:26 Thread-3047507648 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
    2009-03-01 20:44:26 Thread-3047507648 WARN main: clear collection state due to OMS_version difference
    2009-03-01 20:44:26 Thread-3047507648 WARN command: Job Subsystem Timeout set at 600 seconds
    2009-03-01 20:44:26 Thread-3047507648 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
    2009-03-01 20:44:26 Thread-3047507648 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager
    2009-03-01 21:37:17 Thread-3086870208 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
    2009-03-01 21:37:17 Thread-3086870208 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
    2009-03-01 21:37:17 Thread-3086870208 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
    2009-03-01 21:37:17 Thread-3086870208 WARN command: Job Subsystem Timeout set at 600 seconds
    2009-03-01 21:37:17 Thread-3086870208 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
    2009-03-01 21:37:17 Thread-3086870208 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager
    2009-03-01 21:42:09 Thread-3086194368 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
    2009-03-01 21:42:09 Thread-3086194368 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
    2009-03-01 21:42:09 Thread-3086194368 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
    2009-03-01 21:42:09 Thread-3086194368 WARN command: Job Subsystem Timeout set at 600 seconds
    2009-03-01 21:42:09 Thread-3086194368 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
    2009-03-01 21:42:09 Thread-3086194368 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager
    2009-03-01 22:14:44 Thread-3086542528 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: /Oracle/app/oracle/product/11.1.0/db_1/78.129.247.153_bssglbuk/sysman/emd/agntstmp.txt. error = 2 (No such file or directory)
    2009-03-01 22:14:44 Thread-3086542528 WARN http: snmehl_connect: connect failed to (78.129.247.153:5500): Connection refused (error = 111)
    2009-03-01 22:14:44 Thread-3086542528 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://78.129.247.153:5500/em/upload/: retStatus=-32
    2009-03-01 22:14:44 Thread-3086542528 WARN command: Job Subsystem Timeout set at 600 seconds
    2009-03-01 22:14:44 Thread-3086542528 ERROR fetchlets: Error when initializing C Logging Package for ECID generation.
    2009-03-01 22:14:44 Thread-3086542528 ERROR main: nmefmgr_initialize failed to initialize Fetchlet Manager
    And this is from the emagent.log file
    2009-03-01 20:44:26 Thread-3047507648 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
    2009-03-01 20:44:26 Thread-3047507648 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)
    2009-03-01 21:37:17 Thread-3086870208 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
    2009-03-01 21:37:17 Thread-3086870208 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)
    2009-03-01 21:42:09 Thread-3086194368 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
    2009-03-01 21:42:09 Thread-3086194368 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)
    2009-03-01 22:14:44 Thread-3086542528 Starting Agent 10.2.0.3.0 from /Oracle/app/oracle/product/11.1.0/db_1 (00701)
    2009-03-01 22:14:44 Thread-3086542528 <Agent Startup> : Initialization of FETCHLET MANAGER failure (00721)
    Kindly help me in starting Enterpeise Manager 11gR1.
    Regards, Imran

    Dear All,
    These are the messages/errors when I try to re-create OEM Repository.
    Do you wish to continue? [yes(Y)/no(N)]: Y
    02-Mar-2009 10:23:11 oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /Oracle/app/oracle/cfgtoollogs/emca/bssglbuk/emca_2009_03_02_10_22_08.log.
    02-Mar-2009 10:23:11 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Dropping the EM repository (this may take a while) ...
    02-Mar-2009 10:23:12 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully dropped
    02-Mar-2009 10:23:12 oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    02-Mar-2009 10:26:04 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    02-Mar-2009 10:26:05 oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    02-Mar-2009 10:26:32 oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    02-Mar-2009 10:26:33 oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
    INFO: Software library configured successfully.
    02-Mar-2009 10:26:33 oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
    INFO: Deploying Provisioning archives ...
    02-Mar-2009 10:26:38 oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
    INFO: Provisioning archives deployed successfully.
    02-Mar-2009 10:26:38 oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Securing Database Control (this may take a while) ...
    02-Mar-2009 10:26:48 oracle.sysman.emcp.util.DBControlUtil secureDBConsole
    INFO: Database Control secured successfully.
    02-Mar-2009 10:26:48 oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    02-Mar-2009 10:29:58 oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /Oracle/app/oracle/product/11.1.0/db_1/bin/emctl start dbconsole
    02-Mar-2009 10:29:58 oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at /Oracle/app/oracle/cfgtoollogs/emca/bssglbuk/emca_2009_03_02_10_22_08.log for more details.
    Could not complete the configuration. Refer to the log file at /Oracle/app/oracle/cfgtoollogs/emca/bssglbuk/emca_2009_03_02_10_22_08.log for more details.
    Does it give some hint. I have try to publish all the information i could get.
    Regards, Imran

  • Enterprise Manager Configuration : error generated not in documents.need solution

    I have my database ( Oracle 7.3.2 ) on DEC-Alpha running OpenVMS 7.1 My enterprise manager is 1.2.2 . I created the repository but when trying to connect , the error that is generated is VOC - 00114 ( authentication supplied for a non-repository database cannot access the repository ) . I was trying to connect using a user with DBA privileges and had the repository created with the same user . This error also finds no mention in the documentation . I guess there is some compatibility issue but I am not too sure .
    Please help me

    Raj, I might recommend opening an iTar on Metalink to get a support rep to respond to this.
    Roger

Maybe you are looking for

  • Advice Needed - Events that span multiple years?

    Just wanted some advice from others if this makes sense. I was originally thinking a setting up Events for only one year but does it make more sense to say have a Event called Birtday Parties and have all my kids birthday parties pics for all the yea

  • Cc-BPM in infinite loop....

    Hi All, I have trasported one object from our QA system to production through file method which we usually do. The object include BPM also. Now when i run a file the BPM is geting into the infinite loop. I want to understant where exactly the problem

  • BADI implementation for NOTIF_EVENT_POST not getting triggered

    Hi All,         We have created an implementaion for the NOTIF_EVENT_POST. And it was working fine previously. Now it is not working for some reason. In fact issue is that the implemetation is not getting triggerd at all. I have put a BREAK-POINT sta

  • Is there not a way for ITunes to know the Artwork and download it??

    This is absolutely crazy!!! All of my other music file cataloging applications know how to go out to the internet based on the tags and retreve the album artwork automatically. Why is it that ITunes cannot?

  • What's up with Panera?

    I love my new MacBook Pro, but it will not work with Panera's Internet.  I have tried four separate Panera locations and I have had no luck at any of them.  I have tried using multiple browsers and tinkering with wifi settings and running the diagnos