Remote server Weblogic deployment of Application ADF

Hello world

I created an Application ADF 11.1.1.2 and deployed successfully on the server remote weblogic 10.3.3 in the same instance.

I want to know can we create ADF application in an instance and deploy in remote weblogic server, create different instance data Source?

Let me put it differently.

I created ADF Application using the test instance and now I want to move to PROD but I don't have access to the database of the PROD but I can do the DBA run the PROD database scripts that are needed for the application runs successfully, is there so that I can create using the test instance and creation of DataSource application in weblogic server giving details of database of PROD?

Is it possible I can give DBA access to enter the connection details of database for my application as change any file in ADF Application like Model.jpx?

Please give me solutions?

Thank you.

Your application should use a DataSource WebLogic - then you can define this data source on any server you want pointing to a database you need.
Info here:
http://download.Oracle.com/docs/CD/E17904_01/Web.1111/b31974/bcservices.htm#CHDJDBJB

Tags: Java

Similar Questions

  • WebLogic 10.3 not suporting for MDB to connect to remote server Weblogic JMS

    Hello

    I have a problem with MDB deployed on Weblogic 10.3.It's MDB simple that communicates with the Server JMS weblogic remote. I'm the exception below. could someone help how to solve this problem.

    < 14 April 2009 11:28:52 AM PDT > < WARNING > < EJB > < BEA-010061 > < The Message - Driven EJB: ReceiverFromDocumentum can not con
    NECT to the JMS destination: FMAContractOutboundQueue. The error was:
    [EJB:011013] The Message-Driven EJB attempted to connect to the JNDI name JMS connection factory: FMAConnectionFacto
    Ry. However, the object with the JNDI name: FMAConnectionFactory is not a JMS connection factory. NestedException message is
    : weblogic.jms.client.JMSConnectionFactory cannot be cast to javax.jms.XAConnectionFactory >

    -Anthony

    For example, using console on the remote WLS WLS: http://e-docs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jms_modules/connection_factories/ConfigureTransactions.html

  • Number of databases such as Oracle and SQL Server in the same application ADF

    Hello

    In my application, I need to use two different databases such as Oracle and SQL Server. There are screens that I need to develop in the ADF where I need to involve fields of the tables in these two different databases. I just want to know - is it possible to do so in application of the ADF?

    Or to create a sort of link between these databases in the backend? Then create a view object involving some distributed SQL queries. What can I do with this type of request than anything? I mean, can I use the two insert or update operation using this VO?

    Or y at - it another way to do this?

    Please help, help here would be really appreciated. I've been stuck with this problem for a while now. I did search our forums for the same problem, but was not able to find a reliable solution.

    Thank you
    Vijay

    It's still not clear to me if you need two db tables in a query, or a transaction.
    If this is the case, your best option (to my knowledge) is to use a db link. in this way, you only need to access (for example the oracle db) and can access the objects from the other data from the oracle database.
    I don't understand
    >
    (3) a model project with a meeting of the two datasource. I selected a data source and created OT and VO. When I have selected a different data source and select tables to create VO and EO and finished but these EO and VO is displayed in project. >

    (2) If you need to link data from these two dbs you can not use this approach (see the note at the top of the post)

    Timo

  • ResourceException while deploying stand-alone ADF Application to Weblogic SOA or Server Admin

    I have ADF applications that I want to deploy on the server of SOA. The SOA server is part of the field of bpmdev. While trying to deploy the application, I get the following error. Same error when I try to deploy the application on AdminServer in the same domain:

    [13: 16:14] Application deployment...

    [13: 16:25] [Deployer: 149193] Operation "deploy" on demand "SecurityGroupsCustomApp_application1" failed on "AdminServer.

    [13: 16:25] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy SecurityGroupsCustomApp_application1 on AdminServer. :.

    [13: 16:25] WebLogic Server Exception: weblogic.application.ModuleException:

    [13: 16:25] caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: IO error: the network adapter could not establish the connection

    [13: 16:25] check the server logs or the console of the server for more details.

    [13: 16:25] weblogic.application.ModuleException:

    [13: 16:26] # incomplete deployment.  ####

    [13: 16:26] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    ADF Application connects to SOADataSource that is configured on the server with the target set to soa_server1. Same application deploys in WLS integrated as a stand-alone.

    Jdev version: 11.1.1.7.0

    WebLogic Server version: 10.3.5.0

    Exception stacktrace of soa_server1.log:

    Failure occurred in the execution of the request for deployment with the ID ' 1406851753207 'for the task 9'. Error: ' weblogic.application.ModuleException: '

    weblogic.application.ModuleException:

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:327)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: IO error: the network adapter could not establish the connection

    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:285)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1322)

    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1239)

    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:250)

    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1329)

    at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:176)

    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:507)

    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:428)

    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:280)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:221)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Thank you.

    -Cedric

    I managed to solve the problem of deployment by modifying the deployment under the Application properties configuration:

    1. unselect Auto Generate and Synchronize weblogic - jdbc.xml deployment descriptors

    2 deselect the credentials under Security Deployment Options

    3 deselect users and groups under deployment and Security Options

    I think auto generation of weblogic deployment descriptor - jdbc.xml was most probably the origin of the problem.

    Thank you.

    -Cedric

  • Deployment of business ADF on weblogic server application

    Hello

    We create an ADF application. I had created a deployment plan and application (view and model) exported as EAR file. After that, I deploy the application on one different weblogic Server (other than the built-in). After you install the application on a weblogic server, I tried to start the application. The application threw an error:

    Message icon - Error An error occurred during activation of the changes, please see the log for more details.

    Message icon - Error weblogic.application.ModuleException:

    Message icon - Error java.security.PrivilegedActionException: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: no entry credential Mapper found for user password indirection = myschema for data source SamplConee

    SamplConee is the name of the connection that I created. I tried to edit and save the password using the weblogic administration console, but not luck. How should we deploy the EAR file from an ADF application in order to maintain its properties?

    Thank you

    Kuldeep

    You can configure the data source on WLS server: http://docs.oracle.com/cd/E23943_01/web.1111/e13737/jdbc_datasources.htm

    Just use the same jndi name as in the module of your application.

    (and do not use the XA jdbc driver)

    Dario

  • Problem when deploying an ADF application to a remote server

    Hello

    I have an app ADf with just a Page JSF (created automatically as a form of parameter ADF data control)...

    I run the page on the integrated weblogic server and it works fine,

    When I have it deployed on a remote server, the successful deployment but when I tried to run the page using http:// < server-url >: < server-port > /Portal demo-ViewController-context-root /

    the button send is not made, all items on the page EXCEPT the submit button!

    Any Suggestion?

    P.S: JDeveloper version is 11.1.1.6.

    Thanks in advance,

    Kind regards

    OLA,

    Have you checked that the ADF runtime is installed on the remote server and the managed server, you perform the deployment has access to them?

    You see error messages in the server log file?

    Timo

  • Error ADF application to a stand-alone weblogic deployment

    JDeveloper version: 11.1.2.2

    Question: I have built a standalone weblogic server (10.3.5.0) and am trying to deploy my ADF application on it. The deployment fails with the following message is displayed. The stand alone server, I built is on the same machine where jdeveloper is installed and I use same weblogic provided with jdeveloper install. The application works well on the integrated server. I have studied this issue and you have more or less the same answer of ADF installation run libraries. Can anyone please help me with exactly what I install and how?

    Thank you
    Saurabh.


    [09: 49:44] cannot determine the platform target profile. Using default
    [09: 49:44]-deployment began. ----
    [09: 49:44] the target platform's (Weblogic 10.3).
    [09: 49:55] recovery of the existing application information
    [09: 49:55] analysis of the dependence running...
    [09: 49:55] building...
    [09: 50:18] deployment of profile...
    [09:50:20] wrote on the Web for C:\JDeveloper\mywork\EmployeeTrack\ViewController\deploy\EmployeeTrack_ViewController_webapp.war application Module
    [09:50:20] Application deployment...
    [09: 50:24] [Deployer: 149191] Operation "deploy" on demand "EmployeeTrack_ViewController_webapp" boot on 'ADFServer '.
    [09: 50:26] [Deployer: 149193] Operation "deploy" on demand "EmployeeTrack_ViewController_webapp" failed on "ADFServer".
    [09: 50:26] [Deployer: 149034] an exception has occurred for task [Deployer: 149026] deploy EmployeeTrack_ViewController_webapp on ADFServer. : could not load the webapp: "EmployeeTrack_ViewController_webapp.war."
    [09: 50:26] WebLogic Server Exception: weblogic.application.ModuleException: could not load the webapp: "EmployeeTrack_ViewController_webapp.war."
    [09: 50:26] caused by: weblogic.management.DeploymentException: error: unresolved Webapp library makes reference to ' [ServletContext@29261813[app:EmployeeTrack_ViewController_webapp module: EmployeeTrack_ViewController_webapp.war path: / alonedemo spec-version: 2.5] ", defined in weblogic.xml [Extension-name: adf.oracle.domain.webapp, exact match: false], [Extension name: jstl Specification-Version: 1.2, exact match: false], [Extension name: jsf Specification-Version: 2, exact match: false]
    [09: 50:26] check the server logs or the console of the server for more details.
    [09: 50:26] weblogic.application.ModuleException: failed to load the webapp: "EmployeeTrack_ViewController_webapp.war."
    [09: 50:26] undeployment.
    [09: 50:26] - incomplete deployment.
    [09: 50:26] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    In the colsole admin click on the name of one of the libraries, and then select the target tab and see if the checkbox for your (managed) server is set. If it's the library should be available, and you should not see the error.

    Timo

  • Running an ADF base application fails on the remote server run. Running locally on Jdeveloper 12.1.3 works very well

    I'm deploying an ear with two war files file. One of the web applications in this EAR file acts as a basic authentication web application. I am able to do basic http very well, but when the welcome.jsf try to load, this error occurs:

    ADF_FACES-30200: for more information, see the error log of the server for an entry beginning with: The UIViewRoot is null. Fatal error during PhaseId: RESTORE_VIEW 1.

    Additional detail

    java.lang.NoClassDefFoundError: oracle, adf, model, RegionBinding

    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.getLifecycleContext(ADFPhaseListener.java:175)

    to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ PhaseInvokerImpl.dispatchAfterPagePhaseEvent (ADFPhaseListener.java:302)

    at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)

    at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:489)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:77)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:194)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    Caused by: java.lang.ClassNotFoundException: oracle.adf.model.RegionBinding

    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:357)

    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:318)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:80)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)

    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:186)

    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:50)

    ... more than 49

    This problem does not occur on my installation local jdeveloper (12.1.3)

    Deploy the application to a 12 c Enterprise development environment manager, and there is only one target server.

    Have you checked that the target server has the right adf 12.1.3 installed on?

    The error normally means that the runtime is missing.

    Timo

  • Cannot deploy any application on any server on weblogic 10.3.6

    I use weblogic server 10.3.6 and so far, all the applications I'm deployment inside is built using Jdeveloper 11.1.1.7

    All was well in the server where I can deploy and Undeploy with any problem. But now I am unable to deploy files ear on the server (Admin and managed based on the server). The problem is not with the ear file (I guess), because I'm trying to deploy an ear file, which is I deploy before this problem is to occur, I have another word this file was deployable and functional with any problem.

    The problem occurs when I try to activate the changes (changes activate) button and I get here is the stack trace:

    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage

    at java.lang.Class.getDeclaredFields0 (Native Method)

    at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

    at java.lang.Class.getDeclaredFields(Class.java:1745)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

    Truncated. check the log file full stacktrace

    Caused by: java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage

    at java.lang.Class.getDeclaredFields0 (Native Method)

    at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

    at java.lang.Class.getDeclaredFields(Class.java:1745)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

    Truncated. check the log file full stacktrace

    >

    < 18 February 2015 08:40:45 AST > < error > < Console > < BEA-240003 > < Console met the following error weblogic.application.WrappedDeploymentException: javax/faces/application/ProjectStage

    at java.lang.Class.getDeclaredFields0 (Native Method)

    at java.lang.Class.privateGetDeclaredFields(Class.java:2300)

    at java.lang.Class.getDeclaredFields(Class.java:1745)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1024)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAnnotationProcessor.java:1017)

    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.processJ2eeAnnotations(BaseJ2eeAnnotationProcessor.java:98)

    at weblogic.j2ee.dd.xml.J2eeAnnotationProcessor.processJ2eeAnnotations(J2eeAnnotationProcessor.java:37)

    at weblogic.servlet.internal.WebAnnotationProcessorImpl.processServlets(WebAnnotationProcessorImpl.java:226)

    at weblogic.servlet.internal.WebAnnotationProcessorImpl.processJ2eeAnnotations(WebAnnotationProcessorImpl.java:209)

    at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:105)

    at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1370)

    to weblogic.servlet.internal.WebAppServletContext. < init > (WebAppServletContext.java:450)

    to weblogic.servlet.internal.WebAppServletContext. < init > (WebAppServletContext.java:494)

    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)

    at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)

    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384)

    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)

    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:648)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:208)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:98)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    After goggling this blog: https://blogs.oracle.com/imc/entry/standalone_weblogic_domain_for_adf suggest upgrade ADF using command upgradeADF from WLST but it does not work for me where I get the error message

    Traceback (innermost last): File "console <>", line 1, in?

    NameError: upgradeADF

    Here's what I did in upgradeADF('C:/Oracle/MiddlewareHome/WeblogicR2/user_projects/domains/base_domain') WLST

    So, what happened actually? What do things won't suddenly I didn't change any configuration of weblogic?

    I'm on the right track, I mean it's upgradeADF order, it's what will solve the problem? or there is something else?

    Note: By the already applied 't JRF on all servers in Enterprise manager when creating servers

    This tells you that you have the length of the adf for JDev installed 11.1.2.3.0. Problem is that it is there no uninstall process. Essentially, you create a new instance.

    Timo

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

    I ODI 111.1.1.1.7 configuration agents of java ee on four managed servers, (two in Linux VM and other two in the virtual Windows machine) within a domain (on the Linux VM). I wonder if I need to install the ODI software on top of the WebLogic that was installed on the machine virtual windows. The version of weblogic 10.3.6(11g) and the jdk is jdk1.7.0_4 on two VMS.

    Without installation of ODI on the virtual Windows machine, I set up a new domain with four managed servers, two on localhost (vm linux) and two on the remote machine (vm windows). After testing two local managed server to work, I tried to order/unzip pack allows to transfer the managed domain servers (content servers managed with - handled = true) to the virtual machine Windows and with the field relative path specified (as WLS home directories are different between linux and windows), and I got the following error when unpacking on the virtual Windows machine Therefore, I wonder if ODI must be installed on the virtual WIndows computer (still don't think):

    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

    The 64-bit Java Server VM Warning: ignore the option UseSpinning; support has been removed in 7.0_40

    < < "C:\software\odi_domain_template.jar" reading model > > failure: model read "C:\software\odi_domain_template.jar".

    CFGFWK-60550: Script Execution aborted. The script may contain an error. "House of component required not found for the component 'oracle.as.jrf' version ' 11.1.1.7.0 '.

    Any ideas? Please shed some light on me...

    Here's a long version debugging information if you are interested:

    2014-01-29 10:02:27, 113 DEBUG [hand] com.oracle.cie.wizard.WizardController - Assistant Controller Version 4.0.0.0 (Saruman) Started.

    2014-01-29 10:02:27, 129 DEBUG [hand] com.oracle.cie.common.util.ResourceBundleManager - trying to manage the resource (resources/Assistant/i18n_wizard) in the space of names (Assistant-internal) group in the locale (en_AU).

    2014-01-29 10:02:27, 144 DEBUG [hand] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: en

    2014-01-29 10:02:27, 144 DEBUG [hand] com.oracle.cie.common.util.ResourceBundleManager - trying to manage the resource (resources/Assistant/i18n_public) group in the (public) namespace in the settings regional (en_AU).

    2014-01-29 10:02:27, 160 DEBUG [hand] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:27, 160 DEBUG [hand] com.oracle.cie.common.util.ResourceBundleManager - trying to manage the resource (resources/Assistant/i18n_wizard_silent) in the space of names (Assistant-internal) group in the locale (en_AU).

    2014-01-29 10:02:27, 160 DEBUG [hand] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: en

    2014-01-29 10:02:27, 519 DEBUG [hand] com.oracle.cie.wizard.WizardController - running Oracle WebLogic Configuration Wizard 7.0.0.0 silently under namespace < config >

    2014-01-29 10:02:27, 878 DEBUG [hand] com.oracle.cie.wizard.WizardController - target responsible: 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 - recovery of the next task

    2014-01-29 10:02:28, 003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - trying to manage the resource (resources, comdev, comdev) group in the namespace (comdev) in the locale (en_AU).

    2014-01-29 10:02:28, 003 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28, 003 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - attempt to manage the resource (resources/config/config) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:28, 018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28, 018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - trying to manage the resource (resources/config-wls/config) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:28, 018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28, 018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - trying to manage the resource (resources/config/config_tasks) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:28, 018 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28, 018 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - trying to manage the resource (resources/config-wls/config_tasks) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:28, 049 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 065 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28, 065 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - trying to manage the resource (resources/config/config_messages) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:28, 065 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 081 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28: 081 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - attempt to manage the resource (resources/config-wls/config_messages) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:28: 081 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28, 096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - trying to manage the resource (resources/config-wls/config_messages_map) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:28, 096 DEBUG [loadResources] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:28, 096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:28, 096 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 112 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 weblogic class object. Home

    2014-01-29 10:02:28, 112 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - object of the class got WebLogic. Home

    2014-01-29 10:02:28, 112 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - getPath, weblogic method Calling. Home

    2014-01-29 10:02:28, 689 DEBUG [propertyFileFinder] com.oracle.cie.wizard.domain.silent.tasks.PropertiesFinderTask - called getPath method of weblogic. House and 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 - recovery of the next task

    2014-01-29 10:02:28, 689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 689 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 705 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:28, 720 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 15 Nov 08:52:36 PST Mar 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 resources in L10N (de) 6.4 Mon 9 May 13:14:44 EDT 2011 - internal generation by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.de_6.4.0.0.jar]

    Common resources of L10N development (es) 6.4 Mon 9 May 13:14:44 EDT 2011 - internal generation by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.es_6.4.0.0.jar]

    Common resources of L10N development (en) 6.4 Mon May 9 13:14:44 EDT 2011 - generation internal by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.fr_6.4.0.0.jar]

    Resources common development L10N (it) 6.4 Mon May 9 13:14:44 EDT 2011 - generation internal by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.it_6.4.0.0.jar]

    Common resources of L10N development (ja) 6.4 Mon May 9 13:14:44 EDT 2011 - generation internal by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.ja_6.4.0.0.jar]

    Common resources of L10N development (ko) 6.4 Mon May 9 13:14:44 EDT 2011 - generation internal by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.ko_6.4.0.0.jar]

    Common resources of L10N development (pt_BR) 6.4 Mon May 9 13:14:44 EDT 2011 - generation internal by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.pt.BR_6.4.0.0.jar]

    Common resources of L10N development (zh_CN) 6.4 Mon May 9 13:14:44 EDT 2011 - generation internal by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.zh.CN_6.4.0.0.jar]

    Common resources of L10N development (zh_TW) 6.4 Mon May 9 13:14:44 EDT 2011 - generation internal by unknown on unknown client 6.4.0.0 change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.comdev.zh.TW_6.4.0.0.jar]

    Config Assistant 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]

    Resources of L10N Wizard config (de) 7.2 Mon 9 May 13:14:50 EDT 2011 - internal generation by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.de_7.2.0.0.jar]

    Resources of L10N Wizard config (es) 7.2 Mon 9 May 13:14:50 EDT 2011 - internal generation by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.es_7.2.0.0.jar]

    Resources of L10N Wizard config (en) 7.2 Mon May 9 13:14:50 EDT 2011 - generation internal by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.fr_7.2.0.0.jar]

    Configuration Wizard L10N resources (it) 7.2 Mon May 9 13:14:50 EDT 2011 - generation internal by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.it_7.2.0.0.jar]

    Resources of L10N Wizard config (ja) 7.2 Mon May 9 13:14:50 EDT 2011 - generation internal by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.ja_7.2.0.0.jar]

    Resources of L10N Wizard config (ko) 7.2 Mon May 9 13:14:50 EDT 2011 - generation internal by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.ko_7.2.0.0.jar]

    Resources of L10N Wizard config (pt_BR) 7.2 Mon May 9 13:14:50 EDT 2011 - generation internal by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.pt.BR_7.2.0.0.jar]

    Resources of L10N Wizard config (zh_CN) 7.2 Mon May 9 13:14:50 EDT 2011 - generation internal by unknown on client 7.2.0.0 unknown change-Id?: [C:/OraODI/product/odifmw/modules/com.oracle.cie.config.zh.CN_7.2.0.0.jar]

    Resources of L10N Wizard config (zh_TW) 7.2 Mon May 9 13:14:50 EDT 2011 - generation internal by unknown on client 7.2.0.0 unknown 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 EAST 2010 3.1.0.0 change-Id: 27582 [C:/OraODI/product/odifmw/modules/com.oracle.cie.gpr_3.1.0.0.jar]

    Product Global 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 YES CIE 1.3 inventory kills 7 Sep 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 cloudbase 5.3 Fri 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 cloudbase 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 cloudbase 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 cloudbase L10N resources (en) 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 cloudbase 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 cloudbase L10N resources (ja) 5.3 Wed Feb 10 22:01:27 CEST 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 cloudbase L10N resources (ko) 5.3 Wed Feb 10 22:01:27 CEST 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 cloudbase 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 cloudbase L10N resources (zh_CN) 5.3 Wed Feb 10 22:01:27 CEST 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 cloudbase L10N resources (zh_TW) 5.3 Wed Feb 10 22:01:27 CEST 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]

    Wizard Config of WebLogic 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 Configuration Wizard L10N resources (de) 7.2 kills Jul 26 16: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 kills 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 (en) 7.2 kills 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 Setup Wizard resources L10N (it) 7.2 kills 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 kills 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 Configuration Wizard L10N resources (ko) 7.2 kills Jul 26 16: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 Configuration Wizard L10N resources (pt_BR) 7.2 kills Jul 26 16: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 Configuration Wizard L10N resources (zh_CN) 7.2 kills Jul 26 16: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 Configuration Wizard L10N resources (zh_TW) 7.2 kills Jul 26 16: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 kills 7 Sep 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]

    L10N Framework Assistant 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 (en) 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]

    Resources of L10N Framework Assistant (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]

    Data Manager XML 2.5 kills Dec 15 20:45:35 EAST 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 Mar 15 Nov 08:52:36 PST 1441050 2011

    2014-01-29 10:02:29, 017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - recovery of the next task

    2014-01-29 10:02:29, 017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - recovery of the next task

    2014-01-29 10:02:29, 017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - recovery of the next task

    2014-01-29 10:02:29, 017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - recovery of the next task

    2014-01-29 10:02:29, 017 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - recovery of the next task

    2014-01-29 10:02:29, 032 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - task configuration: 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 - scriptFileIterator.current.value key 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 - recovery of the next task

    2014-01-29 10:02:29, 032 DEBUG [WizardController] com.oracle.cie.wizard.TargetWalker - special configuration: 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 - is going to run the 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 a silent script

    2014-01-29 10:02:29, 235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - attempt to manage the resource (resources/config/config) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:29, 235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:29, 235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - attempt to manage the resource (resources/config-wls/config) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:29, 235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:29, 235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - attempt to manage the resource (resources/config/config_tasks) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:29, 235 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:29, 251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - trying to manage the resource (resources/config-wls/config_tasks) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:29, 251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:29, 251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - trying to manage the resource (resources/config/config_messages) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:29, 251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:29, 251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager - trying to manage the resource (resources/config-wls/config_messages) group in the namespace (config) in the locale (en_AU).

    2014-01-29 10:02:29, 251 DEBUG [runScript] com.oracle.cie.common.util.ResourceBundleManager$ ResourceNamespace - actual resource Bundle managed: basic

    2014-01-29 10:02:29, 469 INFO [runScript] com.oracle.cie.domain.script.ScriptExecutor - read the model of '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 the class constructor by default before failing trying com.oracle.cie.domain.WLSSummaryHelper...

    2014-01-29 10:02:29, 500 DEBUG [runScript] com.oracle.cie.domain.AbstractManager - the getInstance method did not exist for the class constructor by default before failing trying com.oracle.cie.wizard.domain.helpers.WLSChoiceTaskHelper...

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - positioning product base for WebLogic Server BASE_PRODUCT_HOME=C:\OraODI\product\odifmw\wlserver_10.3 = BASE_PRODUCT_ID

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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 current: 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 current: 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 current: 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 current: 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 current: 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 current: WebLogic Server: [installed] 10.3.6.0

    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 the 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 - products of treatment record.

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: WebLogic Server: [installed] 10.3.6.0

    2014-01-29 10:02:30, 218 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - dependency checking product base

    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 feature on WebLogic Server dependency: 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 the install dir to the list.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - [C:\OraODI\product\odifmw\wlserver_10.3] product installation directory is already in the list.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: Infrastructure common engineering: [installed] 7.4.0.0

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Install directory is not defined. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product common: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product common: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product common: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product common: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product common: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product common: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product common: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: Oracle Configuration Manager: [installed] 10.3.5.0

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - Install directory is not defined. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - product current: 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. Skip the product.

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.BEAInstDirLocator - directories of product installation: [C:\OraODI\product\odifmw\wlserver_10.3]

    2014-01-29 10:02:30, 233 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.OracleHomeLocator - recovery of 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 - information Processing GPR.

    2014-01-29 10:02:30, 249 DEBUG [runScript] com.oracle.cie.oui.impl.FMWHomeInventoryImpl - C:\OraODI\product\odifmw\logs\inventory\ContentsXML\comps.xml does not exist. Jump 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 does not exist. Jump 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 does not exist. Jump 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 does not exist. Jump C:\OraODI\product\odifmw\utils

    2014-01-29 10:02:30, 546 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.OracleHomeLocator - treatment of 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 coinscrit in the registry. Jump.

    [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 - C:\OraODI\product\odifmw\wlserver_10.3\common\lib\components.xml added for further processing.

    2014-01-29 10:02:31, 497 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - analysis: C:\OraODI\product\odifmw\wlserver_10.3\common\lib\components.xml

    2014-01-29 10:02:31, 513 [runScript] INFO com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - C:\OraODI\product\odifmw\wlserver_10.3\common\lib\components.xml does not contain the elements that make up and will be ignored

    2014-01-29 10:02:31, 513 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.WLSGlobalTemplateCatalog - attempt to determine the default template [base WebLogic Server Domain]

    2014-01-29 10:02:31, 513 DEBUG [runScript] com.oracle.cie.domain.template.catalog.impl.WLSGlobalTemplateCatalog - found the first default pattern match: base 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 - catalog of Tempalte created Global [C:\OraODI\product\odifmw]

    Catalogue of type REGISTRY_PROD_CAT. Product House [C:\OraODI\product\odifmw\wlserver_10.3]

    Templates:

    ==========

    WebLogic SIP - diameter topology server domain: 10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\diameterdomain.jar]

    WebLogic SIP - geo Topology Site 1:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\geo1domain.jar] Server domain

    WebLogic SIP - geo Topology Site 2:10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\geo2domain.jar] Server domain

    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]

    WebLogic based SIP Server Domain: 10.3.6.0 [C:\OraODI\product\odifmw\wlserver_10.3\common\templates\domains\sipserverdomain.jar]

    WebLogic Server base 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]

    ======================

    Catalogue of type COMPONENTS_CAT. Product House [C:\OraODI\product\odifmw]

    Templates:

    ==========

    ======================

    Location of the base product catalog: C:\OraODI\product\odifmw\wlserver_10.3

    (Default) basic model: base 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 - attempt at analysis of domain model in: C:\software\odi_domain_template.jar

    2014-01-29 10:02:31, 653 DEBUG [runScript] com.oracle.cie.domain.aspect.XBeanDomainTypeBuilder - loading of resources/config/xml/namespacemap.xml namespace mappings

    2014-01-29 10:02:32, 620 com.oracle.cie.domain.security.AttributeProcessor DEBUG [runScript] - security with transformation input params attributes: targetPath = null; Type = 1

    2014-01-29 10:02:32, 620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: BridgeDestination #.

    2014-01-29 10:02:32, 620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to BridgeDestination # with [Ljava.lang.String;@2d8e9b8e

    2014-01-29 10:02:32, 620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: BridgeDestination:UserPasswordEncrypted:true

    2014-01-29 10:02:32, 620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: SecurityConfiguration

    2014-01-29 10:02:32, 620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SecurityConfiguration with [Ljava.lang.String;@6d869eff attributes

    2014-01-29 10:02:32, 620 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: SecurityConfiguration:NodeManagerPasswordEncrypted:false

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JMSSystemResource #-JmsResource-SAFRemoteContext #-SAFLoginContext

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JMSSystemResource # with [Ljava.lang.String;@23a83610

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: RDBMSRealm #.

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for RDBMSRealm attributes # with [Ljava.lang.String;@787566b9

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: RDBMSRealm:DatabasePasswordEncrypted:true

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: SecurityConfiguration-field #-RDBMSSecurityStore

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SecurityConfiguration with [Ljava.lang.String;@63ab3977 attributes

    2014-01-29 10:02:32, 636 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process for the Kingdom # with [Ljava.lang.String;@63ab3977

    2014-01-29 10:02:32, 652 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to RDBMSSecurityStore with [Ljava.lang.String;@63ab3977

    2014-01-29 10:02:32, 652 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to RDBMSSecurityStore with [Ljava.lang.String;@63ab3977

    2014-01-29 10:02:32, 652 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: RDBMSSecurityStore:PasswordEncrypted:false

    2014-01-29 10:02:32, 667 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: Server #-SSL

    2014-01-29 10:02:32, 964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SSL with [Ljava.lang.String;@537d147e attributes

    2014-01-29 10:02:32, 964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: SSL:ServerPrivateKeyPassPhraseEncrypted:false

    2014-01-29 10:02:32, 964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SSL with [Ljava.lang.String;@537d147e attributes

    2014-01-29 10:02:32, 964 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: SSL:ServerPrivateKeyPassPhraseEncrypted:false

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SSL with [Ljava.lang.String;@537d147e attributes

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: SSL:ServerPrivateKeyPassPhraseEncrypted:false

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SSL with [Ljava.lang.String;@537d147e attributes

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: SSL:ServerPrivateKeyPassPhraseEncrypted:false

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SSL with [Ljava.lang.String;@537d147e attributes

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: SSL:ServerPrivateKeyPassPhraseEncrypted:false

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: SecurityConfiguration-field #-AuthenticationProvider #.

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for SecurityConfiguration with [Ljava.lang.String;@611a5a82 attributes

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process for the Kingdom # with [Ljava.lang.String;@611a5a82

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for AuthenticationProvider attributes # with [Ljava.lang.String;@611a5a82

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for AuthenticationProvider attributes # with [Ljava.lang.String;@611a5a82

    2014-01-29 10:02:32, 995 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: AuthenticationProvider:CredentialEncrypted:true

    2014-01-29 10:02:33, 010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: WLECConnectionPool #.

    2014-01-29 10:02:33, 010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to WLECConnectionPool # with [Ljava.lang.String;@5372ad66

    2014-01-29 10:02:33, 010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: WLECConnectionPool:UserPasswordEncrypted:true

    2014-01-29 10:02:33, 010 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: WLECConnectionPool:ApplicationPasswordEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JMSSystemResource #-JmsResource-ForeignServer #-ForeignConnectionFactory #.

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JMSSystemResource # with [Ljava.lang.String;@dd62e57

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JMSSystemResource #-JmsResource-ForeignServer #.

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JMSSystemResource # with [Ljava.lang.String;@687c58d9

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: server #.

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for the server attributes # with [Ljava.lang.String;@3bad4426

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params: server: DefaultIIOPPasswordEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params: server: DefaultTGIOPPasswordEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params: server: SystemPasswordEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params: server: CustomIdentityKeyStorePassPhraseEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params: server: CustomTrustKeyStorePassPhraseEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params: server: JavaStandardTrustKeyStorePassPhraseEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JoltConnectionPool #.

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JoltConnectionPool # with [Ljava.lang.String;@6c553965

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JoltConnectionPool:ApplicationPasswordEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JoltConnectionPool:UserPasswordEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: ForeignJNDIProvider #.

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to ForeignJNDIProvider # with [Ljava.lang.String;@4f2b4d73

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: ForeignJNDIProvider:PasswordEncrypted:true

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JDBCSystemResource #-JdbcResource-JDBCDriverParams

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCSystemResource # with [Ljava.lang.String;@23e9e1a0

    2014-01-29 10:02:33, 026 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for JdbcResource with [Ljava.lang.String;@23e9e1a0 attributes

    2014-01-29 10:02:33, 042 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCDriverParams with [Ljava.lang.String;@23e9e1a0

    2014-01-29 10:02:33, 042 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCDriverParams with [Ljava.lang.String;@23e9e1a0

    2014-01-29 10:02:33, 042 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JDBCDriverParams:PasswordEncrypted:false

    2014-01-29 10:02:34, 337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for JdbcResource with [Ljava.lang.String;@23e9e1a0 attributes

    2014-01-29 10:02:34, 337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCDriverParams with [Ljava.lang.String;@23e9e1a0

    2014-01-29 10:02:34, 337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCDriverParams with [Ljava.lang.String;@23e9e1a0

    2014-01-29 10:02:34, 337 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JDBCDriverParams:PasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JDBCSystemResource #-JdbcResource-JDBCOracleParams

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCSystemResource # with [Ljava.lang.String;@11bbf66b

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for JdbcResource with [Ljava.lang.String;@11bbf66b attributes

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCOracleParams with [Ljava.lang.String;@11bbf66b

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCOracleParams with [Ljava.lang.String;@11bbf66b

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JDBCOracleParams:OnsWalletPasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for JdbcResource with [Ljava.lang.String;@11bbf66b attributes

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCOracleParams with [Ljava.lang.String;@11bbf66b

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JDBCOracleParams with [Ljava.lang.String;@11bbf66b

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JDBCOracleParams:OnsWalletPasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JdbcDataSourceFactory #.

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JdbcDataSourceFactory # with [Ljava.lang.String;@7e875d9f

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JdbcDataSourceFactory:UserPasswordEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JdbcDataSourceFactory:ApplicationPasswordEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: JMSBridgeDestination #.

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to JMSBridgeDestination # with [Ljava.lang.String;@6913b29e

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: JMSBridgeDestination:UserPasswordEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: Server #-ServerStart

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for ServerStart with [Ljava.lang.String;@c33d8f7 attributes

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: ServerStart:PasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for ServerStart with [Ljava.lang.String;@c33d8f7 attributes

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: ServerStart:PasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for ServerStart with [Ljava.lang.String;@c33d8f7 attributes

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: ServerStart:PasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for ServerStart with [Ljava.lang.String;@c33d8f7 attributes

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: ServerStart:PasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - process for ServerStart with [Ljava.lang.String;@c33d8f7 attributes

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: ServerStart:PasswordEncrypted:false

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: LDAPRealm #.

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to LDAPRealm # with [Ljava.lang.String;@1fe94663

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: LDAPRealm:CredentialEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: Server #-NetworkAccessPoint #.

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to NetworkAccessPoint # with [Ljava.lang.String;@c0c1df3

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: NetworkAccessPoint:CustomPrivateKeyPassPhraseEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to NetworkAccessPoint # with [Ljava.lang.String;@c0c1df3

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: NetworkAccessPoint:CustomPrivateKeyPassPhraseEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to NetworkAccessPoint # with [Ljava.lang.String;@c0c1df3

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: NetworkAccessPoint:CustomPrivateKeyPassPhraseEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to NetworkAccessPoint # with [Ljava.lang.String;@c0c1df3

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: NetworkAccessPoint:CustomPrivateKeyPassPhraseEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to NetworkAccessPoint # with [Ljava.lang.String;@c0c1df3

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: NetworkAccessPoint:CustomPrivateKeyPassPhraseEncrypted:true

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - treatment related security object: CustomRealm #.

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - attributes of process to CustomRealm # with [Ljava.lang.String;@6f8242b2

    2014-01-29 10:02:34, 352 DEBUG [runScript] com.oracle.cie.domain.security.AttributeProcessor - level eachTag with params process: CustomRealm:PasswordEncrypted:true

    2014-01-29 10:02:34, 555 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine - config - analyzed and validated successfully in C:\software\odi_domain_template.jar groups.xml

    2014-01-29 10:02:34, 571 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the xml fragment = 'em-main-apps' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < name dumb: library = "emcore" / >

    < con: deployment app - name = "em" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'ODI-SDK-WS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < con: app-deployment name="odi-sdk-ws#11.1.1.6.0.1"/ >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml ="ODI - RE' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < con: deployment app - name = "odiconsole" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'ODI-MASTER-DATASOURCE' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < con: jdbc-system-name of the resource = "odiMasterRepository" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the xml fragment = 'emai-main-apps' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < name dumb: library = "email" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'ODI-SDK-SL' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < name dumb: library = "sdk - oracle.odi #[email protected]" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'BPM-MGMT-LIBS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < [email protected] name = "oracle.bpm.mgmt # con: library" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'ODI-AGENT' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < con: deployment app - name = "oraclediagent" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'JRF-ADMIN-APPS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < con: app - name deployment = "FMW Welcome Page Application#11.1.0.0.0"/ > "

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'WEBCENTER_SKIN-ADMIN-APPS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < [email protected] name = "oracle.webcenter.skin # con: library" / >

    < / xml fragment >

    2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 586 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'WEBCENTER_COMPOSER-HAND-APPS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < [email protected] name = "oracle.webcenter.composer # con: library" / >

    < / xml fragment >

    2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'WEBCENTER_COMPOSER-ADMIN-APPS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < [email protected] name = "oracle.webcenter.composer # con: library" / >

    < / xml fragment >

    2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'ODI-WORK-DATASOURCE' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < con: jdbc-system-name of the resource = "odiWorkRepository" / >

    < / xml fragment >

    2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the xml fragment = 'emas-main-apps' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < name dumb: library = "emas" / >

    < / xml fragment >

    2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 602 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'WEBCENTER_SKIN-HAND-APPS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < [email protected] name = "oracle.webcenter.skin # con: library" / >

    < / xml fragment >

    2014-01-29 10:02:34, 617 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 617 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'JRF-ALL-APPS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < con: start-class name = "DMS-Startup" / >

    < con: start-class name = "Start of the context of Application of AWT class" / >

    < con: start-class name = "Starting JMX Framework class" / >

    < con: start-class name = "Start JPS class" / >

    < con: start-class name = "JOC-Startup" / >

    < con: start-class name = "JRF class start" / >

    < con: start-class name = "ODL-Startup" / >

    < con: start-class name = "Web Services Startup class" / >

    < [email protected] name = "adf.oracle.businesseditor # con: library" / >

    < name dumb: library = ' ohw - uix #[email protected] "/ >

    < [email protected] name = "oracle.bi.adf.model.slib # con: library" / >

    < [email protected] name = "oracle.jsp.next # con: library" / >

    < [email protected] name = "oracle.adf.desktopintegration.model # con: library" / >

    < [email protected] name = "oracle.bi.adf.webcenter.slib # con: library" / >

    < [email protected] name = "oracle.bi.adf.view.slib # con: library" / >

    < name dumb: library = "oracle.dconfig - infra #[email protected]" / >

    < con name="oracle.jrf.system.filter"/: library >

    < [email protected] name = "oracle.adf.management # con: library" / >

    < [email protected] name = "oracle.adf.dconfigbeans # con: library" / >

    < name dumb: library = "orai18n-adf #[email protected]" / >

    < [email protected] name = "adf.oracle.domain # con: library" / >

    < name dumb: library = "jsf #[email protected]" / >

    < [email protected] name = "adf.oracle.domain.webapp # con: library" / >

    < name dumb: library = ' ohw - FRC #[email protected] "/ >

    < name dumb: library = "jstl #[email protected]" / >

    < [email protected] name = "oracle.bi.composer # con: library" / >

    < [email protected] name = "oracle.bi.jbips # con: library" / >

    < [email protected] name = "oracle.pwdgen # con: library" / >

    < [email protected] name = "oracle.adf.desktopintegration # con: library" / >

    < name dumb: library = "UIX #[email protected]" / >

    < [email protected] name = "oracle.wsm.seedpolicies # con: library" / >

    < con: wldf-system-name of the resource = "Module-FMWDFW" / >

    < con: stop-name of the class = "DMSShutdown" / >

    < con: stop-name of the class = "JOC-stop" / >

    < con: app - name deployment = "wsil-wls" / >

    < con: app - name deployment = "DMS Application#11.1.1.1.0"/ > "

    < / xml fragment >

    2014-01-29 10:02:34, 617 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 617 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the xml fragment = 'odi-main-apps' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < name = "odi.em" / con: library >

    < / xml fragment >

    2014-01-29 10:02:34, 617 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - treated

    " 2014-01-29 10:02:34, 617 DEBUG [runScript] com.oracle.cie.domain.ConfigGroupsEngine$ ConfigGroup - < name of the fragment xml = 'ODI-AGENT-SHAREDLIBS' xmlns:con = ' http://xmlns.Oracle.com/WebLogic/config-groups "> "

    < name dumb: library = "oracle.odi - agent #[email protected]" / >

    < name dumb: library = "sdk - oracle.odi #[email protected]" / >

    < / xml fragment >

    2014-01-29 10:02:34, 633 DEBUG [runScript] com.oracle.cie.domain.jdbc.TemplateDatabaseInfoHelper - database.xml analysis...

    2014-01-29 10:02:35, 990 DEBUG [runScript] com.oracle.cie.oui.impl.FMWHomeInventoryImpl - try to find a match for WebLogic Server: 10.3.6.0.0 using default minimum corresponding positions.

    2014-01-29 10:02:35, 990 DEBUG [runScript] com.oracle.cie.oui.impl.ProductHomeInventoryImpl - trying to find a match for WebLogic Server: 10.3.6.0.0 in C:\OraODI\product\odifmw\wlserver_10.3 using 2 minimum corresponding positions.

    2014-01-29 10:02:36, 006 DEBUG [runScript] com.oracle.cie.oui.impl.ProductHomeInventoryImpl - found a WebLogic_Server_10.3.6.0_wlserver_10.3 game with 5 positions from correspondent.

    2014-01-29 10:02:36, 006 com.oracle.cie.oui.impl.FMWHomeInventoryImpl DEBUG [runScript] - Final match: [WebLogic_Server_10.3.6.0_wlserver_10.3]

    2014-01-29 10:02:36, 006 com.oracle.cie.oui.impl.FMWHomeInventoryImpl [runScript] DEBUG - trying to find a match for oracle.as.jrf:11.1.1.7.0 using positions corresponding minimum default.

    2014-01-29 10:02:36, 006 com.oracle.cie.oui.impl.ProductHomeInventoryImpl [runScript] DEBUG - trying to find a match for oracle.as.jrf:11.1.1.7.0 in C:\OraODI\product\odifmw\wlserver_10.3 using 2 minimum corresponding positions.

    2014-01-29 10:02:36, 006 DEBUG [runScript] com.oracle.cie.oui.impl.ProductHomeInventoryImpl - found no match.

    [2014-01-29 10:02:36, 006 com.oracle.cie.oui.impl.FMWHomeInventoryImpl DEBUG [runScript] - Final match:]

    "2014-01-29 10:02:36, 006 ERROR [runScript] com.oracle.cie.domain.DomainTemplate - House of required component not found for the version of the component 'oracle.as.jrf' ' 11.1.1.7.0 '.

    2014-01-29 10:02:36, 006 INFO [runScript] com.oracle.cie.domain.script.ScriptExecutor - fail: read model of 'C:\software\odi_domain_template.jar '.

    2014-01-29 10:02:36, ERROR [runScript] com.oracle.cie.domain.script.ScriptExecutor 006 - read the model of 'C:\software\odi_domain_template.jar '.

    "com.oracle.cie.domain.ConfigRuntimeException: required component not found home for the version of the component 'oracle.as.jrf' ' 11.1.1.7.0 '.

    to com.oracle.cie.domain.DomainTemplate. < init > (DomainTemplate.java:257)

    to com.oracle.cie.domain.DomainTemplate. < init > (DomainTemplate.java:183)

    at com.oracle.cie.domain.WLSTemplateBuilder.parseTemplate(WLSTemplateBuilder.java:576)

    at com.oracle.cie.domain.WLSTemplateBuilder.parseDomainTemplate(WLSTemplateBuilder.java:486)

    at com.oracle.cie.domain.WLSTemplateBuilder.buildDomainTemplate(WLSTemplateBuilder.java:1386)

    at com.oracle.cie.domain.script.ScriptExecutor.readTemplate(ScriptExecutor.java:429)

    to com.oracle.cie.domain.script.ScriptParserClassic$ StateMachine.processRead (ScriptParserClassic.java:520)

    to com.oracle.cie.domain.script.ScriptParserClassic$ StateMachine.execute (ScriptParserClassic.java:426)

    at com.oracle.cie.domain.script.ScriptParserClassic.parseAndRun(ScriptParserClassic.java:148)

    at com.oracle.cie.domain.script.ScriptParserClassic.doExecute(ScriptParserClassic.java:110)

    at com.oracle.cie.domain.script.ScriptParser.execute(ScriptParser.java:72)

    at com.oracle.cie.domain.script.ScriptParser.execute(ScriptParser.java:35)

    at com.oracle.cie.wizard.domain.helpers.Executor.runSilentScript(Executor.java:68)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask.runScriptWithExecutor(RunScriptTask.java:558)

    at com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask.execute(RunScriptTask.java:342)

    at com.oracle.cie.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)

    at java.lang.Thread.run(Thread.java:744)

    2014-01-29 10:02:36, 022 com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask ERROR [runScript] - error when running the script: C:\Users\BIS909~1\AppData\Local\Temp\2\tmpUnpack603348485792127080cws

    "com.oracle.cie.domain.script.ScriptException: com.oracle.cie.domain.ConfigRuntimeException: required component not found home for the version of the component 'oracle.as.jrf' ' 11.1.1.7.0 '.

    at com.oracle.cie.domain.script.ScriptExecutor.readTemplate(ScriptExecutor.java:465)

    to com.oracle.cie.domain.script.ScriptParserClassic$ StateMachine.processRead (ScriptParserClassic.java:520)

    to com.oracle.cie.domain.script.ScriptParserClassic$ StateMachine.execute (ScriptParserClassic.java:426)

    at com.oracle.cie.domain.script.ScriptParserClassic.parseAndRun(ScriptParserClassic.java:148)

    at com.oracle.cie.domain.script.ScriptParserClassic.doExecute(ScriptParserClassic.java:110)

    at com.oracle.cie.domain.script.ScriptParser.execute(ScriptParser.java:72)

    at com.oracle.cie.domain.script.ScriptParser.execute(ScriptParser.java:35)

    at com.oracle.cie.wizard.domain.helpers.Executor.runSilentScript(Executor.java:68)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask.runScriptWithExecutor(RunScriptTask.java:558)

    at com.oracle.cie.wizard.domain.silent.tasks.RunScriptTask.execute(RunScriptTask.java:342)

    at com.oracle.cie.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)

    at java.lang.Thread.run(Thread.java:744)

    "Caused by: com.oracle.cie.domain.ConfigRuntimeException: required component not found home for the version of the component 'oracle.as.jrf' ' 11.1.1.7.0 '.

    to com.oracle.cie.domain.DomainTemplate. < init > (DomainTemplate.java:257)

    to com.oracle.cie.domain.DomainTemplate. < init > (DomainTemplate.java:183)

    at com.oracle.cie.domain.WLSTemplateBuilder.parseTemplate(WLSTemplateBuilder.java:576)

    at com.oracle.cie.domain.WLSTemplateBuilder.parseDomainTemplate(WLSTemplateBuilder.java:486)

    at com.oracle.cie.domain.WLSTemplateBuilder.buildDomainTemplate(WLSTemplateBuilder.java:1386)

    at com.oracle.cie.domain.script.ScriptExecutor.readTemplate(ScriptExecutor.java:429)

    ... 15 more

    2014-01-29 10:02:36, 022 DEBUG [WizardController] com.oracle.cie.wizard.WizardController - termination.

    I found the answer myself after trying the following:

    I installed the ODI on the remote Windows VM and retried unzip and it succeeded.

    If the answer is Yes

  • stand-alone app ADF to weblogic deployment.

    Hi all

    I want to deploy the application on stand-alone Weblogic Server. How to do this.

    I'm working on jdev 11.1.1.5. I am able to run the application on integrated weblogic.

    You can connect to a remote server in the range of resources. provide information of wls and so on. Then use application-deployment-> you > wls.

    See the deployment of a simple application of ADF to a remote of WLS - RADalcove Server

  • Deploying the application to the stand-alone WebLogic problem

    Hello!
    I have a problem with the stand-alone WebLogic Server applications.
    We migrated to JDeveloper 11.1.1.5 to 11.1.2.1. I followed the instructions on this page: https://blogs.oracle.com/imc/entry/standalone_weblogic_domain_for_adf to deploy our application of ADF on AdminServer. Everything worked OK.

    Then I followed the instructions on this page: http://docs.oracle.com/cd/E21043_01/web.1111/e13813/custom_jrf.htm to apply with our "ADF_server" the server JRF managed and got this:
    WLS: / offline > applyJRF ('ADF_server', ' / Oracle/Middleware/user_projects/domains/our_domain ')
    Read the/Oracle/Middleware/user_projects/domains/our_domain area of applyJRF
    Copy the configuration files JRF/Oracle/Middleware/oracle_common/modules/Oracle/Middleware/user_projects/domains/our_domain/config/fmwconfig/servers/ADF_server
    Components JRF target to "ADF_server".
    Update changes JRF to/Oracle/Middleware/user_projects/domains/our_domain field in offline mode
    It's probably OK?

    When I try to deploy a problem occurs on a managed server 'ADF_server':
    * [10: 55:08] Weblogic Server Exception: weblogic.application.ModuleException: could not load the webapp: "ADFMainApplication-ViewController-context-root."
    * [10: 55:08] caused by: weblogic.management.DeploymentException: error: unresolved Webapp library makes reference to ' [ServletContext@1542360219[app:ADFMainApplication_Project1_ADFMainApplication module: root ADFMainApplication-ViewController-context-path: / ADFMainApplication-ViewController-context-root spec-version: 2.5] ", defined in weblogic.xml [Extension name: jsf Specification-Version: 2, exact match: false] *.
    * [10: 55:08] see the server logs or the console of the server for more details.*
    * [10: 55:08] weblogic.application.ModuleException: failed to load the webapp: "ADFMainApplication-ViewController-context-root."
    * [10: 55:08] deployment cancelled.*
    * [10: 55:08] - incomplete deployment. *
    * [10: 55:08] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer). *

    What should I do to run the managed server? Help, please.
    Best regards, Marko

    You did to be sure that the 11.1.1.5.0 adf runtime has been installed on the managed server before installing Upgrade patches to 11.1.2.1.0?

    If this isn't the case, it is the problem. The new runtime environment is installed automatically if the olny one has been set up correctly, my personal conclusion from my tests. If you want to learn more about this check http://tompeez.wordpress.com/2011/06/25/upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/ and http://tompeez.wordpress.com/2011/06/29/follow-up-upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/.

    You can make the threethings:
    1. Open Enterprise Manager, select your managed server and hope you see a message like "JRF aply to this managed server" (don't remember the exact wording). To do this, and libraries must configure OK.
    2. open the administration console and select the necessary shared libraries and add your manages the target server. Problem is that you don't know what libs are needed. If you don't mind target libraries to the managed server. Not sure if this causes problems later.
    3 write information on the managed server as port, domain names machine name. Remove the server managed the installation of WLS. It must be very sad that you upgrade and which should be no application or shared library of your one deployed on the managed server. After removal of the old successful server closes wls and start it again (just for security). Now, create a new managed server with all names, ports, and other information like the old using the quick start tool.

    I prefer the 3 method, this one worked for me all the time.

    Timo

  • Automated applications on Weblogic deployment

    Hello

    I'm studying ways to deploy applications to Java on Weblogic 11 g in an automated way.

    I have a few scripts that are pushing an application to Weblogic from a local computer. This is achieved by running Java and calling the weblogic. Deployer class in wlfullclient.jar and works OK: I can deploy, cancel the deployment and redeployment of the application.

    My question: is it possible to do the reverse? Learn to run a script on the Weblogic Server that captures the application on a remote server, copy and deploy it? If nothing else, it would mean that I could avoid writing clumsy batch files...

    Thanks in advance for any advice.

    I found a few alternatives:

    (1) use weblogic. The Deployment Manager on the server Weblogic (of the sort that the administrator of the server is local) and get the artifact from a remote machine;

    (2) using WLST scripts ability to do the same thing, that is run on the WebLogic Server and get the artifact from a remote machine.

  • Remote weblogic deployment by using the wldeploy task-related question

    Description of the problem: Iam doing a deployment assistance wldeploy remotely task among the unix machine (this box has not at all an instance of weblogic) to a remote weblogic unix server. I get with the exception of next connection. This script works fine when I do a deployment away from my windows machine (which has a local weblogic server) on the same server remote unix weblogic.

    Question:

    1. do I need to have a weblogic instance where this wldeploy task is running locally?
    2. what configuration must be made within the server remote weblogic to support remote deployment?

    The Ant task is:
    < property name = "wlantjars" value = "/ ftmp/users/usrgrb/tmp/antjars" / >

    < path id = "wlappc.classpath" >
    < fileset dir = "${wlantjars}" >
    < name = "*.jar" / >
    < / fileset >
    < / path >

    < taskdef = "wldeploy" classpathref = name "wlappc.classpath" classname="weblogic.ant.taskdefs.management.WLDeploy"/ > "

    < target name = "deployear_dev2" >
    "" < wldeploy user = "weblogic" password = "" * ' adminurl = "t3: / / he3unxd189v01:9100" action = "deploy" = "true" = "true" source="${build.dir}/mktpx.ear remote upload" name = "mktpx" target = "devCluster" / >
    < / target >

    I have the following error when I run the Ant task "deployear_dev2".
    BuildFile: build.xml

    deployear_dev2:
    [wldeploy] weblogic. Head of the deployment-distance - download - noexit-name source-target devCluster adminurl mktpx-/usrdata/dev/cashdesk/gcp/mktprice/quickbuild_prototype_ccview/prototype.vws/vob/mktprice_vob/mkt_price/dist/mktpx.ear - t3: / / he3unxd189v01:9100 - user password weblogic *-deploy
    [wldeploy] weblogic. Deployer invoked with options: - distance - download-noexit name source-target devCluster adminurl mktpx-/usrdata/dev/cashdesk/gcp/mktprice/quickbuild_prototype_ccview/prototype.vws/vob/mktprice_vob/mkt_price/dist/mktpx.ear - t3: / / he3unxd189v01:9100 - user weblogic - deploy
    javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException [wldeploy]: [SPI: J2EE deployment 260010] unable to connect to ' t3: / / he3unxd189v01:9100' as a user, "weblogic. Error received: cannot connect to any host
    [wldeploy] to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:121)
    [wldeploy] to weblogic.deploy.api.spi.factories.internal.DeploymentFactoryImpl.getDeploymentManager(DeploymentFactoryImpl.java:84)
    [wldeploy] to weblogic.deploy.api.tools.SessionHelper.getRemoteDeploymentManager(SessionHelper.java:496)
    [wldeploy] to weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:297)
    [wldeploy] to weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
    [wldeploy] to weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
    [wldeploy] to weblogic.utils.compiler.Tool.run(Tool.java:158)
    [wldeploy] to weblogic.utils.compiler.Tool.run(Tool.java:115)
    [wldeploy] in weblogic. Deployer.Run (deployer. Java:70)
    [wldeploy] in weblogic. Deployer.mainWithExceptions (Deployer.java:62)
    [wldeploy] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    [wldeploy] to sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [wldeploy] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [wldeploy] to java.lang.reflect.Method.invoke(Method.java:597)
    [wldeploy] to weblogic.ant.taskdefs.management.WLDeploy.invokeMain(WLDeploy.java:419)
    [wldeploy] to weblogic.ant.taskdefs.management.WLDeploy.execute(WLDeploy.java:349)
    [wldeploy] to org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [wldeploy] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    [wldeploy] to sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [wldeploy] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [wldeploy] to java.lang.reflect.Method.invoke(Method.java:597)
    [wldeploy] to org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [wldeploy] to org.apache.tools.ant.Task.perform(Task.java:348)
    [wldeploy] to org.apache.tools.ant.Target.execute(Target.java:357)
    [wldeploy] to org.apache.tools.ant.Target.performTasks(Target.java:385)
    [wldeploy] to org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [wldeploy] to org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [wldeploy] to org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [wldeploy] to org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [wldeploy] to org.apache.tools.ant.Main.runBuild(Main.java:698)
    [wldeploy] to org.apache.tools.ant.Main.startAnt(Main.java:199)
    [wldeploy] to org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [wldeploy] to org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [wldeploy] Caused by: weblogic.deploy.api.spi.exceptions.ServerConnectionException: [SPI: J2EE deployment 260010] unable to connect to ' t3: / / he3unxd189v01:9100' as a user, "weblogic. Error received: cannot connect to any host
    [wldeploy] to weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getMBeanServer(ServerConnectionImpl.java:251)
    [wldeploy] to weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getMBeanServerForType(ServerConnectionImpl.java:191)
    [wldeploy] to weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.init(ServerConnectionImpl.java:147)
    [wldeploy] to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl.getNewConnection(WebLogicDeploymentManagerImpl.java:148)
    [wldeploy] to weblogic.deploy.api.spi.deploy.WebLogicDeploymentManagerImpl. < init > (WebLogicDeploymentManagerImpl.java:118)
    [wldeploy]... 32 more
    [wldeploy] Caused by: java.io.IOException: cannot connect to any host
    [wldeploy] to weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:156)
    [wldeploy] to weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:79)
    [wldeploy] to javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
    [wldeploy] to javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
    [wldeploy] to weblogic.deploy.api.spi.deploy.internal.ServerConnectionImpl.getMBeanServer(ServerConnectionImpl.java:240)
    [wldeploy]... 36 more
    [wldeploy] Caused by: javax.naming.NamingException: unable to connect to any host [root exception is org.omg.CORBA.OBJECT_NOT_EXIST: unknown object in LOCATE_REQUEST vmcid: 0 x 0 minor code: finished 0: No.]
    [wldeploy] to weblogic.corba.j2ee.naming.Utils.wrapNamingException(Utils.java:83)
    [wldeploy] to weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:590)
    [wldeploy] to weblogic.corba.j2ee.naming.ORBHelper.getORBReference(ORBHelper.java:547)
    [wldeploy] to weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:85)
    [wldeploy] to weblogic.corba.j2ee.naming.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:31)
    [wldeploy] to weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:41)
    [wldeploy] to javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [wldeploy] to javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [wldeploy] to javax.naming.InitialContext.init(InitialContext.java:223)
    [wldeploy] to javax.naming.InitialContext. < init > (InitialContext.java:197)
    [wldeploy] to weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:143)
    [wldeploy]... more than 40
    [wldeploy] Caused by: org.omg.CORBA.OBJECT_NOT_EXIST: unknown object in LOCATE_REQUEST vmcid: 0 x 0 minor code: finished 0: No.
    [wldeploy] to weblogic.iiop.LocateReplyMessage.needsForwarding(LocateReplyMessage.java:171)
    [wldeploy] to weblogic.iiop.IORManager.locateInitialReference(IORManager.java:254)
    [wldeploy] to weblogic.corba.orb.ORB.resolve_initial_references(ORB.java:258)
    [wldeploy] to weblogic.corba.client.naming.ClientORBInfo. < init > (ClientORBInfo.java:34)
    [wldeploy] to weblogic.corba.client.naming.ClientORBHelper.createORBInfo(ClientORBHelper.java:42)
    [wldeploy] to weblogic.corba.j2ee.naming.ORBHelper.cacheORB(ORBHelper.java:314)
    [wldeploy] to weblogic.corba.j2ee.naming.ORBHelper.cacheORBAndCreateURL(ORBHelper.java:323)
    [wldeploy] to weblogic.corba.j2ee.naming.ORBHelper.getORBReferenceWithRetry(ORBHelper.java:583)
    [wldeploy]... more 49

    BUILD FAILED
    / usrdata/dev/cashdesk/GCP/mktprice/quickbuild_prototype_ccview/prototype. VWS/VOB/mktprice_vob/mkt_price/Build/Build.xml:366: weblogic. Deployer$ DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: unable to connect to ' t3: / / he3unxd189v01:9100': an unknown object in LOCATE_REQUEST. Make sure that the url is an administrator of the server running and that the credentials are correct. If you use the http protocol, the tunnel must be enabled on the management server.

    Total time: 9 seconds

    error regarding:
    Caused by: org.omg.CORBA.OBJECT_NOT_EXIST: unknown object in LOCATE_REQUEST vmcid: 0 x 0 minor code: finished 0: No.

    Be sure to place the wlfullclient.jar beginning of the statement.. classpath all other special pots WLS should not be added and more. For above error please see: Error Client FAS

    Few things:

    (1) when I run the generation of Ant in a remote area, I would have a weblogic Server works... is the reason why I ask... the task of wldeploy only works if there is an active area of weblogic in the local computer. When I run the same version of my windows machine where I have a local instance of weblogic, it works uccessfully.

    Whenever you try to deploy any application on WebLogic Domain then the administrator of the server must be running. Because the entries in the deployment go inside the "config.xml" file and the original copy of this file is maintained only by AdminServer. If the server administrator must run for all types of changes in configuration or deployment.

    (2) I am told that the http protocol is not an option in my workplace and I have to use the t3 Protocol only. In this case, based on the below error, is it possible that the connection between my local unix machine and weblogic box remote is Domes? How to test connectivity by using t3? I ping the server on the local unix server and it came back with the answer, but could not telnet on this box or ftp so that the box does not work.

    You can check t3 protcol works well or not with the following one line command:

    Java weblogic. Admin-t3 url: / / he3unxd189v01:9100 - username weblogic-password weblogic PING

    If you use above omits the ping command on the server, that means either a bad HostName & GOLD Port your N/W is doesnot allow t3 Protocol connections OR it can be a N/W problem.

    .
    .
    Thank you
    Jay SenSharma

  • EAS deployment on application server error

    Hi all

    I install 11.1.2 (x64bit) on a distributed environment (two VM with W2k8)
    Machine 1 - Server SQL, Essbase, EAS
    Machine 2 - HSS, workspace, planning, etc.

    I have to install all the components and configuration of Shared Services and Essbase. Now, setting up Regional service, while deployed to the application server, he requested information from field Weblogic on which you want to deploy the web application. The Weblogic domain is on Machine 2, and the configuration utility retrieves the info so that I can deploy to the existing domain. But when I click on it, then, it gives an error message:

    EPMCFG-10063: unable to connect to the Remote Server Admin on the '< servername >' host and port "7001". Please, check the configuration

    I was able to configure all the other components that were on the Machine 2 itself as planning framework and RA. Have also created a planning application and did a create database successfully to verify that the connection to the Essbase Server works. Do not know what could be the problem of the Regional service configuration.

    Any help would be appreciated to help solve this problem.

    See you soon,.
    Abhishek

    I'm not able to tell how to configure your environment with the little information given, I'll leave to someone else.
    Although weblogic can be deployed by using a single domain or autonomous areas.

    When you tried to configure using a domain was the administrator of the server certainly running on machine 2?

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for