Configuration fails to save a lot (related to custom domain and SSL)

Attempting to add a custom domain and then to apply an SSL certificate to that domain result in a lot of errors. The sequence of events that led to this screenshot http://cl.ly/image/2w1V2m0x3N0U were:
Add a custom domain (failed)
Attempt to add the same custom domain again (failed)
Attempt to add the same custom domain again (succeeded)
Attempt to assign an SSL certificate to that domain (failed)
I was performing similar actions on Monday with similar results...a lot of failures with some successes and no apparent reason for the failures and no different actions leading to the successes. On Monday I refreshed the page in the browser a lot, but it
didn't seem to help. During the above sequence, I didn't refresh the page.

We have been having the same issue with regards to custom SSL bindings and certs in our staging environment. No matter how I choose to enter the information or how many times I try, the save button is nonfunctional and navigating away from the page discards
my changes.

Similar Messages

  • Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.

    Hello,
    I have gone through couple of posts regarding this issue but couldn't get the right solution. Could you please help what exactly we are missing here.
    Details:
    1) we have two SQL instances on one standalone machine (Default Instance (2008 SP3) + Named Instance (SQL 2012 SP1))
    2) Both instances are configured to accept SQL+ Windows authentication.
    3) when we give access to our users they are getting following exception if they connect with 'windows authentication'. (For both instances)
    Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.
    Note: (Being a sys + windows admin I'm able to connect both the instances from same client machine without
    any issues)
    4) Also, we observed following error in windows application event log,
     SSPI handshake failed with error code 0x8009030c, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure.
    The logon attempt failed   [CLIENT: 192.168.xxx.xyx]
    5) If we create SQL login it is working fine without any issues.
    Could someone guide/help  me identifying and fixing this issue.
    Thank you

    Hello,
    Are those Windows Logins associated to domain Windows accounts? Windows Logins work for domain accounts and local Windows account created on the server where the SQL Server instance is installed (and used to login locally to the server).
    Could you try to delete one of the Windows logins that fail to login , and try to recreate them?
    The following resources may help:
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2012/12/19/error-message-quot-login-failed-the-login-is-from-an-untrusted-domain-and-cannot-be-used-with-windows-authentication-quot.aspx
    http://support.microsoft.com/kb/555332
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Error 18452 "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication" on SQL Server 2008 R2 Enterprise Edition 64-bit SP2 clustered instance

    Hi there,
    I have a Windows 2008 R2 Enterprise x64 SP2 cluster which has 2 SQL Server 2008 R2 Enterprise Edition x64 SP2
    instances.
    A domain account "Domain\Login" is administrator on both physcial nodes and "sysadmin" on both SQL Server instances.
    Currently both instances are running on same node.
    While logging on to SQL Server instance 2 thru "Domain\Login" using "IP2,port2", I get error 18452 "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication". This happened in the past
    as well but issue resolved post insatllation of SQL Server 2008R2 SP2. This has re-occurred now. But it connects using 'SQLVirtual2\Instance2' without issue.
    Same login with same rights is able to access Instance 1 on both 'SQLVirtual1\Instance1' and "IP1,port1" without any issue.
    Please help resolve the issue.
    Thanks,
    AY

    Hello,
    I Confirm that I encountred the same problem when the first domain controller was dow !!
    During a restarting of the first domain controller, i tried to failover my SQL Server instance to a second node, after that I will be able to authenticate SQL Server Login but Windows Login returns Error 18452 !
    When the firts DC restart finishied restarting every thing was Ok !
    The Question here : Why the cluster instance does'nt used the second DC ???
    Best Regards     
    J.K

  • I used to be able to save/export from QT to custom sizes and formats

    Is that capability gone in the new QT. I can't remember it is was part of EXPORT or SAVE AS.
    Frustrated in not known how to do this...I need to.
    -bill

    V.K.
    Thanks for the reply BUT...there seems to frequently be BUTS...
    ++you need QT player 7 for that. it should still be on your computer in /Applications/Utilities.++
    I have SL as I said...I looked in both the Utilities and Applications folder...NO QT 7.
    Why would Apple remove this great tool from QT? Any other suggestions?
    Thanks, --bill

  • How to fix agent configuration failed

    hi all,
    I am trying to add target host to em 12c, on the last step
    I got ERROR: Agent Configuration Failed SEVERE: Agent port passed by user is busy and
    cannot proceed with the configuration. Pass a free port and retry the configuration.
    I use add manually option, before this add, I have tried to add agent to the same host, due to
    lack of space, I removed the old installation and also removed the parameters in oraInventory.
    Please help me to solve it. Thanks!

    - Verify that the port is open via iptables (or other host based firewall or network based firewall)
    - Verify that the agent binary isn't running. You can use 'lsof' utility to see if any processes have the agent TCP port.

  • SSL and custom domain configuration for cloud service

    Hi,
    I am doing custom domain mapping and SSL configuration for a cloud service web role. Another important aspect is Cloud service web role uses ADFS in between for authentication.
    I have custom domain mapped, SSL uploaded on cloud services Certificates
    tab in management portal, certificate .pfx and chaining certs .CER are added as below -
    <Certificate name="UATCert" thumbprint="A" thumbprintAlgorithm="sha1" />
    <Certificate name="Certificate1" thumbprint="B" thumbprintAlgorithm="sha1" />
    <Certificate name="Certificate2" thumbprint="C" thumbprintAlgorithm="sha1" />
    I see these certificates getting added properly to Azure cloud service web role instance VM.
    The problem is, when I access the custom domain,
    https://mysite.com/default.aspx in the browser ultimately after ADFS login I see
    https://cloudservice.cloudapp.net/default.aspx. My understanding is, cloudapp.net should not be seen in the browser to the client. Also I keep getting error of certificates stating "There is
    a problem with this website’s security certificate" when browser shows cloudapp.net url.
    How can I avoid display of cloudapp.net in browser and show only custom domain Url. Also how can I avoid this certificate error ?
    Thoughts? 
    http://sanganakauthority.blogspot.com/

    Hi kunal,
    Based what you described, I understand that you want to use the custom domain for cloud service web role and apply azure active directory authentication to the web role application.
    >>>The problem is, when I access the custom domain,
    https://mysite.com/default.aspx in the browser ultimately after ADFS login I see
    https://cloudservice.cloudapp.net/default.aspx. 
    As for above issue, I think you should make sure you have registered the web application in azure AD both "SIGN-ON URL" and "Reply URL" are
     https://mysite.com/default.aspx 
    >>>Also I keep getting error of certificates stating "There is a problem with this website’s security certificate" when browser shows cloudapp.net url.
    Try to upload a valid certificate (provided by CA) to cloud service for your custom domain.
    Best Regards,
    Fuxiang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Photoshop CS6 keeps crashing. I am using a brand new IMAC, I have 16GB RAM recently updated as it was running slow with 8GB and lots of hardrive space. When it crashes, i lose all my presents and it changes my preferences, it also fails to save or produce

    Photoshop CS6 keeps crashing. I am using a brand new IMAC, I have 16GB RAM recently updated as it was running slow with 8GB and lots of hardrive space. When it crashes, i lose all my presents and it changes my preferences, it also fails to save or produce a recovered file despite settings asking it to do so every 5 mins now. When i try to report the problem, it says it has found an issue and gives me a link to a solution....but wont let me click on the link.... PLEASE HELP! It's killing my productivity.

    If the crash started right after you added RAM, it could be a bad Ram dimm. You can try this - change the amount of RAM in Photoshop to 4G, this should stop Photoshop from using the higher ram. If it doesn't crash, it's probably the ram. Or run a diagnostic app. You don't say when it crashes, what you're doing when it crashes - it there a pattern? Did it ever work on this computer? Did it work on your previous computer? Without a lot of data, it could be related to the new computer... What OS version? Did you recently update it? Have you updated Photoshop to the most recent update?
    Do you have any plug-ins loaded? Try restarting Photoshop, and immediately press & hold the shfit key to turn off plug-ins.

  • WSYNCMGR.LOG Failed to Sync Update. Failed to Save Update.

    I recently had to re-install WSUS on an SCCM 2012 SP1 server which had a problem where the EULA's were not being downloaded by WSUS for any updates which needed them.  Even attempting to download the updates within the WSUS console generated an error
    about being unable to locate the EULA file.
    I re-installed WSUS with a fresh DB, which caused SCCM 2012 SP1 to immediately expire and remove the updates it had previously synchronised.  This took a horrendous amount of time (at least 6 hours) for it to process all of the changes to the packages
    and deployments etc.
    This did resolve the issue within WSUS regarding approving EULA'd updates, but I am now unable to perform a software updates sync with the following errors being recorded in the wsyncmgr.log;
    Synchronizing update 8e6513d8-dc3a-4468-8108-d44618a6e412 - Windows Malicious Software Removal Tool x64 - January 2008 (KB890830)
    Referenced configuration items are not available yet: <MissingReferences><Reference RelationType="1" ModelName="Site_7A5EE138-E14B-4A6F-A5A5-8253002809FB/SUM_2fffa61e-964e-442a-81ad-d822f55d57d8"/><Reference RelationType="1"
    ModelName="Site_7A5EE138-E14B-4A6F-A5A5-8253002809FB/SUM_852c74ff-b1b6-4c4a-8490-b0b1d7296d2a"/></MissingReferences>
    Failed to sync update 8e6513d8-dc3a-4468-8108-d44618a6e412. Error: Failed to save update 8e6513d8-dc3a-4468-8108-d44618a6e412. CCISource error: 2. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.UpdatesManager.UpdatesManagerClass.DefineUpdate
    These same errors occur for many updates and cause the sync to fail due to consecutive failures.
    It looks to me like this MAY be happening only for Expired/Superceded updates and/or updates for which Configuration Manager has previously synchronised.  A handful of updates HAVE made it into the console, but only ones never before synchronised.  I
    have searched for and trawled several blog posts for similar errors but these all seem to relate to errors in the objreplmgr.log and child sites - which I do not see any errors in there and this issue is with my primary site.  The primary site DOES however
    have two child Secondary sites, so I am wondering if there is a data mismatch somewhere.
    I tried replicating the issue in my lab environment and no matter what I did, even hitting some of the tables directly to upset it, I could not replicate the problem to begin to try solutions.
    I am very close to having to open up a call with MS, but wondered if anyone had any ideas?
    This does raise a few questions regarding DR scenarios too - as to how important IS the SUSDB, how best and when to back it up and if it is expected behavior for SCCM to wipe out it's configuration if it is sync'd with a fresh WSUS install?
    My Personal Blog: http://madluka.wordpress.com

    I just can't replicate this in my lab environment, and I am thinking that this is some sort of collateral damage done by the July patch applied by the customer that breaks SQL replication and also causes WSUS Sync issues.  We didn't ever remove that
    patch but instead implemented the SQL workarounds but this may just have resolved 'some' of the issues the patch caused.  The annoying thing is that the day we implemented the workaround and proceeded to uninstall/reinstall WSUS and resync SCCM, Microsoft
    released the updated version of the patch later that day (UK time) - wonderful timing.
    My Personal Blog: http://madluka.wordpress.com

  • Failed to save xsl map

    I see a few people asked about this problem. do you have a solution yet?
    I tried to use Transform Activity in BPEL 10.1.3 Developers Preview. I am not able to create any transformation. It keeps giving me this error:
    "Failed to save XSL map. Make sure XSL map is valid".
    I think the problem is in the section of <?oracle-xsl-mapper> .. <?>, because if I remove this section , the bar in the right side of the panel changed from red to green, but this section is generate by Jdev , even if you remove it, Jdev will put it back. What should I do?
    Message was edited by:
    user531689

    Hello,
    I have the same problem with the mapping tool. I'm using
    jDeveloper 10.1.3.1.
    BPEL Designer 10.1.3.1.0 (Build 061009.0802)
    BPEL Process Modeler oracle.bpm.modeler 10.1.3.1.0.061009.0802 Loaded
    XSL Mapper oracle.bpm.mapper 10.1.3 Loaded
    It's a very strange probleme because it's working in an other laptop with the same configuration. I made the ORDER BOOKING tutorial and I'm hiting up when i Created the Mapping File ("TransformOrder" BPEL Service). (section 8.7.6)
    Thanks a lot for helping me.

  • Failed to save scale setting

    I tried to increase the number of instances for an Azure WebApp (DNN website) from one to two.
    I got the following error:
    Failed to save scale setting. Not enough available reserved instance servers to satisfy this request. Currently 0 instances are available. If you are changing instance size you can reserve up to 0 instances at this moment. If you are increasing instance
    count then you can add extra 0 instances at this moment.
    Is this related to my configuration within Azure, or the Data Centre (we are using North Europe), or some other issue ?

    Hi EddyCromption,
    What is the App Service plan pricing tier for the website ? If it is Free, recommend you to try upgrading it to Shared / Basic / Standard and try increasing the count.
    You will not be able to increase the instance count for Free tier.
    Please share the website url if you think, Pricing tier is not the issue.
    Regards,
    Shirisha Paderu

  • RAC - Oracle Grid Infrastructure configure failed

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

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

  • Updating hybrid configuration failed - Kerberos authentication: The network path was not found

    I'm configuring Exchange 2010 SP3 as a Hybrid server with Exchange Online. This is a single server running Exchange roles Mailbox, Client Access, Unified Messaging and Hub Transport.
    When I run the Manage Hybrid Configuration, I receive the following error:
    Updating hybrid configuration failed with error
    'System.Management.Automation.Remoting.PSRemotingTransportException: Connecting to remote server failed with the following error message : WinRM cannot process the request. The following error occurred while using Kerberos authentication: The network
    path was not found.
    The full text from the Hybrid Configuration log file (C:\Program Files\Microsoft\Exchange Server\V14\Logging\Update-HybridConfiguration)
    [1/5/2014 21:21:1] INFO:Opening runspace to
    http://[servername]/powershell?serializationLevel=Full
    [1/5/2014 21:21:1] INFO:Disconnected from On-Premises session
    [1/5/2014 21:21:1] ERROR:Updating hybrid configuration failed with error 'System.Management.Automation.Remoting.PSRemotingTransportException: Connecting to remote server failed with the following error message : WinRM cannot process the request. The following
    error occured while using Kerberos authentication: The network path was not found. 
     Possible causes are:
      -The user name or password specified are invalid.
      -Kerberos is used when no authentication method and no user name are specified.
      -Kerberos accepts domain user names, but not local user names.
      -The Service Principal Name (SPN) for the remote computer name and port does not exist.
      -The client and remote computers are in different domains and there is no trust between the two domains.
     After checking for the above issues, try the following:
      -Check the Event Viewer for events related to authentication.
      -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or use HTTPS transport.
     Note that computers in the TrustedHosts list might not be authenticated.
       -For more information about WinRM configuration, run the following command: winrm help config. For more information, see the about_Remote_Troubleshooting Help topic.
       at System.Management.Automation.Runspaces.AsyncResult.EndInvoke()
       at System.Management.Automation.Runspaces.Internal.RunspacePoolInternal.EndOpen(IAsyncResult asyncResult)
       at System.Management.Automation.Runspaces.RunspacePool.Open()
       at System.Management.Automation.RemoteRunspace.Open()
       at Microsoft.Exchange.Management.Hybrid.RemotePowershellSession.Connect(PSCredential credentials, CultureInfo sessionUiCulture)
       at Microsoft.Exchange.Management.Hybrid.Engine.Execute(ILogger logger, String onPremPowershellHost, PSCredential onPremCredentials, PSCredential tenantCredentials, HybridConfiguration hybridConfiguration)
       at Microsoft.Exchange.Management.SystemConfigurationTasks.UpdateHybridConfiguration.InternalProcessRecord()'.
    I have sought help, posting on the forum at community.office365.com -
    http://community.office365.com/en-us/forums/158/t/212265.aspx. But I've got to a point where I believe the problem is more to do with how PowerShell is operating on the on-prem Exchange server.
    Has anyone else come across this problem running the Hybrid Configuration Wizard?

    Hello Darrell,
    Have you verified the settings of Powershell virtual directories for the on-premises Exchange Servers? The following article has a list of some common issues with that virtual directory and how to correct them:
    http://technet.microsoft.com/en-us/library/ff607221(v=exchg.80).aspxI would take a look at the one titled "Configure Kerberos Authentication" specifically to ensure everything
    looks good.
    As the article states you can run the Exchange BPA and it will check if any of these exist as well.

  • Configuration failed 11.1.2. compatibility to wls 10.3

    Hello,
    I developed an application for mobile Web using only Trinidad components under JDeveloper 11.1.2
    I created the ear file and started to deploy it on a Weblogic 10.3 and got some problems during the start of the application:
    <21.10.2011 16:24 Uhr MESZ> <Error> <javax.enterprise.resource.webcontainer.jsf.config> <BEA-000000> <Critical error during deployment:
    com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! null
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:351)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:222)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    ... and a lot more
    I got an ADF Faces application which I developed using JDev 11.1.1.4 running on this server without any complains.
    Any help will be greatly appreciated. Thanks in advance.
    Martin
    Edited by: MartinK on 21.10.2011 07:44

    Hi,
    JDeveloper 11.1.2. requires a patched instance of WLS 10.3.5. Even if using Trinidad, the component set you use in JSf 2.0, which is not what you have on 10.1.3.x
    Frank

  • 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

  • SEVERE: Failed to unlock all EM-related accounts

    while configuring the em dbcontrol I am getting this errror. checked the account status of dbsnmp, sysman and checked the path for perl bin. every thing is ok. spool is as below. pls help out to configure.
    *$ emca -config dbcontrol db*
    STARTED EMCA at May 27, 2011 6:04:38 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: dpcdsl
    Listener port number: 1570
    Password for SYS user:
    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 ................ /oracle/ora10g/apps
    Database hostname ................ dpcdsl.bsli.com
    Listener port number ................ 1570
    Database SID ................ dpcdsl
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    *Do you wish to continue? [yes(Y)/no(N)]: y*
    May 27, 2011 6:05:04 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /oracle/ora10g/apps/cfgtoollogs/emca/dpcdsl/emca_2011-05-27_06-04-38-PM.log.
    May 27, 2011 6:05:05 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    May 27, 2011 6:05:05 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at /oracle/ora10g/apps/cfgtoollogs/emca/dpcdsl/emca_2011-05-27_06-04-38-PM.log for more details.
    Could not complete the configuration. Refer to the log file at /oracle/ora10g/apps/cfgtoollogs/emca/dpcdsl/emca_2011-05-27_06-04-38-PM.log for more details.
    logfile:
    CONFIG: Failed to unlock mgmt_view account
    May 27, 2011 6:05:05 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Failed to unlock all EM-related accounts
    May 27, 2011 6:05:05 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to unlock all EM-related accounts
    Refer to the log file at /oracle/ora10g/apps/cfgtoollogs/emca/dpcdsl/emca_2011-05-27_06-04-38-PM.log for more details.
    May 27, 2011 6:05:05 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to unlock all EM-related accounts
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:302)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:134)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:171)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
    the status of mgmt_view account is unlocked.
    Thanks in advance
    Phani Kumar

    Pl post details of OS and database versions. Do any of the passwords for these accounts contain any special characters ?
    Problem : Emca Fails On emcaDbUtil.pl line 64 and Fails to Unlock all EM-related Accounts When Creat          (Doc ID 851952.1)
    Creating Database Control Fails With The Error 'Failed to unlock all EM-related accounts' (Doc ID 756076.1)
    How to Troubleshoot Failed Login Attempts to DB Control (Doc ID 404820.1)
    HTH
    Srini

Maybe you are looking for

  • Channel partner

    Hi All, I have few questions , might be basic. what uis will be used by channel partners: am thiunking as below: for rigistration purpose: they will use b2b icss or isa ui for other functionalitities like maintianing qualifications and certifications

  • Pass more than one argument for action in the URL

    Hi, i've created a DesktopURL object with which i refere back to the Front Page. With the same URL i want to minimize two channels at the same time. I know that i can minimize one channel with the "action=minimize&provider=myProvider" attribute. Is t

  • Makepkg.conf the same as make.conf

    Simple question really, is makepkg the same as make? If I add in CFLAGS will they be used when compiling packages from source or does makepkg just work when using makepkg.

  • Trying to recover from a real disaster

    It's difficult to explain... the whole chain of disasters, in most due to bad practices. I will appreciate so much any help We have (really, we had...) a Oracle 10g 10.2.0.1 server with 6 databases running on it. We did RMAN backups to tapes of all o

  • Form "Submit" button won't center in MSIE 8

    I have a simple (not yet working) form on a page that I'm designing (url below) that has a "Submit" button at the bottom of the form. I have created a class called .center which sets top and bottom margin values, plus "auto" for left and right margin