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

Similar Messages

  • OBIEE 11.1.1.5 configuration failing on 64 bit Linux(please don't delete)

    Please DONOT delete this thread. I see someone keeps trying to do it don't know why. The last two threads on the same topic were
    https://forums.oracle.com/forums/thread.jspa?messageID=10473944#10473944
    and
    https://forums.oracle.com/forums/messageview.jspa?messageID=10467383&stqc=true
    OBIEE 11.1.1.5 Software only install configuration failing on 64 bit Linux
    My scenario is installing in 64 bit Linux with WLS 10.3.5 (with SOA/BAM server installed already). So as recommend by Oracle (http://docs.oracle.com/cd/E21764_01/bi.1111/e10539/a1_installscrn.htm) I did a software only install and then tried to configure BI using config.sh. I didn’t have root privilege, so continued with local inventory, hope that wasn't an issue.
    1) First time it failed in 'Configure BI Domain' step. I aborted and retried. It failed saying there is already entry in HSS Component table. I fixed the issue and tried again
    2) Then it failed again in 'Configure BI Domain' step, the error stack is
    Executing Task: Configure BI Domain
    javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at oracle.as.install.bi.biconfig.standard.BIDomainConfigureTask.doExecute(BIDomainConfigureTask.java:58)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.management.InstanceNotFoundException: oracle.biee.admin:group=Service,type=BIDomain
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:58)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.getClassLoaderFor(FederatedMBeanServerInterceptor.java:141)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$1.run(WLSMBeanServerInterceptorBase.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getClassLoaderFor(WLSMBeanServerInterceptorBase.java:53)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getClassLoaderFor(WLSMBeanServer.java:527)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1014)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$19.run(JMXConnectorSubjectForwarder.java:1012)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getClassLoaderFor(JMXConnectorSubjectForwarder.java:1012)
    at javax.management.remote.rmi.RMIConnectionImpl$5.run(RMIConnectionImpl.java:1326)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1323)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:771)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Does this option actually work?? Can someone help please

    Has someone ever got it to work? Is there any resolution to the problem described

  • ConfigurationException during deploy "CONFIGURATION FAILED! File not found"

    Hello All,
    The deployment of my adf app. is failing with the following error. Although till yesterday also, it was failing but atleast it was going much farther than this. What is causing this error? I did make changes to config.xml but then restored it. Any help is appreciated. This is critical.
    ####<Sep 14, 2011 1:23:36 PM CDT> <Info> <J2EE Deployment SPI> <brksvw379> <AdminServer> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <u00w669> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae49> <1316024616200> <BEA-260121> <Initiating deploy operation for application, myProject [archive: F:\Oracle\Middleware\user_projects\domains\BPEL_DEV\servers\AdminServer\upload\myProject.ear], to AdminServer .>
    ####<Sep 14, 2011 1:23:47 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'> <u00w669> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae49> <1316024627386> <BEA-149038> *<Initiating Task for myProject : [Deployer:149026]deploy application myProject on AdminServer.>*
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <J2EE> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630053> <BEA-160170> <Imported library Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 for Application myProject>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <WorkManager> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630069> <BEA-002903> <Creating WorkManager from "wm/SOAWorkManager" WorkManagerMBean for application "myProject">
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149059> <Module weblogic.xml.registry.XMLModule of application myProject is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149060> <Module weblogic.xml.registry.XMLModule of application myProject successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149059> <Module empty.jar of application myProject is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149060> <Module empty.jar of application myProject successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630272> <BEA-149059> <Module mySubProj of application myProject is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:23:50 PM CDT> <Info> <HTTP> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024630771> <BEA-101363> <Application: myProject, WebApp: mySubProj has context-root specified in application.xml: "mySubProj". The context-root specified in weblogic.xml: "mySubProj" will be ignored.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001ae5c> <1316024693171> <BEA-149060> <Module mySubProj of application myProject successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149059> <Module weblogic.xml.registry.XMLModule of application myProject is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149060> <Module weblogic.xml.registry.XMLModule of application myProject successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149059> <Module empty.jar of application myProject is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149060> <Module empty.jar of application myProject successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149059> <Module mySubProj of application myProject is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:53 PM CDT> <Info> <Deployer> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024693312> <BEA-149060> <Module mySubProj of application myProject successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Sep 14, 2011 1:24:54 PM CDT> <Warning> <HTTP> <brksvw379> <AdminServer> <[STANDBY] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <a01b3820e693e909:-2d9cadd5:132642becba:-8000-000000000001aeac> <1316024694451> <BEA-101162> *<User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! File not found.*
    java.lang.RuntimeException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! File not found
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:294)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! File not found
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:357)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:227)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.io.FileNotFoundException: File not found
    at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(ZipFile.java:117)
         at java.util.jar.JarFile.<init>(JarFile.java:135)
         at java.util.jar.JarFile.<init>(JarFile.java:72)
         at com.sun.faces.facelets.util.Classpath.getAlternativeJarFile(Classpath.java:262)
         at com.sun.faces.facelets.util.Classpath.search(Classpath.java:115)
         at com.sun.faces.facelets.util.Classpath.search(Classpath.java:92)
         at com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider.loadURLs(MetaInfFacesConfigResourceProvider.java:159)     
    at com.sun.faces.config.configprovider.MetaInfFacesConfigResourceProvider.getResources(MetaInfFacesConfigResourceProvider.java:107)
         at com.sun.faces.config.ConfigManager$URLTask.call(ConfigManager.java:1096)
         at com.sun.faces.config.ConfigManager$URLTask.call(ConfigManager.java:1064)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:642)
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:309)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         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)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    I did some more research and found out that method loadURLs of class MetaInfFacesConfigResourceProvider.java is throwing IOException. Is this some kind of class path issue? Please help!
    private Collection<URL> loadURLs(ServletContext context) throws IOException {
    154
    155 Set<URL> urls = new HashSet<URL>();
    156 for (Enumeration<URL> e = Util.getCurrentLoader(this).getResources(META_INF_RESOURCES); e.hasMoreElements();) {
    157 urls.add(e.nextElement());
    158 }
    159 urls.addAll(Arrays.asList(Classpath.search("META-INF/", ".faces-config.xml")));
    160 // special case for finding taglib files in WEB-INF/classes/META-INF
    161 Set paths = context.getResourcePaths(WEB_INF_CLASSES);
    162 if (paths != null) {
    163 for (Object path : paths) {
    164 String p = path.toString();
    165 if (p.endsWith(".taglib.xml")) {
    166 urls.add(context.getResource(p));
    167 }
    168 }
    169 }
    170 return urls;
    171
    172 }
    173
    Edited by: user12054715 on Sep 14, 2011 2:13 PM

    I did a couple of things ( gathered from various posts on OTN). I am not sure which one did the trick but the error is gone now. I am mentioning the steps that I took. Later when I have more time, I will narrow down to exactly what worked.
    1. The following was missing from my web.xml (Thanks Rene!) Added it
    <listener>
    <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
    </listener>
    2. Removed any mention of 'Anonymous-User' from Jazn-data.xml.
    Application tab -> Secure -> Configure ADF Security -> Jazn-data.xml (source tab and removed block of code referring to anonymous user)
    Hope this will help others.

  • AIA Foundation Pack - Configuration Fails

    Hi,
    I am trying to install AIA Foundation pack on top of SOA Suite 11.1.1.3.0 (Updated from SOA 11.1.1.2.0). Followed the steps provided in guide 'InstallE11848301.pdf' from Metalink which says following;
    Guide Says_
    5. Apply the AIA-Foundation Pack 11.1.1.2.0 patch 9717829 If you are installing a fresh instance of AIA Foundation Pack 11.1.1.2.0 on SOA 11.1.1.3.0, download the AIA-Foundation Pack 11.1.1.2.0 patch 9717829 and follow the instructions in the document “Installing a fresh instance of AIA FP 11gR1 PS2 on Oracle SOA Suite 11g PS2” before you install AIA Foundation Pack 11g Release 1 (11.1.1.2.0). After installation, apply the patch again as described in readme.txt that comes with the patch.
    We followed the document "Installing a fresh instance of AIA FP 11gR1 PS2 on Oracle SOA Suite 11g PS2" mentioned above and completed all the tasks in it before executing ‘installer’ for an AIA. Started the installer using following command;
    $./runInstaller -jreLoc /var/java6 -novalidation
    Please refer to tho following link for detailed information why I am using '-novalidation';
    AIA Foundation pack...unable to start
    Installation goes fine till last step where installer will configure the entire system and it fails with following error messages in log file;
    [2010-09-15T12:22:23.259+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] Saving comps.xml for /storage1/home/aia/Oracle/Middleware/AIA30
    [2010-09-15T12:22:23.607+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] Current Inventory:[[
    Oracle Home: OraDb11g_home1
    This Oracle Home has not been changed in this session.
    Oracle Home: OH139301427
    This Oracle Home has not been changed in this session.
    Oracle Home: OH997224648
    This Oracle Home has not been changed in this session.
    Oracle Home: AIA30
    Installer SDK Component 11.1.0.7.0
    Oracle One-Off Patch Installer 11.1.0.7.0
    Oracle Universal Installer 11.1.0.7.0
    Oracle Installation Libraries 11.1.0.7.0
    Application Integration Architecture 11.1.1.2.0
    [2010-09-15T12:22:23.686+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] OiicSaveInvWCCE:After saving the inventory. This is an Install session.
    [2010-09-15T12:22:23.686+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] OiicSaveInvWCCE:After saving the inventory. The platform is unix.
    [2010-09-15T12:22:23.686+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] OiicSaveInvWCCE:After saving the inventory. The location of root.sh is /storage1/home/aia/Oracle/Middleware/AIA30/root.sh
    [2010-09-15T12:22:23.767+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] SaveInvWCCE JRE files in Scratch :0
    [2010-09-15T12:22:23.768+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] oracle.installer.mandatorySetup property is set to false, so skipping the execution of additional tools
    [2010-09-15T12:22:23.768+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] oracle.installer.installUpdates property is set to false, so skipping the checking of updates
    [2010-09-15T12:22:23.768+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] Config Initialize JRE files in Scratch :0
    [2010-09-15T12:22:23.779+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] no env vars set, no envVars.properties file is generated
    [2010-09-15T12:22:23.779+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] none of the components are configurable
    [2010-09-15T12:22:24.180+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] This is a shared oracle home or remote nodes are null. No copy required.
    [2010-09-15T12:22:26.755+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 8] [ecid: 0000IgL7hnzEcLc5pjh8iY1C^ADH000008,0] Adding iterator oracle.sysman.oii.oiif.oiifw.OiifwRootShWCDE
    [2010-09-15T12:22:26.809+01:00] [OUI] [NOTIFICATION] [] [OUI] [tid: 6] [ecid: 0000IgL7glvEcLc5pjh8iY1C^ADH000006,0] Since operation was successful, move the current OiicAPISessionDetails to installed list
    [2010-09-15T12:22:26.816+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 6] [ecid: 0000IgL7glvEcLc5pjh8iY1C^ADH000006,0] Install Adapter: Mark End for:INSTALL
    [2010-09-15T12:22:31.095+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.presentation] [tid: 6] [ecid: 0000IgL7glvEcLc5pjh8iY1C^ADH000006,0] STARTING CONFIG OPERATION ...
    [2010-09-15T12:22:31.095+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 6] [ecid: 0000IgL7glvEcLc5pjh8iY1C^ADH000006,0] Install Adapter: Mark Start for:CONFIG
    [2010-09-15T12:22:33.743+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /install/config/AIAConfig.jar
    [2010-09-15T12:22:33.756+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /jdk/lib/tools.jar
    [2010-09-15T12:22:33.764+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/wlxbean.jar
    [2010-09-15T12:22:33.764+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/modules/features/com.bea.cie.config.launch_5.2.0.0.jar
    [2010-09-15T12:22:33.764+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/weblogic_sp.jar
    [2010-09-15T12:22:33.765+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/weblogic.jar
    [2010-09-15T12:22:33.765+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/modules/features/weblogic.server.modules_10.3.0.0.jar
    [2010-09-15T12:22:33.765+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/modules/features/com.bea.cie.common-plugin_2.2.0.0.jar
    [2010-09-15T12:22:33.765+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/webservices.jar
    [2010-09-15T12:22:33.765+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/modules/org.apache.ant_1.6.5/lib/ant-all.jar
    [2010-09-15T12:22:33.766+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/modules/net.sf.antcontrib_1.0b2.0/lib/ant-contrib.jar
    [2010-09-15T12:22:33.766+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/weblogic.jar
    [2010-09-15T12:22:33.766+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/wlclient.jar
    [2010-09-15T12:22:33.766+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/wlconnector.jar
    [2010-09-15T12:22:33.766+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/wljmsclient.jar
    [2010-09-15T12:22:33.766+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/wls-api.jar
    [2010-09-15T12:22:33.767+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /bea/wlserver_10.3/server/lib/wljmxclient.jar
    [2010-09-15T12:22:33.767+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /install/config/ASConfig.jar
    [2010-09-15T12:22:33.767+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/adminclient.jar
    [2010-09-15T12:22:33.767+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/dms.jar
    [2010-09-15T12:22:33.767+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/jps-api.jar
    [2010-09-15T12:22:33.767+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/junit.jar
    [2010-09-15T12:22:33.768+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/ojdl2.jar
    [2010-09-15T12:22:33.768+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/pcsconfig.jar
    [2010-09-15T12:22:33.768+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/rdservice.jar
    [2010-09-15T12:22:33.768+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/adminserver.jar
    [2010-09-15T12:22:33.768+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/javax88.jar
    [2010-09-15T12:22:33.768+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/jps-mas.jar
    [2010-09-15T12:22:33.769+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/jython.jar
    [2010-09-15T12:22:33.769+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/ojdl.jar
    [2010-09-15T12:22:33.769+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/rcucommon.jar
    [2010-09-15T12:22:33.769+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/xml.jar
    [2010-09-15T12:22:33.769+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/asctl.jar
    [2010-09-15T12:22:33.769+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/jmxframework.jar
    [2010-09-15T12:22:33.770+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/jps-unsupported-api.jar
    [2010-09-15T12:22:33.770+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/oc4jclient.jar
    [2010-09-15T12:22:33.770+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/pcsagent.jar
    [2010-09-15T12:22:33.770+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/rcu.jar
    [2010-09-15T12:22:33.770+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/xmlparserv2.jar
    [2010-09-15T12:22:33.770+01:00] [as] [WARNING] [] [oracle.as.install.engine.modules.configuration.client.ConfigActionClassLoader] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] [Action]: AIA Configuration. Library not found: /11jars/dps.jar
    [2010-09-15T12:22:33.783+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] Setting data for action:AIA Configuration
    [2010-09-15T12:22:33.784+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] No data for action:AIA Configuration
    [2010-09-15T12:22:34.202+01:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] One or More configurations failed. Exiting
    [2010-09-15T12:22:34.203+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] Install Adapter: Mark End for:CONFIG
    [2010-09-15T12:22:34.251+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 9] [ecid: 0000IgL8RiFEcLc5pjh8iY1C^ADH000009,0] Setting valueOf(IS CONFIGURATION SUCCESSFUL) to:true. Value obtained from:USER
    [2010-09-15T12:30:46.677+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 5] [ecid: 0000IgL1^NzEcLc5pjh8iY1C^ADH000005,0] Setting valueOf(IS CONFIGURATION SUCCESSFUL) to:true. Value obtained from:USER
    [2010-09-15T12:30:46.708+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 5] [ecid: 0000IgL1^NzEcLc5pjh8iY1C^ADH000005,0] Processing the calculation event
    [2010-09-15T12:30:46.734+01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 5] [ecid: 0000IgL1^NzEcLc5pjh8iY1C^ADH000005,0] Setting valueOf(AIA_HOME_PATH) to:/storage1/home/aia/Oracle/Middleware/AIA30. Value obtained from:USER
    Does anyone seen this before. Your help will be appreciated;
    Thanks
    SJunejo

    We found the workaround. We ignore the Library not found issue (which usually be in the oraInventory/logs/install*.log but look at oraInventory/logs/install*.out), there will be other error along.
    Credential pips.VCPJDE.server.password may already exist...trying to overwrite....
    Credential pips.VCPJDE.db.jms.password may already exist...trying to overwrite....
    Credential pips.VCPJDE.db.jms.syspassword may already exist...trying to overwrite....
    Credential participatingapplications.aps.db.password may already exist...trying to overwrite....
    Credential odi.password may already exist...trying to overwrite....
    Credential odi.master.rep.password may already exist...trying to overwrite....
    Credential participatingapplications.vcpjde.db.password may already exist...trying to overwrite....
    java.lang.NoClassDefFoundError: com.sun.org.apache.xml.internal.serialize.OutputFormat
    at oracle.as.install.soawl.aiaconfig.actions.CreateXMLProperties.printToFile(CreateXMLProperties.java:2238)
    at oracle.as.install.soawl.aiaconfig.actions.CreateXMLProperties.createDocument(CreateXMLProperties.java:2208)
    at oracle.as.install.soawl.aiaconfig.actions.AIAConfigAction.doExecute(AIAConfigAction.java:265)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    Solution is that
    During VCP Configuration in the Installxxxxx.out (not log file), there are error about "java.lang.NoClassDefFoundError: com.sun.org.apache.xml.internal.serialize.OutputFormat" which indicates that a jar file not being found in $AIA_HOME/lib (or possible $AIA_HOME/inventory/Scripts/ext/jlib as well) and progress bar stay at "0%" forever. We think this falling into site reference below.
    http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14066555
    http://jira.codehaus.org/browse/CASTOR-2411?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel
    So we downloaded http://mirrors.ibiblio.org/pub/mirrors/maven/activesoap/jars/xercesImpl-1.5.jar into $AIA_HOME/lib and $AIA_HOME/inventory/Scripts/ext/jlib. And then the progress bar went to 100%.
    Hope this help!.

  • OMS Configuration failed

    While installing EMGC:
    OMS Configuration failed:
    Error encountered:
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Connection refused. Could not connect to NodeManager. Check that it is running at <machine_name>:7,403.
    Use dumpStack() to view the full stacktrace
    Mon Nov 15 13:28:33 PST 2010
    <traceback object at 2>
    Restarting the Nodemanager didn't help.
    WLS is 10.3.2
    Could anyone please provide some guidance?
    Thanks.

    Have you been able to resolve this issue?

  • 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

  • Sun JAVA ES on SuSE - configuration failed

    Documentation for Sun JAVA ES says it is supported on RedHat. What are the chances that SuSE will also be supported.
    I attempted to install Sun JAVA ES on OpenSuSE 10.1. Taking one step at a time I installed the the Web Server and JavaDB The installation appeared to go fine but the configurations failed:
    Installation Summary Report
    Install Summary
    Java Enterprise System 5 : Installed
    Sun Java(TM) System Web Server 7.0 : Installed, Configuration Failed
    Java DB : Installed, Configure After Install
    Could someone tell me where I start to look to troubleshoot why the Configuration failed.
    Thanks

    John,
    it looks like TID 7007653 - if you are wondering why you couldn't find
    it, it's because the TID did not mention the specific error, I had to
    hunt through bugzilla to find it. I have (as I hope you can see)
    updated the TID so that others should be able to find it without having
    to go through your pain...
    Shaun Pond

  • Configuration Failed - Could not load the file or assembly Microsoft.IdentityModel

    I have followed the link "Setting up Sharepoint 2010 Development Environment on Windows 7" and while
    following the steps, I was not able to install one of the pre-requisite "Windows Identity Foundation (Windows6.1-KB974405-x64.msu)" which was downloaded from Microsoft website at URL:
    http://www.microsoft.com/en-us/download/details.aspx?id=17331, however, I was able to complete the SharePoint Server 2010 Installation Successfully. And to my surprise, when I run the
    SharePoint Products Configuration Wizard, in the very 2nd Step of configuration, I faced the below issue.
    Configuration Failed
    One or more configuration settings failed. Completed configuration settings will not be rolled back. Resolve the problem and run this configuration wizard again. The following contains detailed information about the failure:
    Failed to create the configuration database.
    An exception of type System.IO.FileNotFoundException was thrown. Additional exception information: Could not load file or assembly 'Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its
    dependencies. The system cannot find the file specified.
    To diagnose the problem, review the application event log and the configuration log file located at: C:\Program Files\Common Files\Microsoft Shared\ Web Server Extensions\14\LOGS\PSCDiagnostics 12_13_2013_8_30_44_220_403724746.log
    I am pretty sure that I have followed each and every step and understood and the only place that I have missed is installing the pre-requisites as mentioned above. How can I fix this issue.
    Let me know if you need more information such as log file content which got generated. Your help in fixing this issue will be really helpfull for me.
    Thanks
    Mahesh

    Hi  Mahesh,
    Thank you for your posting!
    Your issue is caused by that  your windows 7 is not installed Windows Identity Foundation.
    As you say that you were not able to install the Windows Identity Foundation, could you provide more detail about what  you are facing ? Which version of Windows 7 you have? 32bit or
    64bit? Also make sure your computer has installed Internet Information Services (IIS) 7.0  and  .NET Framework 3.5.
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • 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 Error while running the Shareoint 2010 Products and Configuration wizard in windows 7

    Hi Techys,
    Kindly help me to resolve the below issue
    "Configuration Failed Error while running the Shareoint 2010 Products and Configuration wizard in windows 7"
    Many Thanks,
    Madhu

    Hi,
    Follow this link for smooth installation for SP 2010 on Win 7.
    http://msdn.microsoft.com/en-us/library/office/ee554869(v=office.14).aspx
    Murugesa Pandian.,MCTS|App.Development|Configure

  • Upgrade to R2 from SCOM 2012 SP 1 UR 4 - Final configuration failed to install

    I was upgrading our test SCOM 2012 SP1 UR 4 sever to R2 and ran into the following issue:
    Setup cannot be completed…  Final configuration failed to install.
    Everything else upgraded fine.
    There was no rollback performed…. The log states “Skipping rollback for install item Final Configuration as it was not successfully installed”
    Looking in OpsManagerSetupWizard.log in the section for Final Configuration I see the following:
    [16:00:43]:           Always: :!***** Installing: POSTINSTALL ***
    [16:00:43]:           Info:      :SetProgressScreen: StartMinorStep.
    [16:00:43]:           Warn:    :ApplyUpdates: Unable to load QFE file.
    [16:00:43]:           Always: :Doing Preinstall task for POSTINSTALL
    [16:00:43]:           Warn:    :CheckAndLoadUpdateFiles: Unable to load QFE file.
    [16:00:43]:           Always: :Doing Install task for POSTINSTALL
    [16:00:44]:           Debug: :DoInstallTask: Found Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall;PostInstallProcessor as type and method.
    [16:00:44]:           Info:      :Type: Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall  Method: PostInstallProcessor
    [16:00:44]:           Info:      :SetProgressScreen: Init Exe Install progress.
    [16:00:44]:           Info:      :AddUninstallChangeEntry: Cleaning out existing files at the ARP file cache location D:\Program Files\System Center 2012\Operations
    Manager\Setup
    [16:00:44]:           Error:     :InstallActionProcessor.DoInstallTask: method PostInstallProcessor threw exception.  We will return installSuccessful = false.:
    Threw Exception.Type: System.Reflection.TargetInvocationException, Exception Error Code: 0x80131604, Exception.Message: Exception has been thrown by the target of an invocation.
    [16:00:44]:           Error:     :StackTrace:   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at Microsoft.SystemCenter.Essentials.SetupFramework.InstallActionProcessor.DoInstallTask(InstallItemsInstallDataItem itemToInstall)
    [16:00:44]:           Error:     :Inner Exception.Type: System.UnauthorizedAccessException, Exception Error Code: 0x80131604, Exception.Message: Access to the path 'EULA_EN_EVAL.RTF'
    is denied.
    [16:00:44]:           Error:     :InnerException.StackTrace:   at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean
    throwOnTopLevelDirectoryNotFound)
       at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.ARPFileCache()
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupHelpers.AddUninstallChangeEntry()
       at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.PostInstall.PostInstallProcessor(Func`3 setProgressScreen)
    [16:00:44]:           Error:     :ProcessInstalls: Install Item Final Configuration failed to install.  We did not launch the post process delegate.
    [16:00:44]:           Always: :SetErrorType: Setting VitalFailure. currentInstallItem: Final Configuration
    [16:00:44]:           Info:      :SetProgressScreen: FinishMinorStep.
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Always: :****Starting*RollBack*******************************************
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Info:      :SetProgressScreen: StartMinorStep.
    [16:00:44]:           Always: :ProcessRollback: Skipping rollback for install item Final Configuration as it was not successfully installed.
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Always: :****Ended*RollBack**********************************************
    [16:00:44]:           Always: :****************************************************************
    [16:00:44]:           Always: :Entering Page: FinishPage
    The log states “Access to the path 'EULA_EN_EVAL.RTF' is denied.”  I was able to find this file in D:\Program Files\System Center 2012\Operations Manager\SetupTemp\EN, but when viewing its contents I see it
    was from the SP 1 upgrade as it starts off with “MICROSOFT EVALUATION SOFTWARE LICENSE TERMS MICROSOFT SYSTEM CENTER 2012 STANDARD SERVICE PACK 1.”  Based on everything else referenced in the log file previously, it seems like it was trying to locate
    this file in D:\Program Files\System Center 2012\Operations Manager\Setup.  Also, I applied the product key after installing SP1 previously, so it was not running with an evaluation license.
    Running Get-SCOMManagementGroup | ft skuforlicense, version, timeofexpiration –a
    gives me:
    SkuForLicense Version     TimeOfExpiration
           Retail 7.1.10226.0 12/31/9999 11:59:59 PM
    The version (7.1.10226.0) is that of SCOM 2012 R2 (as I noted before, there was no rollback.)  Everything seems to be functioning fine (Console, Web Console, Reporting Services.)
    Is there a way to get it to re-run only the Final Configuration steps (which will probably fail again as the EULA file does not exist where it expects it)?  I am not sure if there were supposed to be any further
    configuration steps that did not get completed, so i dont know how stable SCOM is now.  Should I re-run the R2 installer?  Or is it OK as is?  The only info online about a SCOM Install where the final configuration failed to install dealt with
    an error upgrading the SCOM Console, which is not relevant to my situation.  This is my test SCOM environment, running on a VM.  I could revert to the pre-upgrade snapshot and see if another upgrade attempt completes successfully, but if that does
    work I am concerned that something like this may happen in my prod environment, which is not running on a VM, so has no ability to revert to a snapshot.

    Hi,
    Please refer to the following links:
    Do I need a specific Cumulative Update Release (UR) in order to upgrade to SCOM 2012 or 2012 SP1 or 2012 R2?
    http://blogs.technet.com/b/kevinholman/archive/2014/01/20/do-i-need-a-specific-cumulative-update-release-ur-in-order-to-upgrade-to-scom-2012-or-2012-sp1-or-2012-r2.aspx
    Upgrading Operations Manager from 2012 SP1 to 2012 R2 step by step
    http://www.systemcentercentral.com/upgrading-operations-manager-from-2012-sp1-to-2012-r2-step-by-step-upgrading-to-2012-r2-series/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+systemcenterforum+%28System+Center+Central+Rollup%29
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    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.

  • Update of Development Configuration fails

    Hello,
    we created an SC based on template WebDynpro. During the project we realized that we might need more tools like CAF. So I added the corresponding dependency in the software component.
    Now, when starting the NWDS it is detected that a new configuration exists.
    Unfortunately after confirming that the configuration should be updated, I always get an error:
    Evaluating of Configurations failed
    org.eclipse.core.runtime.CoreException[0]: com.sap.tc.devconf.update.ConfigurationEvaluationException: Error during evaluation of variant mapping delta: Error when reading component meta data from local file: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:113)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDelta(CompartmentEvaluator.java:573)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDeltas(CompartmentEvaluator.java:554)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleCompartmentModified(CompartmentEvaluator.java:135)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.evaluate(CompartmentEvaluator.java:92)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluateConfigurationDelta(ConfigDeltaEvaluator.java:166)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluate(ConfigDeltaEvaluator.java:69)
         at com.sap.tc.devconf.update.impl.ConfigurationUpdater.evaluate(ConfigurationUpdater.java:83)
         at com.sap.ide.eclipse.component.devconf.ReimportDevConfigCommand.updateSoftIfPossiblePossible(ReimportDevConfigCommand.java:307)
         at com.sap.ide.eclipse.component.provider.actions.ReimportDevConfAction.run(ReimportDevConfAction.java:102)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.sap.tc.devconf.InvalidDefinitionException: Error when reading component meta data from local file: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:757)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCData(DevelopmentComponentNode.java:430)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.getDevelopmentComponent(DevelopmentComponentNode.java:125)
         at com.sap.tc.devconf.impl.DCDependenciesManager.listDirectlyUsedDCNodes(DCDependenciesManager.java:882)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:837)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:845)
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:83)
         ... 35 more
    Caused by: com.sap.tc.complib.provider.ProviderException: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DCFileInputProvider.getStreamForDC(DCFileInputProvider.java:114)
         at com.sap.tc.complib.impl.DevelopmentComponentImpl.initialize(DevelopmentComponentImpl.java:720)
         at com.sap.tc.complib.ComponentFactory.initialize(ComponentFactory.java:421)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:745)
         ... 41 more
    Caused by:
    com.sap.tc.devconf.InvalidDefinitionException: Error when reading component meta data from local file: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:757)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCData(DevelopmentComponentNode.java:430)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.getDevelopmentComponent(DevelopmentComponentNode.java:125)
         at com.sap.tc.devconf.impl.DCDependenciesManager.listDirectlyUsedDCNodes(DCDependenciesManager.java:882)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:837)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:845)
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:83)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDelta(CompartmentEvaluator.java:573)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDeltas(CompartmentEvaluator.java:554)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleCompartmentModified(CompartmentEvaluator.java:135)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.evaluate(CompartmentEvaluator.java:92)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluateConfigurationDelta(ConfigDeltaEvaluator.java:166)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluate(ConfigDeltaEvaluator.java:69)
         at com.sap.tc.devconf.update.impl.ConfigurationUpdater.evaluate(ConfigurationUpdater.java:83)
         at com.sap.ide.eclipse.component.devconf.ReimportDevConfigCommand.updateSoftIfPossiblePossible(ReimportDevConfigCommand.java:307)
         at com.sap.ide.eclipse.component.provider.actions.ReimportDevConfAction.run(ReimportDevConfAction.java:102)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.sap.tc.complib.provider.ProviderException: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DCFileInputProvider.getStreamForDC(DCFileInputProvider.java:114)
         at com.sap.tc.complib.impl.DevelopmentComponentImpl.initialize(DevelopmentComponentImpl.java:720)
         at com.sap.tc.complib.ComponentFactory.initialize(ComponentFactory.java:421)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:745)
         ... 41 more
    Caused by:
    com.sap.tc.complib.provider.ProviderException: Cannot read component definition. File does not exist: C:\Users\mkr\.dtc\1\DCs\camelot.com\Cmeio\runtime\_comp\.dcdef
         at com.sap.tc.devconf.impl.DCFileInputProvider.getStreamForDC(DCFileInputProvider.java:114)
         at com.sap.tc.complib.impl.DevelopmentComponentImpl.initialize(DevelopmentComponentImpl.java:720)
         at com.sap.tc.complib.ComponentFactory.initialize(ComponentFactory.java:421)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCDataLocally(DevelopmentComponentNode.java:745)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.loadDCData(DevelopmentComponentNode.java:430)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.getDevelopmentComponent(DevelopmentComponentNode.java:125)
         at com.sap.tc.devconf.impl.DCDependenciesManager.listDirectlyUsedDCNodes(DCDependenciesManager.java:882)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:837)
         at com.sap.tc.devconf.impl.DevelopmentComponentNode.listUsedDCs(DevelopmentComponentNode.java:845)
         at com.sap.tc.devconf.update.impl.LocalComponentHelper.visitUsedComponentsFromCompartment(LocalComponentHelper.java:83)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDelta(CompartmentEvaluator.java:573)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleUsageDeltas(CompartmentEvaluator.java:554)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.handleCompartmentModified(CompartmentEvaluator.java:135)
         at com.sap.tc.devconf.update.impl.CompartmentEvaluator.evaluate(CompartmentEvaluator.java:92)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluateConfigurationDelta(ConfigDeltaEvaluator.java:166)
         at com.sap.tc.devconf.update.impl.ConfigDeltaEvaluator.evaluate(ConfigDeltaEvaluator.java:69)
         at com.sap.tc.devconf.update.impl.ConfigurationUpdater.evaluate(ConfigurationUpdater.java:83)
         at com.sap.ide.eclipse.component.devconf.ReimportDevConfigCommand.updateSoftIfPossiblePossible(ReimportDevConfigCommand.java:307)
         at com.sap.ide.eclipse.component.provider.actions.ReimportDevConfAction.run(ReimportDevConfAction.java:102)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Any idea what's wrong here?
    Thanks,
    Michael

    Hi,
    Just go through this consolidated help.sap.com link.
    [http://help.sap.com/saphelp_nw2004s/helpdata/en/63/7a4d40eae76f13e10000000a1550b0/frameset.htm|http://help.sap.com/saphelp_nw2004s/helpdata/en/63/7a4d40eae76f13e10000000a1550b0/frameset.htm]
    Regards,

  • Oracle iPlanet Web Server 7 - Configuration Failed

    Hi There,
    Installing Oracle iPlanet Web Server
    |-1%--------------25%-----------------50%-----------------75%--------------100%|
    Installation Summary
    Product Status Information
    1. Oracle iPlanet Web Server Configuration Failed View log file
    1. View log file
    2. Done
    Jul 5, 2011 4:29:16 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 4:30:19 AM com.sun.web.installer.web.actions.PostInstall_core
    install
    INFO: Start core server configuration
    Jul 5, 2011 4:30:19 AM com.sun.web.installer.web.actions.PostInstall_core
    installJDK
    SEVERE: JDK copy failed
    Jul 5, 2011 4:52:36 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 4:55:00 AM com.sun.web.installer.web.actions.PostInstall_core
    install
    INFO: Start core server configuration
    Jul 5, 2011 4:57:07 AM com.sun.web.installer.web.actions.PostInstall_core
    configureServer
    INFO: Invoking the server configuration script
    Jul 5, 2011 4:57:08 AM com.sun.web.installer.web.actions.PostInstall_core
    configureServer
    WARNING: The backend configurator failed
    Jul 5, 2011 5:15:10 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 5:15:46 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 5:16:43 AM com.sun.web.installer.common.dialogs.
    CustomDirectorySelectionPanel isDisplayComplete
    INFO: Installing Oracle iPlanet Web Server 7.0.9
    Jul 5, 2011 5:21:37 AM com.sun.web.installer.web.actions.PostInstall_core
    install
    What could be the problem?

    [root@local java]$ ls
    default jdk1.6.0_02 jdk1.6.0_20 jdk1.6.0_26 latest
    [root@local java]# ./setup --javahome /usr/java/jdk1.6.0_26
    Product : Oracle iPlanet Web Server
    Location : /opt/oracle/webserver7
    Disk Space : 231.37 MB
    Administration Command Line Interface
    Server Core
    Start Administration Server [yes/no] [yes] {"<" goes back, "!" exits}:
    Ready to Install
    1. Install Now
    2. Start Over
    3. Exit Installation
    What would you like to do [1] {"<" goes back, "!" exits}? 1
    Installing Oracle iPlanet Web Server
    |-1%--------------25%-----------------50%-----------------75%--------------100%|
    Installation Summary
    Product Status Information
    1. Oracle iPlanet Web Server Configuration Failed View log file
    1. View log file
    2. Done
    What would you like to do [2] {"!" exits}?
    I can not see the option.

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

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

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

  • Enterprise Manager Configuration Failed

    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

Maybe you are looking for

  • Problem in posting Er PF Wage Types generated through Retro

    Hello all, I am running India Payroll in ECC 6.0 with HR Package level 52. We have revised wages for two employees in the month of June with effect from 13.04.2010. Retro has run successfully for two months April & May and all the wage types are calc

  • I cannot copy and paste to a new layer in PSCC

    I am trying to use the magnetic lasso tool to outline my product and move that product to it's own layer so I can create a banner. The lasso will not turn off, I have made sure it met the beginning of the outline, and I have clicked enter. I was inst

  • Best codec for editing

    What's the best codec to export to DVD if someone else is editing the footage?

  • Select query addition

    Hello Group, I want to fetch last record in the database table. select profileid eff_date from dbtable. as eff_date has the latest date, that has to be fetched. Please could you advice on this. Many Thanks, Jagan.

  • X220i not powering up

    Hi all, I have a Thinkpad x220i that is not powering up.  The user was claiming poor battery life and not charging prior to this happening.  I had taken a look at it and it was charging up fine.  A couple of weeks later it will not turn on.   Only th