ODI agent status shown prepared in Weblogic

hi,
I have installed FDMEE 11.1.2.4. When i start services everything is ok except ODI Java EE agent. I haven't configured it ( i think it was preconfigured).
I have tried starting ODI agent from enterprise manager but i am getting an error; will paste below.
I have seen that in weblogic server under erpi integrator server my odi console status is active and odi agent status is prepared. I don't know how to start JAVA EE agent.
Any help?
Error:
Invoking Start Up operation for application oraclediagent on target ErpIntegrator0.
[Deployer:149193]Operation 'start' on application 'oraclediagent' has failed on 'ErpIntegrator0'
[Deployer:149034]An exception occurred for task [Deployer:149026]start application oraclediagent on ErpIntegrator0.: [HTTP:101216]Servlet: "AgentServlet" failed to preload on startup in Web application: "oraclediagent".
com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
  MemberSet=MasterMemberSet(
    ThisMember=null
    OldestMember=null
    ActualMemberSet=MemberSet(Size=0
    MemberId|ServiceVersion|ServiceJoined|MemberState
    RecycleMillis=1200000
    RecycleSet=MemberSet(Size=0
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onStartupTimeout(Grid.CDB:3)
at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:28)
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:58)
at com.tangosol.coherence.component.net.Cluster.start(Cluster.CDB:11)
at com.tangosol.coherence.component.util.SafeCluster.startCluster(SafeCluster.CDB:4)
at com.tangosol.coherence.component.util.SafeCluster.restartCluster(SafeCluster.CDB:10)
at com.tangosol.coherence.component.util.SafeCluster.ensureRunningCluster(SafeCluster.CDB:26)
at com.tangosol.coherence.component.util.SafeCluster.start(SafeCluster.CDB:2)
at com.tangosol.net.CacheFactory.ensureCluster(CacheFactory.java:427)
at com.tangosol.net.DefaultConfigurableCacheFactory.ensureServiceInternal(DefaultConfigurableCacheFactory.java:968)
at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:937)
at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:919)
at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1296)
at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:297)
at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:204)
at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:181)
at oracle.odi.runtime.agent.coherence.OdiAgentCoherenceCache.<init>(OdiAgentCoherenceCache.java:52)
at oracle.odi.runtime.agent.servlet.AgentServlet.initCoherence(AgentServlet.java:812)
at oracle.odi.runtime.agent.servlet.AgentServlet.initializeClusterCache(AgentServlet.java:762)
at oracle.odi.runtime.agent.servlet.AgentServlet.startup(AgentServlet.java:437)
at oracle.odi.runtime.agent.servlet.AgentServlet.init(AgentServlet.java:250)
at javax.servlet.GenericServlet.init(GenericServlet.java:242)
at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
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:672)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
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.StartOperation.doCommit(StartOperation.java:149)
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:545)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
:com.tangosol.net.RequestTimeoutException:Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
  MemberSet=MasterMemberSet(
    ThisMember=null
    OldestMember=null
    ActualMemberSet=MemberSet(Size=0
    MemberId|ServiceVersion|ServiceJoined|MemberState
    RecycleMillis=1200000
    RecycleSet=MemberSet(Size=0
Operation Start Up on target oraclediagent Failed. Please see error logs for details.
Regards

Hi JanGLi,
The ODI Agent is completely failing to start here from the error that you initially pasted so agent tests are not going to work wherever you try them. Port 6550 should have something listening on it as that's the port that the FDMEE managed server listens on so that would only prove that the FDMEE managed server is up. I can't see the connection closed error having anything to do with running out of connections in the connection pool either as it's simply a message saying that a connection was closed (not that the connection pool is exhausted).
On the plus side though I have seen the 'Servlet: "AgentServlet" failed to preload on startup in Web application: "oraclediagent"' error in the past (I get a lot of the really nice issues coming my way). Which operating system are you using here? I've seen this happen on Windows when there are multiple network interfaces and an incorrect interface has been put to the top of the bind order (e.g. an interface that has fallen back to a link local address in the 169.254.0.0/16 range as DHCP has failed).
Regards
Craig

Similar Messages

  • Should ODI be installed on a remote box for the remote managed server of Java EE Agents on top of the WebLogic home

    I am configuring ODI 111.1.1.1.7 java ee agents on four managed servers, (two in Linux VM and another two in Windows VM) within one domain (on the Linux VM). I am wondering whether I need to install ODI software on top of the WebLogic that has been installed on the windows vm. The weblogic release is 10.3.6(11g) and the jdk is jdk1.7.0_4 on both VM.
    Without ODI installation on the Windows VM, I have configured a new domain with four managed servers, two on localhost (linux vm) and two on the remote machine (windows vm). After tested two local managed server working, I have tried to use pack/unpack command to transfer the domain managed servers (managed servers contents with -managed=true) to the windows VM, and with relative domain path specified (as WLS home directories are different between linux and windows), and I have got the following error message when unpacking on the Windows VM, therefore, I am wondering whether ODI shall be installed on WIndows VM (still don't think so):
    C:\OraODI\product\odifmw>C:\OraODI\product\odifmw\wlserver_10.3\common\bin\unpack.cmd -domain=user_projects\domains\odi_domain -template=C:\software\odi_domain_template.jar
    Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseSpinning; support was removed in 7.0_40
    << read template from "C:\software\odi_domain_template.jar">>  fail: read template from "C:\software\odi_domain_template.jar"
    CFGFWK-60550:  Script execution aborted. The script may contain an error. Required component home not found for component 'oracle.as.jrf' version '11.1.1.7.0'
    Any ideas? Please shed some light on me...
    The following is a long version debug info if you are interested:
    2014-01-29 10:02:27,113 DEBUG [main] com.oracle.cie.wizard.WizardController - Wizard Controller Version 4.0.0.0 (Saruman) Started.
    2014-01-29 10:02:27,129 DEBUG [main] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/wizard/i18n_wizard) in namespace (wizard-internal) in locale (en_AU).
    2014-01-29 10:02:27,144 DEBUG [main] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: en
    2014-01-29 10:02:27,144 DEBUG [main] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/wizard/i18n_public) in namespace (public) in locale (en_AU).
    2014-01-29 10:02:27,160 DEBUG [main] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:27,160 DEBUG [main] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/wizard/i18n_wizard_silent) in namespace (wizard-internal) in locale (en_AU).
    2014-01-29 10:02:27,160 DEBUG [main] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: en
    2014-01-29 10:02:27,519 DEBUG [main] com.oracle.cie.wizard.WizardController - Executing Oracle WebLogic Configuration Wizard 7.0.0.0 in Silent Mode under namespace <config>
    2014-01-29 10:02:27,878 DEBUG [main] com.oracle.cie.wizard.WizardController - Loaded target: config
    2014-01-29 10:02:27,893 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - Excecuting.
    2014-01-29 10:02:27,893 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadNamespace --> com.oracle.cie.wizard.silent.tasks.LoadObjectStoreTask
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,003 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/comdev/comdev) in namespace (comdev) in locale (en_AU).
    2014-01-29 10:02:28,003 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,003 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,003 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config/config) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:28,018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config-wls/config) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:28,018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config/config_tasks) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:28,018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,018 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,049 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config-wls/config_tasks) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:28,049 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,065 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,065 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,065 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,065 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config/config_messages) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:28,065 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,081 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,081 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,081 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,081 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config-wls/config_messages) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:28,081 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadResources --> com.oracle.cie.wizard.silent.tasks.LoadResourcesTask
    2014-01-29 10:02:28,096 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,096 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config-wls/config_messages_map) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:28,096 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:28,096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: setMessagePrefix --> com.oracle.cie.wizard.domain.silent.tasks.SetMessagePrefixTask
    2014-01-29 10:02:28,096 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,112 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: propertyFileFinder --> com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask
    2014-01-29 10:02:28,112 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,112 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - Going to get Class object of weblogic.Home
    2014-01-29 10:02:28,112 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - Got Class object of weblogic.Home
    2014-01-29 10:02:28,112 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - Calling getPath method of weblogic.Home
    2014-01-29 10:02:28,689 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - Called getPath method of weblogic.Home and the home is: C:/OraODI/product/odifmw/WLSERV~1.3/server
    2014-01-29 10:02:28,689 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - fname: C:\OraODI\product\odifmw\WLSERV~1.3\.product.properties
    2014-01-29 10:02:28,689 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - propFile: C:\OraODI\product\odifmw\WLSERV~1.3\.product.properties
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadNamespace --> com.oracle.cie.wizard.silent.tasks.LoadObjectStoreTask
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadNamespace --> com.oracle.cie.wizard.silent.tasks.LoadObjectStoreTask
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: getMode --> com.oracle.cie.wizard.silent.tasks.GetModeTask
    2014-01-29 10:02:28,689 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: addSelectableItem_s --> com.oracle.cie.wizard.domain.silent.tasks.AddSelectableItemSilentTask
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: addSelectableItem_s --> com.oracle.cie.wizard.domain.silent.tasks.AddSelectableItemSilentTask
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: addSelectableItem_s --> com.oracle.cie.wizard.domain.silent.tasks.AddSelectableItemSilentTask
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: addSelectableItem_s --> com.oracle.cie.wizard.domain.silent.tasks.AddSelectableItemSilentTask
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: addSelectableItem_s --> com.oracle.cie.wizard.domain.silent.tasks.AddSelectableItemSilentTask
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: addSelectableItem_s --> com.oracle.cie.wizard.domain.silent.tasks.AddSelectableItemSilentTask
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:28,705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:28,720 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: dumpVersions --> com.oracle.cie.wizard.domain.silent.tasks.DumpVersionsTask
    2014-01-29 10:02:28,720 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:29,017 DEBUG [dumpVersions] com.oracle.cie.wizard.domain.helpers.WLSVersionHelper - WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050
    2014-01-29 10:02:29,017 INFO  [dumpVersions] com.oracle.cie.wizard.domain.silent.tasks.DumpVersionsTask -
    Common Development 6.4 Thu Aug 25 17:01:47 EDT 2011 6.4.0.0 Change-Id: 31463 [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev_6.4.0.0.jar]
    Common Development L10N Resources (de) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.de_6.4.0.0.jar]
    Common Development L10N Resources (es) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.es_6.4.0.0.jar]
    Common Development L10N Resources (fr) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.fr_6.4.0.0.jar]
    Common Development L10N Resources (it) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.it_6.4.0.0.jar]
    Common Development L10N Resources (ja) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.ja_6.4.0.0.jar]
    Common Development L10N Resources (ko) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.ko_6.4.0.0.jar]
    Common Development L10N Resources (pt_BR) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.pt.BR_6.4.0.0.jar]
    Common Development L10N Resources (zh_CN) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.zh.CN_6.4.0.0.jar]
    Common Development L10N Resources (zh_TW) 6.4 Mon May 9 13:14:44 EDT 2011 - internal build by unknown on client unknown 6.4.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.zh.TW_6.4.0.0.jar]
    Config Wizard 7.2 Fri Aug 19 17:47:23 EDT 2011 7.2.0.0 Change-Id: 31407 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config_7.2.0.0.jar]
    Config Wizard L10N Resources (de) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.de_7.2.0.0.jar]
    Config Wizard L10N Resources (es) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.es_7.2.0.0.jar]
    Config Wizard L10N Resources (fr) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.fr_7.2.0.0.jar]
    Config Wizard L10N Resources (it) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.it_7.2.0.0.jar]
    Config Wizard L10N Resources (ja) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.ja_7.2.0.0.jar]
    Config Wizard L10N Resources (ko) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.ko_7.2.0.0.jar]
    Config Wizard L10N Resources (pt_BR) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.pt.BR_7.2.0.0.jar]
    Config Wizard L10N Resources (zh_CN) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.zh.CN_7.2.0.0.jar]
    Config Wizard L10N Resources (zh_TW) 7.2 Mon May 9 13:14:50 EDT 2011 - internal build by unknown on client unknown 7.2.0.0 Change-Id: ?????? [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.zh.TW_7.2.0.0.jar]
    Global Product Registry 3.1 Thu Feb 11 20:47:52 EST 2010 3.1.0.0 Change-Id: 27582 [C:/OraODI/product/odifmw/modules/com.oracle.cie.gpr_3.1.0.0.jar]
    Global Product Registry Impl 3.1 Thu Feb 11 20:47:55 EST 2010 3.1.0.0 Change-Id: 27582 [C:/OraODI/product/odifmw/modules/com.oracle.cie.gpr-impl_3.1.0.0.jar]
    Oracle CIE OUI Inventory 1.3 Tue Sep 7 16:24:41 EDT 2010 1.3.0.0 Change-Id: 29286 [C:/OraODI/product/odifmw/modules/com.oracle.cie.oui_1.3.0.0.jar]
    WLW Plaf 5.3 Thu Sep 24 18:49:22 EDT 2009 5.3.0.0 Change-Id: 26058 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf_5.3.0.0.jar]
    WLW Plaf L10N Resources (de) 5.3 Wed Jun 23 16:18:26 EDT 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.de_5.3.0.0.jar]
    WLW Plaf L10N Resources (es) 5.3 Wed Jun 23 16:18:26 EDT 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.es_5.3.0.0.jar]
    WLW Plaf L10N Resources (fr) 5.3 Wed Jun 23 16:18:26 EDT 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.fr_5.3.0.0.jar]
    WLW Plaf L10N Resources (it) 5.3 Wed Jun 23 16:18:26 EDT 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.it_5.3.0.0.jar]
    WLW Plaf L10N Resources (ja) 5.3 Wed Feb 10 22:01:27 EST 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.ja_5.3.0.0.jar]
    WLW Plaf L10N Resources (ko) 5.3 Wed Feb 10 22:01:27 EST 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.ko_5.3.0.0.jar]
    WLW Plaf L10N Resources (pt_BR) 5.3 Wed Jun 23 16:18:26 EDT 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.pt.BR_5.3.0.0.jar]
    WLW Plaf L10N Resources (zh_CN) 5.3 Wed Feb 10 22:01:27 EST 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.zh.CN_5.3.0.0.jar]
    WLW Plaf L10N Resources (zh_TW) 5.3 Wed Feb 10 22:01:27 EST 2010 5.3.0.0 Change-Id: 27525 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wlw-plaf.zh.TW_5.3.0.0.jar]
    WebLogic Config Wizard 7.2 Mon Aug 29 11:25:24 EDT 2011 7.2.0.0 Change-Id: 31488 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (de) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.de_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (es) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.es_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (fr) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.fr_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (it) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.it_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (ja) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.ja_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (ko) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.ko_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (pt_BR) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.pt.BR_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (zh_CN) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.zh.CN_7.2.0.0.jar]
    WebLogic Config Wizard L10N Resources (zh_TW) 7.2 Tue Jul 26 14:36:07 EDT 2011 7.2.0.0 Change-Id: 31026 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls.zh.TW_7.2.0.0.jar]
    WebLogic Config Wizard Schema 7.2 Mon Aug 29 11:25:19 EDT 2011 10.3.6.0 Change-Id: 31488 [C:/OraODI/product/odifmw/modules/com.oracle.cie.config-wls-schema_10.3.6.0.jar]
    Wizard Framework 6.1 Tue Sep 7 16:24:30 EDT 2010 6.1.0.0 Change-Id: 29286 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard_6.1.0.0.jar]
    Wizard Framework L10N Resources (de) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.de_6.1.0.0.jar]
    Wizard Framework L10N Resources (es) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.es_6.1.0.0.jar]
    Wizard Framework L10N Resources (fr) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.fr_6.1.0.0.jar]
    Wizard Framework L10N Resources (it) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.it_6.1.0.0.jar]
    Wizard Framework L10N Resources (ja) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.ja_6.1.0.0.jar]
    Wizard Framework L10N Resources (ko) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.ko_6.1.0.0.jar]
    Wizard Framework L10N Resources (pt_BR) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.pt.BR_6.1.0.0.jar]
    Wizard Framework L10N Resources (zh_CN) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.zh.CN_6.1.0.0.jar]
    Wizard Framework L10N Resources (zh_TW) 6.1 Thu Aug 5 17:58:12 EDT 2010 6.1.0.0 Change-Id: 29099 [C:/OraODI/product/odifmw/modules/com.oracle.cie.wizard.zh.TW_6.1.0.0.jar]
    XML Data Handler 2.5 Tue Dec 15 20:45:35 EST 2009 2.5.0.0 Change-Id: 27027 [C:/OraODI/product/odifmw/modules/com.oracle.cie.xmldh_2.5.0.0.jar]
    WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: setTitle --> com.oracle.cie.wizard.silent.tasks.SetTitleTask
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: getMode --> com.oracle.cie.wizard.silent.tasks.GetModeTask
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: loadScripts --> com.oracle.cie.wizard.domain.silent.tasks.LoadScriptFilesTask
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: iterator --> com.oracle.cie.wizard.silent.tasks.IteratorTask
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:29,017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: logKey --> com.oracle.cie.wizard.silent.tasks.LogKeyTask
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:29,032 DEBUG [logKey] com.oracle.cie.wizard.silent.tasks.LogKeyTask - The key scriptFileIterator.current.value has a value of <C:\Users\BIS909~1\AppData\Local\Temp\2\tmpUnpack603348485792127080cws>
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Retrieving Next Task
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - Configuring task: runScript --> com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask - RunScriptTask scriptFile:C:\Users\BIS909~1\AppData\Local\Temp\2\tmpUnpack603348485792127080cws
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask - WLS_PRODUCT_VERSION=10.3.6.0
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask - WLS_PRODUCT_SHORT_VERSION=10.3
    2014-01-29 10:02:29,032 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - WizardController waiting...
    2014-01-29 10:02:29,032 DEBUG [runScript] com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask - Going to execute script: C:\Users\BIS909~1\AppData\Local\Temp\2\tmpUnpack603348485792127080cws
    2014-01-29 10:02:29,032 DEBUG [runScript] com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask - Try to run the script as silent script
    2014-01-29 10:02:29,235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config/config) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:29,235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:29,235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config-wls/config) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:29,235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:29,235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config/config_tasks) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:29,235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:29,251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config-wls/config_tasks) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:29,251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:29,251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config/config_messages) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:29,251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:29,251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - Attempting to manage resource bundle (resources/config-wls/config_messages) in namespace (config) in locale (en_AU).
    2014-01-29 10:02:29,251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ResourceNamespace - Actual Resource Bundle Managed: base
    2014-01-29 10:02:29,469 INFO  [runScript] com.oracle.cie.domain.script.ScriptExecutor - read template from "C:\software\odi_domain_template.jar"
    2014-01-29 10:02:29,500 DEBUG [runScript] com.oracle.cie.domain.AbstractManager - The getInstance method did not exist for class class com.oracle.cie.domain.WLSSummaryHelper trying default constructor before failing...
    2014-01-29 10:02:29,500 DEBUG [runScript] com.oracle.cie.domain.AbstractManager - The getInstance method did not exist for class class com.oracle.cie.wizard.domain.helpers.WLSChoiceTaskHelper trying default constructor before failing...
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Locating base product for BASE_PRODUCT_ID=WebLogic Server BASE_PRODUCT_HOME=C:\OraODI\product\odifmw\wlserver_10.3
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.0.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.1.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.2.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.3.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.4.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.5.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.6.0 [installed]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product install dir: C:\OraODI\product\odifmw\wlserver_10.3
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Found base product: ProductInfo WebLogic Server:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Processing registry products.
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.0.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.1.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.2.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.3.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.4.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.5.0 [notinstalled]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: WebLogic Server:10.3.6.0 [installed]
    2014-01-29 10:02:30,218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Checking base product dependency
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current component: Core Application Server
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Found component dependency on WebLogic Server:10.3.6.0
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product depends on the base product. Attempting to add its install dir to the list.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product install directory [C:\OraODI\product\odifmw\wlserver_10.3] is already in the list.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Workshop:10.3.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Workshop:10.3.1.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Enterprise Pack for Eclipse:10.3.1.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Enterprise Pack for Eclipse:10.3.2.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Enterprise Pack for Eclipse:10.3.3.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Enterprise Pack for Eclipse:10.4.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Enterprise Pack for Eclipse:10.5.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Coherence:3.5.3.2 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Coherence:3.6.0.4 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Coherence:3.7.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Coherence:3.7.1.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Coherence:3.7.1.1 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:7.4.0.0 [installed]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Install directory is not set. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:7.3.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:7.2.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:7.1.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:7.0.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:6.8.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:6.7.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Common Infrastructure Engineering:6.6.0.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Configuration Manager:10.3.5.0 [installed]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Install directory is not set. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Configuration Manager:10.3.2.1 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Configuration Manager:10.3.1.2 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Configuration Manager:10.3.1.0 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Current product: Oracle Enterprise Repository:11.1.1.3 [notinstalled]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product is not installed. Skipping the product.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Product install directories: [C:\OraODI\product\odifmw\wlserver_10.3]
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.OracleHomeLocator - Retrieving inventories
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.oui.impl.FMWHomeInventoryImpl - GPR is available.
    2014-01-29 10:02:30,233 DEBUG [runScript] com.oracle.cie.oui.impl.GPRInfo - Processing GPR information.
    2014-01-29 10:02:30,249 DEBUG [runScript] com.oracle.cie.oui.impl.FMWHomeInventoryImpl - C:\OraODI\product\odifmw\logs\inventory\ContentsXML\comps.xml doesn't exist. Skipping C:\OraODI\product\odifmw\logs
    2014-01-29 10:02:30,249 DEBUG [runScript] com.oracle.cie.oui.impl.FMWHomeInventoryImpl - C:\OraODI\product\odifmw\modules\inventory\ContentsXML\comps.xml doesn't exist. Skipping C:\OraODI\product\odifmw\modules
    2014-01-29 10:02:30,249 DEBUG [runScript] com.oracle.cie.oui.impl.FMWHomeInventoryImpl - C:\OraODI\product\odifmw\patch_wls1036\inventory\ContentsXML\comps.xml doesn't exist. Skipping C:\OraODI\product\odifmw\patch_wls1036
    2014-01-29 10:02:30,249 DEBUG [runScript] com.oracle.cie.oui.impl.FMWHomeInventoryImpl - C:\OraODI\product\odifmw\utils\inventory\ContentsXML\comps.xml doesn't exist. Skipping C:\OraODI\product\odifmw\utils
    2014-01-29 10:02:30,546 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.OracleHomeLocator - Processing inventory for C:\OraODI\product\odifmw\wlserver_10.3
    2014-01-29 10:02:30,546 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.OracleHomeLocator - Inventory is crosslisted in the registry. Skipping.
    2014-01-29 10:02:30,546 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.OracleHomeLocator - Oracle homes: []
    2014-01-29 10:02:31,497 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - Added C:\OraODI\product\odifmw\wlserver_10.3\common\lib\components.xml for further processing.
    2014-01-29 10:02:31,497 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - Parsing : C:\OraODI\product\odifmw\wlserver_10.3\common\lib\components.xml
    2014-01-29 10:02:31,513 INFO  [runScript] com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - C:\OraODI\product\odifmw\wlserver_10.3\common\lib\components.xml does not contain component elements and will be skipped
    2014-01-29 10:02:31,513 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.WLSGlobalTemplateCatalog - Attempting to determine default template [Basic WebLogic Server Domain]
    2014-01-29 10:02:31,513 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.WLSGlobalTemplateCatalog - Found first default template match: Basic WebLogic Server Domain:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\wls.jar]
    2014-01-29 10:02:31,513 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.WLSGlobalTemplateCatalog - Created Global Tempalte Catalog [C:\OraODI\product\odifmw]
      Catalog of type REGISTRY_PROD_CAT. Product home [C:\OraODI\product\odifmw\wlserver_10.3]
        Templates:
        ==========
        WebLogic SIP Server Domain - Diameter Topology:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\diameterdomain.jar]
        WebLogic SIP Server Domain - Geo Topology Site 1:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\geo1domain.jar]
        WebLogic SIP Server Domain - Geo Topology Site 2:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\geo2domain.jar]
        WebLogic SIP Server Domain - Replicated Topology with DB Persistence:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\rdbmsdomain.jar]
        WebLogic SIP Server Domain - Replicated Topology:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\replicateddomain.jar]
        Basic WebLogic SIP Server Domain:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\sipserverdomain.jar]
        Basic WebLogic Server Domain:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\wls.jar]
        WebLogic Starter:10.3.1.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\wls_starter.jar]
        WebLogic Advanced Web Services for JAX-RPC Extension:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\applications\wls_webservice.jar]
        WebLogic Advanced Web Services for JAX-WS Extension:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\applications\wls_webservice_jaxws.jar]
      ======================
      Catalog of type COMPONENTS_CAT. Product home [C:\OraODI\product\odifmw]
        Templates:
        ==========
      ======================
    Base product catalog location: C:\OraODI\product\odifmw\wlserver_10.3
    Core (default) template: Basic WebLogic Server Domain:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\wls.jar]
    2014-01-29 10:02:31,606 DEBUG [runScript] com.oracle.cie.domain.WLSTemplateBuilder - Attempting to parse domain template in: C:\software\odi_domain_template.jar
    2014-01-29 10:02:31,653 DEBUG [runScript] com.oracle.cie.domain.aspect.XBeanDomainTypeBuilder - Loading namespace mappings from resources/config/xml/namespacemap.xml
    2014-01-29 10:02:32,620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing the security attributes with input params: targetPath=null; type=1
    2014-01-29 10:02:32,620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: BridgeDestination#
    2014-01-29 10:02:32,620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for BridgeDestination# with [Ljava.lang.String;@2d8e9b8e
    2014-01-29 10:02:32,620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: BridgeDestination:UserPasswordEncrypted:true
    2014-01-29 10:02:32,620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: SecurityConfiguration
    2014-01-29 10:02:32,620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SecurityConfiguration with [Ljava.lang.String;@6d869eff
    2014-01-29 10:02:32,620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: SecurityConfiguration:NodeManagerPasswordEncrypted:false
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: JMSSystemResource#-JmsResource-SAFRemoteContext#-SAFLoginContext
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JMSSystemResource# with [Ljava.lang.String;@23a83610
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: RDBMSRealm#
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for RDBMSRealm# with [Ljava.lang.String;@787566b9
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: RDBMSRealm:DatabasePasswordEncrypted:true
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: SecurityConfiguration-Realm#-RDBMSSecurityStore
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SecurityConfiguration with [Ljava.lang.String;@63ab3977
    2014-01-29 10:02:32,636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for Realm# with [Ljava.lang.String;@63ab3977
    2014-01-29 10:02:32,652 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for RDBMSSecurityStore with [Ljava.lang.String;@63ab3977
    2014-01-29 10:02:32,652 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for RDBMSSecurityStore with [Ljava.lang.String;@63ab3977
    2014-01-29 10:02:32,652 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: RDBMSSecurityStore:PasswordEncrypted:false
    2014-01-29 10:02:32,667 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: Server#-SSL
    2014-01-29 10:02:32,964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SSL with [Ljava.lang.String;@537d147e
    2014-01-29 10:02:32,964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: SSL:ServerPrivateKeyPassPhraseEncrypted:false
    2014-01-29 10:02:32,964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SSL with [Ljava.lang.String;@537d147e
    2014-01-29 10:02:32,964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: SSL:ServerPrivateKeyPassPhraseEncrypted:false
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SSL with [Ljava.lang.String;@537d147e
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: SSL:ServerPrivateKeyPassPhraseEncrypted:false
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SSL with [Ljava.lang.String;@537d147e
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: SSL:ServerPrivateKeyPassPhraseEncrypted:false
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SSL with [Ljava.lang.String;@537d147e
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: SSL:ServerPrivateKeyPassPhraseEncrypted:false
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: SecurityConfiguration-Realm#-AuthenticationProvider#
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for SecurityConfiguration with [Ljava.lang.String;@611a5a82
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for Realm# with [Ljava.lang.String;@611a5a82
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for AuthenticationProvider# with [Ljava.lang.String;@611a5a82
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for AuthenticationProvider# with [Ljava.lang.String;@611a5a82
    2014-01-29 10:02:32,995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: AuthenticationProvider:CredentialEncrypted:true
    2014-01-29 10:02:33,010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: WLECConnectionPool#
    2014-01-29 10:02:33,010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for WLECConnectionPool# with [Ljava.lang.String;@5372ad66
    2014-01-29 10:02:33,010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: WLECConnectionPool:UserPasswordEncrypted:true
    2014-01-29 10:02:33,010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: WLECConnectionPool:ApplicationPasswordEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: JMSSystemResource#-JmsResource-ForeignServer#-ForeignConnectionFactory#
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JMSSystemResource# with [Ljava.lang.String;@dd62e57
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: JMSSystemResource#-JmsResource-ForeignServer#
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JMSSystemResource# with [Ljava.lang.String;@687c58d9
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: Server#
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for Server# with [Ljava.lang.String;@3bad4426
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: Server:DefaultIIOPPasswordEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: Server:DefaultTGIOPPasswordEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: Server:SystemPasswordEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: Server:CustomIdentityKeyStorePassPhraseEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: Server:CustomTrustKeyStorePassPhraseEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: Server:JavaStandardTrustKeyStorePassPhraseEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: JoltConnectionPool#
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JoltConnectionPool# with [Ljava.lang.String;@6c553965
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: JoltConnectionPool:ApplicationPasswordEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: JoltConnectionPool:UserPasswordEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: ForeignJNDIProvider#
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for ForeignJNDIProvider# with [Ljava.lang.String;@4f2b4d73
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: ForeignJNDIProvider:PasswordEncrypted:true
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: JDBCSystemResource#-JdbcResource-JDBCDriverParams
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JDBCSystemResource# with [Ljava.lang.String;@23e9e1a0
    2014-01-29 10:02:33,026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JdbcResource with [Ljava.lang.String;@23e9e1a0
    2014-01-29 10:02:33,042 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JDBCDriverParams with [Ljava.lang.String;@23e9e1a0
    2014-01-29 10:02:33,042 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JDBCDriverParams with [Ljava.lang.String;@23e9e1a0
    2014-01-29 10:02:33,042 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: JDBCDriverParams:PasswordEncrypted:false
    2014-01-29 10:02:34,337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JdbcResource with [Ljava.lang.String;@23e9e1a0
    2014-01-29 10:02:34,337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JDBCDriverParams with [Ljava.lang.String;@23e9e1a0
    2014-01-29 10:02:34,337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process attributes for JDBCDriverParams with [Ljava.lang.String;@23e9e1a0
    2014-01-29 10:02:34,337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Process at the eachTag level with params: JDBCDriverParams:PasswordEncrypted:false
    2014-01-29 10:02:34,352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - Processing security related object: JDBCSystemResource#-JdbcResource-JDBCOracleParams
    2014-01-29 10:02:34,352 DEBUG [runScri

    I have found out the answer myself after trying the following:
    I have installed ODI on the remote Windows VM and retried unpack and it has succeeded.
    So answer is yes

  • ODI AGENT STARTUP FAILED

    Dear All,
    While starting ODI agent,its failing with the below error
    2011-07-06 10:05:41.104 NOTIFICATION ODI-1128 Agent ODI_AGENT is starting. Application Server: STANDALONE. Agent Version: 11.1.1.5.0 - 22/04/2011. Port: 4999. JMX Port: 5999.
    2011-07-06 10:05:55.170 NOTIFICATION ODI-1136 Starting Schedulers on Agent ODI_AGENT.
    2011-07-06 10:06:55.677 WARNING 2006 Error occurred while computing schedules for work repository [WORKREP]. Error message : org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
    2011-07-06 10:06:55.729 ERROR ODI-1131 Agent ODI_AGENT encountered an error: ODI-1406: Agent ODI_AGENT started with warning: JDBC connection error occurs while connecting to the work repository WORKREP. Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
    Need help in order to solve this case.

    Hi
    Make sure that JDK 1.6.0_21 or higher version insatlled in your PC.
    Have you installed RCU 11g before ODI 11g installation.
    If not, please installed it and later start the ODI 11g installation.
    Open odiparams.bat/sh file.
    encode the master repository password using enocde.cmd/sh and paste the same encoded password on odiparams.bat/sh file
    check MASTER DB Crredentials/Master repository login credentials/ work repository details are properly setuped or not.
    check JDBC URL
    check ODI_JAVA_HOME path seted in your PC
    ODI_JAVA_HOME=d:\Oracle\Middleware\jdk160_21 in case weblogic installed before ODI 11g other wise
    ODI_JAVA_HOME=c:\Program files\Java\jdk1.6.0_21\bin at Windows (setup it on environment variable) at linux export the ODI_JAVA_HOME path using "export" command
    run the ODI agent and check whether it is running or not.
    Hope this may helps you.
    Thanks,
    Phani

  • Error Adding ODI Agent to OPM-NModule libopmncustom: initialization failed

    Hi All
    I am getting an error when I try to add, remove or start and ODI Agent in OPMN. The Error is as follows:
    E:\Oracle\products\11.1.1\Oracle_ODI_1\oracledi\agent\bin>odi_opmn_addagent.bat
    agentcreate.properties
    Module libopmncustom: initialization failed (proc set odiagent)
    Module libopmncustom initialization failed: disabled
    opmnctl reload: reconfiguring opmn...
    opmn status shows that the agent has been added but it is down and when I try to start it I get the following error:
    E:\Opmn1\Oracle_WT1\instances\instance2\bin>opmnctl startproc ias-component=ERPI
    DEVAGENT
    opmnctl startproc: starting opmn managed processes...
    ================================================================================
    opmn id=servername:6701
    no processes or applications matched this request
    Response: not enabled: libopmncustom
    I can start and successfully test the agent using the agent_DEVAGENT.bat file but the problem seems to be adding it to OPMN.
    -This issues seems to be that the OPMN module libopmncustom failed to initialize properly and hence has been disabled. I cannot see how I can enable it and test again.
    I have tried the following to resolve the issue
    1. Removed the agent and restarted it
    2. Restarted the OPMN service
    3. Restarted the server
    4. Reinstalled ODI as well as the Stand Alone Agent
    5. Uninstalled OPMN and installed it to a different location
    Has anyone come across this and could you please give me a few pointers of what I can look at. The configs that I have are as follows
    ODI Version : 11.1.5.0_generic_110422.1001
    OPMN Version : 11.1.1.3
    OS : Server 2008 STD R2 x64
    ODI and OPMN are running on the same machine.
    Agentcreate.properties file:
    # Use / as path seperator to specify path in Unix as well as Windows.
    ORACLE_ODI_HOME=E:/Oracle/products/11.1.1/Oracle_ODI_1
    INSTANCE_HOME=E:/opmn1/Oracle_WT1/instances/instance2
    COMPONENT_TYPE=odiagent
    COMPONENT_NAME=DEV_AGENT
    ODI_MASTER_DRIVER=oracle.jdbc.OracleDriver
    ODI_MASTER_URL=jdbc:oracle:thin:@prddb:1521:hypprd
    ODI_MASTER_USER=ODI_MASTER
    ODI_MASTER_ENCODED_PASS=dzfHrWobFQN4u7YLBqBq7cqtljDTCy
    ODI_SECU_WORK_REPO=ODI_WORK
    ODI_SUPERVISOR_ENCODED_PASS=cByXt0OZvhRCIyaOQoTnl7y
    PORTNO=90210
    JAVA_HOME=E:/Oracle/Middleware/jdk160_21
    ORACLE_OPMN_HOME=E:/Opmn1/Oracle_WT1
    JMXPORTNO=91210
    ODI_OPMN_ADDAGENT
    @echo off
    REM #
    REM # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
    REM #
    setlocal
    for %%a in ("/HELP" "/help" "-HELP" "-help") do if %%a == "%1" goto HELPTEXT
    goto STARTCOMMAND
    :HELPTEXT
    echo.
    echo (c) Copyright Oracle. All rights reserved.
    echo.
    echo PRODUCT
    echo Oracle Data Integrator
    echo.
    echo FILENAME
    echo odi_opmn_addagent.bat
    echo.
    echo DESCRIPTION
    echo Adds agent entry in opmn.xml file.
    echo.
    echo SYNTAX
    echo odi_opmn_addagent ["<agent create property file name>"]
    echo.
    echo PREREQUISITES
    echo The Agent Create PropertyFile INFORMATION should be
    echo completed before running this script.
    echo.
    goto ENDCOMMAND
    :STARTCOMMAND
    if "%ODI_HOME%" == "" set ODI_HOME=E:\Oracle\products\11.1.1\Oracle_ODI_1\oracledi\agent
    REM call "%ODI_HOME%\bin\odiparams.bat"
    if "%OPMN_HOME%" == "" set OPMN_HOME=E:/Opmn1/Oracle_WT1
    if "%INSTANCE_HOME%" == "" set INSTANCE_HOME=E:/opmn1/Oracle_WT1/instances/instance2
    REM set CLASSPATH=%ODI_CLASSPATH%;%OPMN_HOME%\opmn\lib\opmneditor.jar
    set CLASSPATH=%ODI_HOME%\lib\odi-standalone-agent.jar;%OPMN_HOME%\opmn\lib\opmneditor.jar;%ODI_HOME%\..\..\setup\manual\oracledi-sdk\oracle.odi-sdk-jse_11.1.1.jar
    java -classpath %CLASSPATH% oracle.odi.AddAgentToOpmn %*
    CALL %INSTANCE_HOME%\bin\opmnctl reload
    :ENDCOMMAND
    ODI PARAMS
    REM #
    REM # Repository Connection Information
    REM #
    set ODI_MASTER_DRIVER=oracle.jdbc.OracleDriver
    set ODI_MASTER_URL=jdbc:oracle:thin:@prddb:1521:hypprd
    set ODI_MASTER_USER=ODI_MASTER
    set ODI_MASTER_ENCODED_PASS=dzfHrWobFQN4u7YLBqBq7cqtljDTCy
    REM #
    REM # User credentials for agent startup program
    REM #
    set ODI_SUPERVISOR=SUPERVISOR
    set ODI_SUPERVISOR_ENCODED_PASS=cByXt0OZvhRCIyaOQoTnl7y
    REM #
    REM # User credentials for ODI tools
    REM #
    set ODI_USER=%ODI_SUPERVISOR%
    set ODI_ENCODED_PASS=%ODI_SUPERVISOR_ENCODED_PASS%
    REM #
    REM # Work Repository Name
    REM #
    set ODI_SECU_WORK_REP=ODI_WORK
    REM #
    REM # Connection retry parameters
    REM #
    set ODI_CONNECTION_RETRY_COUNT=0
    set ODI_CONNECTION_RETRY_DELAY=7000
    REM #
    REM # Java virtual machine
    REM #
    set ODI_JAVA_HOME=E:\Javax86\jdk1.6.0_29
    REM #
    REM # Other Parameters
    REM #
    set ODI_INIT_HEAP=256m
    set ODI_MAX_HEAP=1024m
    set ODI_JMX_PROTOCOL=rmi
    REM #
    REM # Additional Java Options
    REM #
    set ODI_ADDITIONAL_JAVA_OPTIONS=
    REM # Windows 95,98, Me users only: Any package files added to the /drivers
    REM # or /lib/scripting directory should be manually declared in the
    REM # ODI_ADDITIONAL_CLASSPATH variable
    set ODI_ADDITIONAL_CLASSPATH=
    REM # DO NOT EDIT BELOW THIS LINE !
    REM # ----------------------------------------------------------------------------
    set ODI_JAVA_EXE=%ODI_JAVA_HOME%\bin\java.exe
    set ODI_JAVAW_EXE=%ODI_JAVA_HOME%\bin\javaw.exe
    set ODI_JAVAC_EXE=%ODI_JAVA_HOME%\bin\javac.exe
    REM # Testing the java virtual machine
    if not exist "%ODI_JAVA_EXE%" goto NOJAVA
    if not exist "%ODI_JAVAW_EXE%" goto NOJAVA
    if not exist "%ODI_JAVAC_EXE%" goto NOJAVAC
    goto OKJAVA
    :NOJAVA
    @echo The Java Virtual Machine was not found at the following location: %ODI_JAVA_HOME%
    @echo The ODI_JAVA_HOME environment variable is not defined correctly.
    @echo Please set this variable in odiparams.bat.
    goto OKJAVA
    :NOJAVAC
    @echo A JDK is required to execute Web Services with OracleDI. You are currently using a JRE.
    goto OKJAVA
    :OKJAVA
    if "%ODI_HOME%" == "" set ODI_HOME=E:\Oracle\products\11.1.1\Oracle_ODI_1
    REM # Change the current directory to %ODI_HOME%/bin
    cd "%ODI_HOME%\bin"
    Environmental Variables
    JAVA_HOME=E:\Javax86\jdk1.6.0_29
    ODI_JAVA_HOME=E:\Javax86\jdk1.6.0_29
    Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32
    \WindowsPowerShell\v1.0\;E:\Oracle\Middleware\EPMSystem11R1\common\ODBC-64\Meran
    t\6.0\Drivers;E:\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\console\bi
    n;E:\Javax86\jdk1.6.0_29;E:\Javax64\jdk1.6.0_29;E:\Opmn1\Oracle_WT1\bin;E:\Opmn1
    \Oracle_WT1\opmn\bin;E:\Opmn1\Oracle_WT1\opmn\lib;E:\Opmn1\Oracle_WT1\perl\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    Could someone please help me with this.
    Thanks
    Edited by: 800166 on 18/05/2012 00:39

    Solved the problem by dropping and recreating the user schema and all its objects, reinstalling and configuring both ODI and OPMN.
    If you ever come across the problem I recommend the above, you will save yourself hours of troubleshooting

  • While changing the status of content in Weblogic 10.3 programitically

    while changing the status of content in Weblogic 10.3 programitically is giving the error
    User is not authorized to check in the node.
         at com.bea.content.virtual.internal.server.bean.InternalWorkspaceOpsBean.handleWorkflowActions(InternalWorkspaceOpsBean.java:480)
         at com.bea.content.virtual.internal.server.bean.InternalWorkspaceOpsBean.internalCheckIn(InternalWorkspaceOpsBean.java:420)
         at com.bea.content.virtual.internal.server.bean.InternalWorkspaceOpsBean.checkIn(InternalWorkspaceOpsBean.java:343)
         at com.bea.content.virtual.internal.server.bean.WorkspaceOps_xe5vix_ELOImpl.checkIn(WorkspaceOps_xe5vix_ELOImpl.java:166)
         at com.bea.content.virtual.internal.WorkspaceOpsImpl.checkIn(WorkspaceOpsImpl.java:90)
         at com.bea.content.federated.internal.VersionManagerImpl.checkIn(VersionManagerImpl.java:239)
         at com.nab.portal.portlets.cmscontent.EndDateCMSContent.updateNodeStatus(EndDateCMSContent.java:243)
         at jsp_servlet._portlets._cmscontent.__sampletest._jspService(__sampletest.java:140)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.continueChainNoWrapper(PageFlowPageFilter.java:455)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.runPage(PageFlowPageFilter.java:432)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.doFilter(PageFlowPageFilter.java:284)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:503)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         at org.apache.beehive.netui.pageflow.faces.internal.PageFlowViewHandler.renderView(PageFlowViewHandler.java:203)
         at com.bea.portlet.adapter.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:77)
         at org.apache.beehive.netui.pageflow.faces.internal.PageFlowViewHandler.renderView(PageFlowViewHandler.java:203)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.continueChainNoWrapper(PageFlowPageFilter.java:455)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.runPage(PageFlowPageFilter.java:432)
         at org.apache.beehive.netui.pageflow.PageFlowPageFilter.doFilter(PageFlowPageFilter.java:284)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.nab.portal.filter.UserSessionFilter.doFilter(UserSessionFilter.java:176)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.nab.portal.filter.CrossSiteScriptingFilter.doFilter(CrossSiteScriptingFilter.java:333)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.portal.tools.servlet.http.HttpContextFilter.doFilter(HttpContextFilter.java:60)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at com.bea.jsptools.servlet.PagedResultServiceFilter.doFilter(PagedResultServiceFilter.java:82)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3502)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2186)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2092)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    the node is checke odut by annoymous user biut its not checked in the status from 1 to 2 is updated but it not updated to published or retired
    are there any Entreprise scoped roles which sholud be created to set the visitor entitlements on the content
    Please do reply asap
    Thanks
    Regards
    Rani
    Rani Bhatia

    hi
    while changing the sttaus of content in weblogic 10.3 programitcally
    i have written this code List nodeIds=null;
         INodeManager iNodeManager= ContentManagerFactory.getNodeManager();
              try {
              ID nodeId = new ID();
              nodeIds = new ArrayList();
                   linkNode =iNodeManager.getNode(ctx,fileName);
                   log.info("Linknode"+linkNode);
                   String Encodedpath= linkNode.getURLEncodedPath();
                   log.info("Encodedpath"+Encodedpath);
                   com.bea.content.ID nodeid= linkNode.getId();
                   nodeIds.add(nodeid);
              log.info(nodeid);;
                   String repoName = nodeid.getRepositoryName();
                   log.info("repoName"+repoName);
                        IVirtualRepositoryManager repoMgr = ContentManagerFactory.getVirtualRepositoryManager();
                        com.bea.content.federated. IVersionManager iversionManager= ContentManagerFactory.getVersionManager();
                        com.bea.content.federated.IWorkflowManager iWorkflowManager= ContentManagerFactory.getWorkflowManager();
                   if(linkNode!=null)
                        int i= linkNode.getWorkflowStatus();
                                  log.info("Workflow Status"+i);
                                  int j=linkNode.getLifeCycleStatus();
                                  log.info("Workflow Status"+j);
                                  linkNode.setLifeCycleStataus(5);
                                  linkNode.setWorkflowStatus(5);
                                  //iNodeManager.save(ctx, linkNode);
    iversionManager.checkOut(ctx, nodeid, version.getVersionId());                         com.bea.content.virtual.version.VersionableContent versionableContent1 = iversionManager.getVersion(ctx, nodeid, "1");
                             versionableContent1.setStatus(5);
                             iversionmanager.checkIn(ctx, nodeid, versionableContent1);
                             log.info("checkin");
                             b=true;
                        else
                             b=false;
                             log.info("Node already retired ");
              catch (AuthenticationException auex) {
                   log.error("WEB1013IF-3 getLinkNode" + auex.toString());               
              } catch (AuthorizationException authex) {
                   log.error("WEB1013IF-4 getLinkNode" + authex.toString());     
              }catch (RepositoryException repoEx) {
                   log.error("WEB1013IF-5 getLinkNode" + repoEx.toString());
              return b;
    by default annoymous user check out the node
    if for any logged in user which api has to be used eg if i have created the weblogic user how to set this user through api , which apis are used to set this user programmitically so that this user can check out the node and check in the node so that its status can be updated
    Thanks
    Regards
    Rani Bhatia
    Edited by: user10309975 on Jul 5, 2010 10:29 PM

  • ODI agent creation issue

    Hi,
    I am trying to create ODI agent in Windows. I have followed the steps in ODI set up document. It has launched the server. Now I am trying to create that as a windows service. But I am getting following error message.
    I ran the followiing the command line
    <ODI_HOME>\bin\agentservice -i -s Sched_Agent 20910
    The error I am getting is
    "FATAL | wrapper | The argument 'Files\Java\jdk1.5.0_12\bin\java.exe' is not a valid property name-value pair."
    I have 10.1.3.5.5
    My ODI_JAVA_HOME is pointing to C:\Program Files\Java\jdk1.5.0_12. Is this the issue for the error
    Anyone knows why its happening.
    -app
    Edited by: user6401072 on Jul 28, 2010 11:35 AM

    The reason is becuase you JDK path is some thing like this c:\program files\Java\jdk1.5.0_12\bin\java.exe'
    so what is the happening becuase of space between program and files its not picking up the correct JDK path .
    Either change the path of JDK installation or
    go to your odiparam path and go to this line
    if "%ODI_JAVA_HOME%" == "" set ODI_JAVA_HOME="c:\program files\Java\jdk1.5.0_12"
    or
    if "%ODI_JAVA_HOME%" == "" set ODI_JAVA_HOME='c:\program files\Java\jdk1.5.0_12'
    i dont remember exactly whether single or double quotes but try and let me know if that helps you

  • Emctl agent status command not working

    Every time I issue the command "emctl agent status", I get the following message:
    EM Configuration issue. /u01/app/oracle/product/OSE_10.2.0.1.0/itt.ppd.ppd-ds.com_HSI1t not found
    I've tried various environments. How can I determine the agent status?
    Baffling product :)
    Thanks
    John

    C:\>emctl status agent
    Oracle Enterprise Manager 10g Database Control Release 10.1.0.2.0
    Copyright (c) 1996, 2004 Oracle Corporation.  All rights reserved.
    Agent Version     : 10.1.0.2.0
    OMS Version       : 10.1.0.2.0
    Protocol Version  : 10.1.0.2.0
    Agent Home        : D:\oracle\product\10.1.0\Db_1\ALwarid-Taj.fakhruddin.local_t
    aj
    Agent binaries    : D:\oracle\product\10.1.0\Db_1
    Agent Process ID  : 2992
    Agent Process ID  : 2992
    Agent URL         : http://ALwarid-Taj.fakhruddin.local:1832/emd/main
    Started at        : 2006-10-08 08:46:10
    Started by user   : SYSTEM
    Last Reload       : 2006-10-08 08:46:10
    Last successful upload                       : 2006-10-08 10:33:28
    Total Megabytes of XML files uploaded so far :     0.06
    Number of XML files pending upload           :        0
    Size of XML files pending upload(MB)         :     0.00
    Available disk space on upload filesystem    :    38.19%
    Agent is Running and Ready

  • ODI agent may not running

    dear all,
    odi agent test successfully, update the scheduling successfully but when pressing the scheduling information it give error
    "ODI agent may not running"
    kindly solve the issue
    regards
    Naseer

    Hi Ratish,
    Following are the things i did and things which are happening .. :)
    created a scenario and scheduled it.
    And from Topology Man.. Agent Window... clicked on "Update Scheduling"... Output is "Planning Update is Completed" and when i click on Schedule Information" it is throwing warning saying... "Unable to retrieve Agents Schedule"... and my scheduled job is also not executed at scheduled time.
    Any idea what could be the problem?
    Thanks in advance.
    Regards,
    Amar

  • Agents status

    hello,
    how can i know agents status
    (active,hold.....)
    with ifs api ?
    thanks
    null

    You can use the iFS server manager to monitor an agent status. See page 8-11 on Oracle Internet File System Setup and Administration Guide Release 1.1.

  • ODI Agent Test Start is Wrong

    Hi,
    I've been following John's excellant blog. I've created the master repository. In topology manager, I have created the connection, the dataserver, the work repository, the agent and context. I've updated odiparams.bat (http://john-goodwin.blogspot.com/2008/09/odi-series-part-2-agent.html)
    I try to test of start ODI Agent I get this error:
    C:\ODI>C:\ODI\oracledi\bin\agentscheduler.bat "-port=20300" "-NAME=ODI_Agent"
    The system cannot find the path specified.
    OracleDI: Starting Scheduler Agent ...
    'oracle.odi.Agent' is not recognized as an internal or external command, operable program or batch file.
    My start agent .bat file:
    C:\ODI\oracledi\bin\agentscheduler.bat "-port=20300" "-NAME=ODI_Agent"
    My odiparams file:
    rem
    rem Repository Connection Information
    rem
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:oracle:thin:@oradbserver:1521:TEST;selectMethod=cursor;databaseName=ODI_MASTERREP;integratedSecurity=false
    set ODI_SECU_USER=ODI_MASTERREP
    set ODI_SECU_ENCODED_PASS=erfa,mE7dy,q8gPvKnjVAb.n8a
    set ODI_SECU_WORK_REP=ODI_WORKREP
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=LELKIELGLJMDLKMGHEHJDBGBGFDGGH
    set ODI_INIT_HEAP=128m
    set ODI_MAX_HEAP=1024m
    set ODI_JAVA_EXE="%ODI_JAVA_HOME%\bin\java.exe"
    set ODI_JAVAW_EXE="%ODI_JAVA_HOME%\bin\javaw.exe"
    set ODI_JAVAC_EXE="%ODI_JAVA_HOME%\bin\javac.exe"
    OS Win 2003R2 32bit
    ODI 10.1.3.5.0 has been updated to 10.1.3.5.5 via Oracle Data Integrator Cumulative Patch and Application Adapters for Data Integration Media Pack.

    Hi,
    If you look in agentscheduler.bat the first lines are :-
    if "%ODI_HOME%" == "" set ODI_HOME=..
    call "%ODI_HOME%\bin\odiparams.bat"
    echo OracleDI: Starting Scheduler Agent ...
    In your output you have :-
    The system cannot find the path specified.
    It is trying to call "%ODI_HOME%\bin\odiparams.bat
    and it can't find the file.
    Do you have an windows environment variable set for ODI_HOME
    If not create one and set its value to C:\ODI\oracledi
    or update it to the path above
    It should then find odiparams.bat
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Do we need a ODI agent to be running for using the startscen command

    Do we need a ODI full installation(both server and client) for using the Startscen command or just the client install should be enough. And also do we need a ODI agent to be configured and running for using this StartScen command
    Thanks

    ODI client is an agent.
    So you don't need to declare one more if not needed on your infrastructure.
    But to run odistartscen you need to configure the odiparams.bat with your repository connexion.
    If not it will try to connect by default to the demo repostory on HSQL.
    best regards,
    Brice

  • If an internal ID is changed for the Work Repository how does it affect objects that are already in it?  Will they continue to run or do you need to cycle the ODI agent?

    I was having trouble migrating the Master and Work repositories from my QA to my Prod environment.  I was getting an error message that the internal id's were alike so I changed the internal id in my Prod Master repository.  Then I tried to migrate the Work repository and was getting a similar error.  I did a search on the internet for the error message and it recommended that I renumber the Work repository so I did.    My concern now is how these changes affect the objects that are already in the repositories?  Will those objects continue to run?  Also do these changes take affect immediately or do you need to cycle the ODI agent?

    Well I cannot completely assure you but so far I have not faced any issues after a renumber. It will affect the exist object only when you have imported the object in synonym_update mode. I believe you have the daily backup of your production repository.
    Bhabani
    http://dwteam.in

  • ODI Agent error: java.sql.SQLException: Invalid column name

    When running a scenairo on a standalone ODI agent, it hangs on "Wait" state. The ODI agent's log is logging the following errors over and over again.
    We are in Fusion Application Development and are using Middleware D8B4A RC5.
    [2011-01-07T14:35:16.381-08:00] [odi] [WARNING] [] [oracle.odi.agent] [tid: 4215] [ecid: 0000IpYbCrKE8TQRyaJ7D01D8^zE00009o,0] /oraclediagent/invoke.do[[
    oracle.odi.core.security.SecurityManager.doODIInternalAuthentication(SecurityManager.java:356)
    oracle.odi.core.security.SecurityManager.createAuthentication(SecurityManager.java:331)
    oracle.odi.runtime.agent.servlet.AgentServlet.doPost(AgentServlet.java:418)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:503)
    org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
    org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
    org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
    org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
    org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    org.mortbay.jetty.Server.handle(Server.java:326)
    org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
    org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879)
    org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:749)
    org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:219)
    org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
    org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
    org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
    [2011-01-07T14:35:18.341-08:00] [] [ERROR] [ODI-1131] [] [tid: 4214] [ecid: 0000IpYaiZCE8TQRyaJ7D01D8^zE00009n,0] [arg: OracleDiAgent] [arg: java.sql.SQLException: Invalid column name] Agent OracleDiAgent encountered an error: java.sql.SQLException: Invalid column name

    Are you sure the datasources point to the right master/work configuration, and that your repository is correctly up-to-date? This looks like the agent trying to connect a repository, but the repository is not updated correctly, or misses some columns. The whole stack (and the name of the missing column) would help of course.

  • ODI Agent error

    Hi John,
    I am using my ODI agent as a windows service. It was working fine.
    But now it is not running fine and when i have seen the log for it the following error is given
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.5 - 10/11/2008
    com.sunopsis.tools.core.exception.SnpsRuntimeException: java.sql.SQLException: Io exception: Invalid connection string format, a valid format is: "host:port:sid"
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.a.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    When i trie to launch the agent from the batch file the command prompt is opening and shutting down immediately.
    Please let me know the solution

    If it is not working from batch then you need to check the odiparams.bat file, it is more than likely some of the information is not correct in it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • ISE WebAgent not able to download with error Failed to download Cisco Agent ( Status = -2) !

    Hi
    We are able to get till WebAgent download page and while downling WebAgent we get below error...
    Failed to download Cisco Agent ( Status = -2) ! . We tried with many laptops and for all we get same error while downloading the WebAgent ...
    We also verified Latest Java & ActiveX components available on every laptops which we used for downloading WebAgent..
    Attached the Screenshot of the WebAgent Download process
    DACL Posture_Remediation used is as below
    permit udp any any eq domain
    icmp any any
    permit tcp any host <PSN IP Address> eq 8443
    permit tcp any any eq 80
    permit tcp any any eq 443
    permit tcp any host <PSN IP Address> eq 8905
    permit tcp any host <PSN IP Address> eq 8909
    permit udp any host <PSN IP Address> eq 8905
    permit udp any host <PSN IP Address> eq 8906
    permit tcp any host < Remediation Server> eq 80
    Even we add permit ip any host <PSN IP Address> ,as last acl rule in DACL , still we were getting same error while downloading ...
    Did any face the same issue , how it was resolved

    This is seen when the required traffic is not allowed on the ACL.
    ISE 1.1.1 added ports 8909 TCP and UDP for client download so we needed to add this into the Posture ACL.
    permit tcp any any eq 8909
    permit udp any any eq 8909
    If you have clients with proxy failing to get the redirection then you should add 8080 to the switch.
    ip http port 8080
    ip port-map http port 8080
    On the redirect ACL
    permit tcp any any eq www
    permit tcp any any eq 443
    permit tcp any any eq 8080
    I see you've already tried with permit ip any host
    Jatin Katyal
    - Do rate helpful posts -

Maybe you are looking for

  • Cancel Message in Adapter Module

    Hi, I want to set the Status of a message to Canceled from within an Adapter Module. Is this possible? The problem I have is with a Mail receiver sending messages with blank attachments. I want the adapter module to check if the attachment is empty,

  • How to call a form without path

    how to call a form without path i.e., we are calling a form as call_form('D:\casestudy\register'); but without specifying path how to call a form?

  • Select destination

    Currently I have iPhoto 5.0; therefore, I downloaded 6.0.5; however, during the update I got the following message: "You cannot install iPhoto Update 6.0.5 on this volume. An eligible iPhoto application was not found in the location / Applications/iP

  • Please reintroduce missing features in Numbers 5

    Please reintroduce missing features in Numbers 5 i don't want to use Office or LibreOffice

  • Webget error

    trying to download Adobe Acrobat Standard.  Continually receive "webget request failed"  Any fixes to this?