Beans of JAVA and JAVA regarding services to be customer Oracle must be installed?

Can you please advice using an application server that make the JAVA and JAVA beans related services to be customer Oracle must be installed? For example if the generation based on Java and JBOSS to be used as an application server, yet you claim customer oracle must be installed and set up the tnsnames in order to connect to the database server?

NATHALIE wrote:
Can you please advice using an application server that make the JAVA and JAVA beans related services to be customer Oracle must be installed? For example if the generation based on Java and JBOSS to be used as an application server, yet you claim customer oracle must be installed and set up the tnsnames in order to connect to the database server?

Client Oracle is not required when JDBC is used to connect to the remote DB

Tags: Database

Similar Questions

  • What is the difference between "vShpere SDK ro Perl"and "vSphere Web Services SDK (for Java or c#)"?

    Hello world! I'm new to "VMware vSphere API", and I have a question to ask you to help:

    What is the difference between "vShpere SDK ro Perl"and "vSphere Web Services SDK (for Java or c#)"?

    -What are the different programming language? Is there another difference?

    I'm looking forward to your reply.

    Thank you!

    If you are new on the VMware API/SDK, highly recommend you take a look at the following: Getting Started with vSphere SDK - Update for SDK 4.1 release

    vSphere SDK for Perl is just one of the many client SDK for vSphere API that is flush with vcenter times and ESX (i) as a standard Web service.

    vSphere SDK for Java - SDK Java to vSphere API for Java developers

    vSphere SDK for Perl - Perl SDK for vSphere API for Perl developers

    vSphere SDK for c# - c# SDK for vSphere API for c# developers

    PowerCLI - PowerShell SDK for vSphere API for developers of Powershell

    I hope that makes a bit more sense

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

    William Lam

    VMware vExpert 2009,2010

    VMware VCP3, 4

    VMware VCAP4-DCA

    VMware scripts and resources at: http://www.virtuallyghetto.com/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • Java Native Interface (JNI) for connectivity Oracle Service Bus

    Hi all

    We have a legacy database and its functionality exposed by some of the C/C++ API programs. Our requirement is to make the use of these APIs and integrate the Oracle Service Bus (ESB of Oracle Fusion Middleware)/BPEL

    From now on, the C/C++ API have been compiled into a library and called from a JAVA JNI class. So according to the concepts of the JNI, java class simply calls the native methods that are implemented in C/C++, by calling to this library.

    Here is an example of an implementation:

    public class DatabaseConnector {

    public native String establishConnection(  String ServerName, String UserName, String Password );

    static {
      
    System.loadLibrary(LIBRARRY_NAME);
    }

    public static void main(String[] args) {

      
    DatabaseConnector dbconn = new DatabaseConnector();  
      
    String result = dbconn.establishConnection(args[0], args[1], args[2]);
      
    System.out.println("Result of Connection Establishment: " + result);

    }
    }

    Autochanger_name (libLIBRARY_NAME.so) contains the implementation of the native method for creating the connection, refreshing connection, sending message, etc.

    Now, what is the best way to integrate this feature of JNI in an Oracle Service Bus/BPEL?

    Legacy-> Db-> C/C++-> JAVA JNI API? -> OSB/BPEL

    1. Is it really possible to write a based on this JNI EJB session bean? I understand, EJB standards are against loading native libraries directly in the Java class, as a result of NYI.
    2. Is it possible to write any custom JCA adapter for this? What are the possible areas that I need to answer then?
    3. All other possible ways that you think would be appropriate?

    There is a requirement of the settlement planning. As a connection method refresh should be called every X minutes to keep the connection open. Topology wise there are no restrictions to run native code and the Weblogic container on the same machine.

    Any suggestions much appreciated. Let me know if you need more information.

    Kind regards

    Billon

    Hi Bhaskar,

    Both JAX - RS and adapter resources must be built on top of the NYI... With the help of Tuxedo allows to eliminate the use of the NYI...

    If you need/want to eliminate JNI, the solution is to make the native libraries behave as a provider of services, exhibition services via a network protocol... You can do this with or without smoking, but I like the Tuxedo approach...

    However, if you're ok with JNI, build a resource adapter...

    See you soon,.

    Vlad

  • How to get started with consuming java Web services from WSDL - JDeveloper 11.1.1.7

    Hi all

    I developed a SOAP based WebService (JAX - WS) for product information. I deployed on stand-alone Weblogic server and the resulting WSDL file generated.

    In the ADF, we totally 3 options to work with the WSDL file.

    1 web Service DataControl (which will directly create a DataControl to access services exposed by Web service through WSDL)

    2 web Service proxy. (A proxy for the Web service of the Fund and offers to the client to interact with the exposed services)

    3. Java Web Service WSDL.

    From these 3 options, I am aware of the first two options. But on the way to the 3rd point or Java Web Service from WSDL, I'm not in a position to know. in what scenario, we will use this service.

    Now I have created the java web services starting from the WSDL. After generating the files of the project structure is as below.

    Please let me know where to start to interact with my application services. (We must separate class DC or any other way to interact)

    otn.PNG

    Please let me know your inputs on this. valuable suggestions would be appreciated.


    Thank you and best regards,

    Miko Auntie.

    Hi all

    On top of the implementation class (ProductsSEIImpl.java), we have an option called create a Client for the Web Service Annotations.

    This is the right option to choose, so that the client Classes get generated pertaining to this service. Of the client class, we can access the services available?

    Please comment on this if I depart.

    Thank you best regards &,.

    Miko Auntie.

  • Error when you try to deploy ADF application Java Cloud Service - SaaS Extension

    Hello guys,.

    I am trying to deploy a simple application of ADF in 'Oracle Java Cloud Service - SaaS Extension' and I'll always have the below error

    Work turns to failure to step to "Deploy the Application":

    Job_Status_Pic.png

    Someone already had this error?

    Thanks in advance

    SID

    2014-12-10 11:06:20 PST: start action "deploy the Application.

    2014-12-10 11:06:20 PST: deploy Application started

    2014-12-10 11:06:28 PST: weblogic.application.ModuleException: weblogic.application.ModuleException:

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1531)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:488)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

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

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)

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

    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)

    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:671)

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

    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)

    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)

    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:573)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:327)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

    in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

    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: java.security.AccessControlException: access denied ("java.net.NetPermission" "specifyStreamHandler")

    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:372)

    at java.security.AccessController.checkPermission(AccessController.java:559)

    at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)

    at java.net.URL.checkSpecifyHandler(URL.java:649)

    at java.net.URL. < init > (URL.java:373)

    at weblogic.application.io.MergedDescriptorFinder.getSource(MergedDescriptorFinder.java:46)

    at weblogic.application.io.DescriptorFinder.getSource(DescriptorFinder.java:44)

    at weblogic.utils.classloaders.MultiClassFinder.getSource(MultiClassFinder.java:67)

    at weblogic.application.utils.CompositeWebAppFinder.getSource(CompositeWebAppFinder.java:71)

    to weblogic.servlet.internal.War$ ResourceFinder.getSource (War.java:1213)

    to weblogic.servlet.internal.War$ ResourceFinder.getSource (War.java:1203)

    at weblogic.servlet.internal.War.getResourceAsSource(War.java:512)

    at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3436)

    at weblogic.servlet.internal.WebAppServletContext.getResourceAsSource(WebAppServletContext.java:3427)

    at weblogic.servlet.internal.WebAppServletContext.getResourceAsStream(WebAppServletContext.java:872)

    to com.sun.faces.config.ConfigureListener$ WebXmlProcessor.scanForFacesServlet (ConfigureListener.java:805)

    to com.sun.faces.config.ConfigureListener$ WebXmlProcessor. < init > (ConfigureListener.java:768)

    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:178)

    to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:481)

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

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

    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)

    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1871)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1529)

    2014-12-10 11:06:28 PST: State action WL: failure

    2014-12-10 11:06:28 PST: Action FAILED with State action WL: failure

    2014-12-10 11:06:28 PST: check the server log of your cloud service Java for more information about the failure.

    2014-12-10 11:06:28 PST: Application Deployment failed.

    2014-12-10 11:06:28 PST: 'Deploy the Application' complete: FAILED status

    
    

    I don't think that you would be able to update the library in the 'SaaS Extension' of JCS version and the version of JDeveloper using must be 11.1.1.7.1. He has however separated 'Service of Cloud Computing Java' that gives you complete control over the WLS...

    --

    Jani Rautiainen

    Relationship with the developers of Applications in fusion

    https://blogs.Oracle.com/fadevrel/

  • code source SDK Oracle java cloud service sample

    Hello guys.

    I'm trying to get my hands on the source code for the sample applications for the java cloud service.

    I tried to decompile however only stubs are generated for java classes and the source files are empty.

    Please can you advice how to get these Oracle?

    Thank you

    The source code is available in the SDK under "oracle-javacloud-sdk-14.1.5\oracle-javacloud-sdk\samples\maven\filebrowser"...

    --

    Jani Rautiainen

    Relationship with the developers of Applications in fusion

    https://blogs.Oracle.com/fadevrel/

  • Change the shared user using Java API Service

    Hi Experts,

    I have successfully run the example of classes Java from here: http://docs.oracle.com/cd/E17236_01/epm.1112/epm_security_api/frameset.htm?ch01s03.html
    And I need to change the code of UserFunctions.Java.

    UserFunctions.Java, I can create, edit, and delete a user.
    But in this sample program, when I want to edit a user, I should create a new user first.

    My requirement is I want to change the existing user passing the parameter when you run the program.
    So, when I want to launch the program, it should be like this:
    Java UserFunctions 'method' 'username', 'password', 'email', 'first name', 'last name '.

    FYI, I can create a user in passing the parameter as I mentioned above.
    But to edit a user, I still can't do it.

    Please find my codes below:

    public CSSNativeUserIF createUser (String username, String desc, String firstname, String lastname, String email, String pass) throws CSSException
    {
    The user CSSNativeUserIF = null;
    HashMap context = new HashMap();
    user = cssDMAPI.getNativeUserInstance (context, main);
    user.setLoginName (username);
    user.setDescription (desc);
    user.setFirstName (firstname);
    user.setLastName (lastname);
    user.setEmailAddress (email);
    user.setPassword (pass);
    cssDMAPI.addNativeUser (main user, context);

    return the user;
    }

    ' public void modifyUser (String username, String desc, String firstname, String lastname, String email, String pass) throws CSSException
    {
    The user CSSNativeUserIF = null;
    HashMap context = new HashMap();

    System.out.println ("Edit description user...");
    user = cssDMAPI.getNativeUserInstance (context, main);
    user.setLoginName (username);
    user.setDescription (desc);
    user.setFirstName (firstname);
    user.setLastName (lastname);
    user.setEmailAddress (email);
    user.setPassword (pass);
    cssDMAPI.updateNativeUser (main user, context);

    }

    -------

    in the Sub main():

    If (method.equals ("create"))
    {
    / * Create a native user * /.
    cu.printMsg (System.out, "- creating a user-" "");
    user = cu.createUser (username, desc, firstname, lastname, email, pass);
    cu.dumpUsers (System.out, "the user is created successfully," new CSSNativeUserIF [] {user});
    }
    ElseIf (method.equals ("update"))
    {
    / * Change native user * /.
    cu.printMsg (System.out, "- update a user-");
    cu.modifyUser (user name, desc, firstname, lastname, email, pass);
    cu.dumpUsers (System.out, "the user is updated", new CSSNativeUserIF [] {user});
    }

    Could you please help me with this?

    Thank you and best regards,

    Christophe

    Try this

    CSSUserIF [] usrs to = cssAPI.getUsers (context, principal, sLoginName);

    If (usrs.length > 0) {}
    CSSNativeUserIF natUser1 = (CSSNativeUserIF) usrs to [0];
    natUser1.setLoginName (sLoginName);
    natUser1.setFirstName (sFirstName);
    natUser1.setLastName (sLastName);
    natUser1.setEmailAddress (sEmail);
    natUser1.setDescription (sDescription);
    natUser1.setPassword (sPassword);

    cssDMAPI.updateNativeUser (context, principal, natUser1);
    }

  • Unable to return objects from the Java web service

    Hi all

    I'm new to flex and I'm trying to consume an object (containing a string and int) of the web service. I read the post here but could not solve the problem. I set the resultFormat = "e4x" (tried with object as well but could operate either)

    In which case it's important... I use axis2 and jboss5.0 to deploy the service and using flex 3.

    Any help pointers will be highly appreciated.

    My code flex and my java web service code is attached. So although I m debugging, I'm not able to see the object that I'll be back in the variable _xml, nor in the res.result.

    Thank you much for the help.


    I managed to solve the problem and blog it. http://myflexblog.blogspot.com/2008/07/Flex-and-Java-Web-services.html

  • Oracle Java host service fails to start

    I'm trying to start the Oracle Java host service but its failure to start giving the error
    *' Some Services stop automatically if they have no work to do, for example. performance services and alert *.

    This is an obstacle I in the starting of the OC4J service and, therefore, the presentation Service

    Are there specific changes, maybe I need to do in the environment variables... ? Currently, I have JDK1.5 installed in my system

    Appreciate any quick entries on this...

    Thank you!

    Why not post the details here to help those who may come after you for the same problem?
    And if you find useful messages please mark as such :-)

  • I use windows 7 64-bit edition Home premium and I cannot connect to access database in java program.it shows error database connection driver not installed.

    I am using windows 7 64 bit home premium I installed ms office 2007 and did all the settings.
    but I am unable to connect to the Access database in java program.it shows error database connection driver not installed.
    Please give me the solution...

    Hello

    I suggest you to ask your question about Java programming forums on the subject.

    https://forums.Oracle.com/Forums/Forum.jspa?forumid=922

    You can also ask your question on the forums to access.

    http://answers.Microsoft.com/en-us/Office/forum/access?page=1&tab=all&TM=1349633636662

  • 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

  • Critical errors dealing with MRT.exe and error messages "Services and controller app has stopped working".

    I get two error codes... "Services and controller app has stopped working" and "Windows has encountered a critical problem and will restart in a min. Please save your work." The only time where it does it but when I plug my cable network. Already ran sfc and found nothing. Ran malwarebytes and removed a lot of viruses, I picked up, but I think that something in my registry can be screwed up after trying to remove the said virus. I was getting some kind of error MRT.exe and I tired looking for things to the top on this but I think I can have messed up a registry that was loaded entry of this and it has damaged something.

    Someone at - it answers that do not involve me having to reformat and install a new OS. I bought the computer off of a friend and it's a custom-made computer, so I don't have Vista Disc... while hoping a good solution.

    Help me please! :)

    Thank you
    Bishop

    In addition to using an anti-virus, as Malware/spyware scan:

    http://www.Malwarebytes.org/MBAM.php

    Malwarebytes is as its name suggests, a Malware Remover!

    Download the free Version from the link above.

    Download, install, upgrade and scan once a fortnight...

    How to use Malwarebytes once it is installed and updated:

    1. open Malwarebytes > click the update tab at the top > get the latest updates.

    2. on the Scanner tab, make sure that thePerform full scan option is selected and then click on theScan button to start scanning your computer

    3 MBAM will now start to scan your computer for malware. This process can take some time.

    4. when the scan is complete, a message box will appear

    5. you must click on the OK button to close the message box and continue the process of Malwareremoval.

    6. you will now be at the main scanner screen. At this point, you must click on the button toview the result .

    7. a screen showing all of the malware displayed the program that is

    8. you must now click remove selection button to remove all the listed malware. MBAM will now delete all of the files and registry keys and add them to the programs quarantine. When you remove files, MBAM may require a restart in order to eliminate some of them. If it displays a message stating that it needs to restart, please let him do. Once your computer has rebooted, and logged in, please continue with the remaining steps.

    9. when MBAM has finished remove the malware, it will open the scan log and display it in Notepad. See the log as desired, and then close the Notepad window.

    10. you can now exit the MBAM program.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If you do not have a DVD of Microsoft Vista, borrow one from a friend.

    Read this tutorial on how to do a repair installation:

    http://www.Vistax64.com/tutorials/88236-repair-install-Vista.html

    Regarding the relocation:

    You can borrow a suitable Microsoft Vista DVD (not Dell, HP, Acer, recovery disk/s etc).
    A good Vista DVD contains all versions of Vista.
    The product key determines which version of Vista is installed.

    There are 2 disks of Vista: one for 32-bit operating system, and one for 64-bit operating system.

    If install a cleaning is required with a good DVD of Vista (not HP, Dell recovery disks):

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    http://support.Microsoft.com/default.aspx/KB/918884

    MS advice on the conduct of clean install.

    http://www.theeldergeekvista.com/vista_clean_installation.htm

    A tutorial on the use of a clean install

    http://www.winsupersite.com/showcase/winvista_install_03.asp

    Super Guide Windows Vista Installation

    After installation > go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > find the latest Vista drivers for it > download/install the

    See you soon.

    Mick Murphy - Microsoft partner

  • Reference Dell recycling and Asset Recovery Services

    How will I be able to participate in the recycling program Dell and Asset Recovery Service?

    Hi Palmetto-ITC,

    Thanks for posting.  Here is the information on the Dell recycling program:

    http://www.Dell.com/learn/us/en/ID/Dell-environment-recycling

    Kind regards
    Robert

  • If I get the basic pdf to Word and Excel conversion Services, it also converts graphics into Word documents?

    If I get the basic pdf to Word and Excel conversion Services, it also converts graphics into Word documents?

    Thanks Dan

    Hi Dan,.

    You can subscribe for services to export it in PDF ( https://cloud.acrobat.com/exportpdf ) to help you can convert all formats of files mentioned in this document KB file formats supported. ExportPDF, Adobe PDF Pack.

    Let me know in case if you have any additional questions.

    Kind regards
    Nicos

  • I want to change my plan of Photoshop at version student creative cloud - can't everyone by live chat and no way to communicate with customer service. Help please?

    I want to change my plan of Photoshop at version student creative cloud - can't everyone by live chat and no way to communicate with customer service. Anyone know how to contact adobe?

    Hi Beansy21,

    Please see the link below to contact customer support:

    http://helpx.Adobe.com/contact.html

    Kind regards

    Sheena

Maybe you are looking for

  • How to restart WiFi all the time

    A faulty WiFi flex cable causes the WiFi on my 13' mid-2012 Macbook Pro to stop working. A stop and restart are going to re-establish the normal functioning of WiFi. Once the WiFi doesn't work, it no longer responds to the network manager in system p

  • Search Google right click on the active tab

    How google search right click and open in the current tab?

  • HP Probook 6570b: unusual startup problem

    When my WD Mybook 1130 is connected to a USB 3.0 port, my Probook will not start.  Here is the exact sequence where this happens: I do turn my notebook and plug the WD drive. The drive is recognized, installed and is fully functional. I put my laptop

  • Pavilion laptop - 15-ab262nr: HP 3D DriveGuard and Coolsense software does not install

    Reinstalled Windows 10 on this PC laptop shortly after purchase (clean install to remove all the bloating) and Software HP Coolsense and DriveGuard will not install. After having downloaded DriveGuard and try to run the installer, nothing happens, so

  • Code of the Clain

    I have a HP DESKJET 2540 and want to get a Chase code. It s possible for this printer model? Thank you.