Limitation for the remote directory using FTP transport?

Hello guys,.

I have a proxy service that is responsible for pulling a file from a remote AIX server and I would like to learn more about the configuration of the remote directory.

I use FTP transport and I set up a service account with my own name to user/pass.

I noticed that I can just use directories below my home\user. Is this a limitation or miss me something?

Follow my setup:

Protocol: ftp
endpoint uri: ftp://myhostname/

I would use a directory that is not inside my home\user. That is to say: / info/export

But if I set up ftp://myhostname/info/export trying to read/home/user/info/export


See the following: do not pull on a remote using transport FTP file


Thanks in advance,

Davinod

I have not tested, but have you tried to give the relative path.

for example, your home username is/home/user, and you need access to the/app/test, try to give... /... / App/test in the FTP transport uri URI part.

Tags: Fusion Middleware

Similar Questions

  • How can I get the remote directory to a heading of FTPActivationSpec?

    The message header generated for the oracle.tip.adapter.ftp.inbound.FTPActivationSpec contains the name of the file, the FTP host and the FTP port. Is it possible to get remote directory as well?

    < schema attributeFormDefault = "qualified" elementFormDefault = "qualified".
    targetNamespace = "http://xmlns.oracle.com/pcbpel/adapter/ftp/."
    xmlns = "http://www.w3.org/2001/XMLSchema".
    xmlns:FTPAPP = "http://xmlns.oracle.com/pcbpel/adapter/ftp/" >
    < element name = "InboundFTPHeaderType" >
    < complexType >
    <>sequence
    < element name = "fileName" type = "string" / >
    < element name = "ftpHost" type = "string" / >
    < element name = "ftpPort" type = "string" / >
    < / sequence >
    < / complexType >
    < / item >
    < / schema >

    This is already specified in the activation spec parameters:

    < activationAgents >
    < activationAgent className = "oracle.tip.adapter.fw.agent.jca.JCAActivationAgent" partnerLink = "ReadFileService" > ""
    < property name = "ftpRemoteDir" type = "LogicalDirectory" > on < / property >
    < property name = "portType" > Read_ptt < / property >
    < / activationAgent >
    < / activationAgents >

    But I don't want to have to add a parameter preferably separated to contain the same thing if I don't have to. If not, is it possible to query the agent activation parameters of in an xpath expression, which is similar to "ora:getPreference()?

    See you soon,.

    Add:

    to the header adapter FTP WSDL

  • What are the network requirements for the remote server of the Panel?

    What are the network requirements for the remote server of the Panel?

    I tried for awhile now to set up a Control Board.  I can connect to my remote panel of computers from other computers on my local network but nowhere else.

    Whenever I use web publishing tool gives me a URL in this format: Http://Computer-Name.Corporate-Name.local:8086 / VI - nom.html apparently it means I have a local DNS server and this URL is meaningless to the public.

    When I try to connect with the Operate > Connect to... remote control, I get this error message:

    "Connection to Server remote panel...".
    "Connection refused by the server remote control specified: make sure that the LabVIEW Web server is enabled on the specified server.

    I got the same error when I tried to host a remote panel from my laptop at home, on my Wi - Fi.  Is there some network settings or firewall I'm not seting?  Would it be my server or the router or the private network?

    My goal is to be able to host remote panels of my laptop while I'm on the international scene, creating using 4 G internet mobile.  Is it still feasible?

    As he Turners on my router had to be put in place so that my Port is in the rage of transfer.  Also I had to disable DHCP.  Without that you cannot host behind a router.

    These are the instructions I put fallow:http://digital.ni.com/public.nsf/allkb/B1E9A3D78BAED949862573AD0065D4D2

  • Create the remote database using dblink view

    Hello

    I have a small question for you.

    Is it possible to create the remote database using dblink view? Following syntax error

    create discover ViewName@DbLinkDame (ColumnName) as
    (select 1 double)

    "ORA-00905: lack of keyword.

    Is this possible at all?
    And particularly - is this possible when the remote database is MSSQL and I use heterogeneous services?

    I really appreciate your help
    Best regards
    Wojtek

    Published by: wojpik on October 21, 2009 03:59

    This is a workaround for a remote Oracle database (use the queue of work), however:

    http://asktom.Oracle.com/pls/asktom/f?p=100:11:0:P11_QUESTION_ID:597877500346143250

    but I have no idea if something similar is possible for MSSQL...

  • I try to add an image map for the first time using Dreamweaver CC

    I am trying to add an image map for the first time using Dreamweaver CC in an html site.

    I can get map controls is displayed when I select the image in the code, and I can select the rectangle tool.

    However, when I try to select the area of the image disappears from the section of the map of the properties viewer and I can't select the area for my hyperlink.

    What I am I missing videos online are it seems so simple, but something with my page is not allowing me to withdraw this.

    This is the code section and the image that I'm trying to add the link.

    < side class = "sidebar" >

    < img src = "images/flowchart.jpg" alt ="product dev. Flowchart">

    < / side >

    Please help or give me any advice... There might be something to do with the fact that my site is "sensitive"?

    Hello

    You could just add links to each box, but a better solution would be to use svg for this. Unfortunately, it is easier for me to write for someone who does not know svg to do.

    If you have Adobe Illustrator create your svg using this program, then it would be a case to add links manually to each box created in the svg code. SVG is an xml-based language and not a real image, even if this is how a browser will display the it.

    PZ

  • Impossible to retrieve the password for the user FUSION_APPS_WSM_APPID using ldapsearch

    Dear all,

    I'm unable to retrieve the password for the user FUSION_APPS_WSM_APPID using the ldapsearch command

    Is the correct command extract the password for the user FUSION_APPS_WSM_APPID below?

    $ORACLE_HOME/bin/ldapsearch - h < hostname > Pei 3060 d 'cn = sleep '' w < password > base b s 'orclCSFKey = basic.credentials, cn = oracle.wsm.security, cn = CredentialStore, cn is FusionDomain, cn = JPSContext, cn is FAPolicies' objectclass = * orclcsfname orclcsfpassword

    Kindly help me in this problem.

    Kind regards

    Vinayak K

    Can you clarify why you need recover the password? Application identities are designed for internal processing and never to be exposed outdoors or used for other purposes only lift access to the code in some scenarios within the system. So only the administrator must have access to the account and the password of access they would reset it in the store of credentials if necessary. That said I think that the admin can retrieve the password using the command listCred wlst something like:

    listCred(map="oracle.wsm.security",key="FUSION_APPS_WSM_APPID-KEY")

    --

    Jani Rautiainen

    Relationship with the developers of Applications in fusion

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

  • I just make the payment for the license, after using the month trial. and when I want to use the programs and said that I must pay. and received e-mail confirmation of payment, that is not what I do

    I just make the payment for the license, after using the month trial. and when I want to use the programs and said that I must pay. and received e-mail confirmation of payment, that is not what I do


    Please see the links below.

    Also, make sure you use the right adobe ID to log in.

    Hope this will help you.

    Kind regards

    Hervé Khare

  • for the first time using the do not know how to insert video to start editing

    for the first time using the do not know how to insert video to start editing

    First thing you need to know is that After Effects is not a video editor. First is to put some shots together to tell stories (that is changing), After Effects for creating those shots (compositing and Visual effects) and to create animated graphics.

    To use AE, start here: starting After Effects

  • How to associate the data store of the target for the newly created using the API Interface

    How to create a new Interface under project, need to associate the data store target for mappings for the interface by using APIs "."

    Able to get the associated interface created temporary data store. You need to associate a new database model. How to do this using the API

    My code is,

    String pCode = "DEVELOPMENT";
    Context OdiContext = (mgr.getFinder (OdiContext.class)) .findByCode (pCode) (IOdiContextFinder);
    System.out.println (Context.getLastDate ());

    OdiInterface pInterface = new OdiInterface ("toDeleted_Interface", pFolder, context);
    pFolder.addInterface (pInterface);

    The list of ds < DataSet > = pInterface.getDataSets ();
    < DataSet > iterator itr = ds.iterator ();
    DataSet ds_nxt = itr.next ();

    PAlias string = "HRA_TMPL_DEFNS_TL";
    pOrder int = 0;
    OdiModel pModel = (mgr.getFinder (OdiModel.class)) .findByCode ("FILE_PM_MODEL") (IOdiModelFinder);
    String pName = "HRA_TMPL_DEFNS_TL";
    OdiDataStore pUnderlyingOdiDataStore = new OdiDataStore (pModel, pName);
    SourceDataStore pSourceDataStore = new SourceDataStore (ds_nxt, false, pAlias, pOrder, pUnderlyingOdiDataStore);
    ds_nxt.addSourceDataStore (pSourceDataStore);

    TargetDataStore tdata = pInterface.getTargetDataStore ();

    If (tdata.isTemporaryDataStore ())
    {
    }

    http://odiexperts.com/creating-interface-for-single-source-and-target/
    http://odiexperts.com/creating-temporary-interface-using-ODI-SDK/

  • Extra charge for the installation and use of the Creative Suite programs on the cloud?

    Sorry to ask a question apparently REAL dumbell!

    Are there extra charges over-and-above the monthly fee of $49.99 for the installation and use of the Creative Suite programs on the cloud?

    The annual subscription of $49,99 sounds too good to be true. I saw that a recent price list where each individual progeam was $49.99? -Thanks for your help, IM

    Intallation and download Support is free for creative cloud.

  • Coloration of the code for the PHP files using CSS

    Coloration of the code for the PHP files using CSS

    The Situation:

    It is possible to mix PHP and CSS so that you create a PHP file and it is served to the user in a CSS file. It works just like writing a normal PHP file which is then processed and used in HTML. To do this, you create a PHP file and at the top of the file, you add the following line of code:

    <?php header("Content-type: text/css"); ?>

    This line tells the browser that the file is CSS instead of HTML. Fantastic.

    Here is a link to a more detailed article on the subject: http://www.barelyfitz.com/projects/csscolor/

    The problem:

    The problem is that when I create a PHP file in Dreamweaver code colors in the document like PHP for PHP and HTML to CSS code code because it still thinks the document is supposed to be a HTML document. Is there a way to change the style of this situation? I find that code coloring to normal CSS files is really useful and would like to be there instead of just black text.

    Other information:

    I already have this submitted a feature request to Adobe, but I never heard back. Does anyone know how to do this now?

    I would really like to see the code coloring to adapt to the content type of the file, when the file is PHP. So if no content type is specified, values by default in html format, but when it's CSS, code coloring so a coloration of the different code is used. It could also adapt to files JS, XML files, the works. But really, I just want to add the PHP/CSS code coloring.

    I'm certainly not an expert, and this is my first time looking at the file,

    but it looks like the section.

    "ID ="CSS"doctypes ="CSS"priority '50' = > ' see the style css and

    the and refer to where the design must

    be applied. If that is correct then the code you provided should style

    It all starts after the

    and ending with another php code? It should be then that a

    tag additional php to be present in the document of 'close' the

    blowdry.

    And the continuation of this line of thinking, I have just that in the (php-> css)

    file. I placed my code. Then

    After the CSS, I placed another block of php: and it works!

    The CSS is styling just like should the CSS.

    Logically, you need that, and it seems to work ok for me without it. If Yes, you can change "" to be more explicit and less impact for PHP parsing, such as ' /DW/ '.

    Haha, Unfortunantely, PHP is more the same color scheme. He

    went from normal red blends what the html code looks like

    scheme (blue with quotations from green text). Fortunantely this configuration is far

    more convenient than the previous color coding!

    All subsequent PHP Directives are coloring properly for me - it's just the first one that triggers the coloration (e.g. ) is not. What do you see?

    If, therefore, in the XML file you added in CodeColoring.xml, you can change:

    scheme = "outerTag.

    is similar to the colouring of the PHP Directive:

    scheme = "customText" id = "CodeColor_PHPScriptBlock".

    This causes the entire PHP directive is red color - not optimal, but a little better.

    HTH,

    Randy

  • RDP for the CSA MC using the user state

    I'm trying to activate an administrator remote access to the MC via RDP. The rule is triggered, which denies this action is #262. Is there a way to allow access to the box based on user RDP State? I need what the admin group is part of a DHCP pool so I can't nail down to just its address. Documentation is not very clear in the application of States of the user.

    Sorry for the long answer... I hope this helps...

    YES, it is absolutely possible to do. Let's say your MC is in a group called "MC CSA Group. In this group, you have implemented policies. Beside policies are your rule failet etc... So what you need is to create a new strategy (set it to Windows or Linux, if necessary). You then create a new 'Module of rule' that you attach to the new policy that you just created. When you create the new rule Module, you'll see an article that says "steady-state". Select the option "apply this rule module if the following status conditions are met:" click the checkbox beside of "user state:". "» Selection in the State of the user list, click on 'NEW '. Here, you will need to create a user state based on what you want to be able to RDP to the CSA MC. give the new user to the user a state name. Here you have the choice, you can create a specific user (i.e. If only a domain user id must have access), or you can use a domain or Local Group. (I.e. If the Domain Admins need to access the CSA MC to the RDP). Allows that you want to use the group Active directory 'Domain Admins '... "The corresponding to groups" enter the EXACT name of the domain group (Ex: MYDOMAIN\MYGROUP). Click Save. Select the new status for the user, and then save the new rule module. Assign the new rule module to the new policy and implement the new strategy of the Group CSA MC. Finally, you need to navigate the new rule module that you created and add a NETWORK access CONTROL RULE. Create an allow rule that will allow the termsrv.exe as server TCP/3389. No matter what host (you said they were on DHCP. I recommend to create a specific DHCP scope for users, so you can lock it the most). Save the rule and generate.

  • 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

  • For the remote controls of the Keynote?

    I want to use a remote control for a presentation in Keynote, I'll give.  It will be my first with a remote control, but which is later - should I buy a (If Yes, who?) or what is the last and the best app for me to use my iPhone as a remote control (which I prefer, a gadget to lose less!)?

    Please use a simple language with me, a digital native.

    I use my aging MacBook Pro with OSX 10.7.5, my speech is 5.1.1 and my iPhone is a 6s.

    Thank you!

    Using a method rather than another is a personal preference, my preference as a coach and lecturer working in several different locations is to use Keynote for iOS, it has built in the remote control feature:

    Tap to go to the next slide

    previous slide scanning

    Pen tool marker on the screen

    the highlighter to screen

    the iPad displays the screen of the presenter, showing the next slide and notes of the speaker of the presentation on the Mac

    There must be a wifi network present, you can connect; many businesses teaching institutions lock unregistered users by default

    The site Web of Keynote iOS is here: Keynote for iOS

  • Cannot run VI on the Remote Machine using VI Server

    Hello!

    I'm trying to run a VI on a remote machine using VI server, but not luck. I used the 'remote execution VI' off the coast of LV inter II. I have check and follow up of the VI server configuration. I also tried to turn firewall on the PC but still nothing. Can't think of anything whatsoever that judgment of the VI to run on the remote PC. Any help will be appreciated. Thank you!

    Hi KowdTek,

    You do something like that?

    Thanks for choosing National instruments.

    Aaron Peña

    National Instruments

    Technical sales engineer

    http://www.NI.com/support

Maybe you are looking for

  • DirectX 10 and 11 does not no how to download or reinstall

    I need help I can not play games of directx 10 or 11 that my graphics card is a graphical ASUS ENGTS250 DK 1 G can play directx 10 games, but given that directx 11 auto installed cannot play games in directx 9 need help to solve this problem Thanks i

  • WiFi has limited after upgrade to 8.1 windows connectivity

    Hai friends, I have a computer windows laptop Acer E1-571 8. Because after a recent windows upgradation 8.1 my wifi says limited connectivity. But other devices connected to this router (D-Link) is to have internet. My wireless adapter is Broadcom 80

  • Old files of user accounts appear always.

    I just bought a laptop from my local pawn shawp. The Admin user has been "Pawn of Pappy" which was the name of the shawp pawn. I changed the Admin to mine I wanted to... but... in C:\Users theres still a pawn Pappy, comments and public folders. (Jaso

  • Cisco ASA 8.0.4 AnyConnect works do not with Vista and IE7

    Hello I currently have a Cisco ASA 5520 with the latest version of the Software ASA/AMPS/Anyconnect. However I can't get Vista and IE7 to connect using the free client anyconnect VPN error message following appears "Setup could not start the Cisco VP

  • JOINT-2 in catalyst 6009

    Greetings, Just a quick question. Anyone know if you can install a JOINT-2 in a chassis of catalyst 6009? I realize there are some prescribed (i.e. - CatOS/IOS version appropriate for the revision of map of supervisor in use), but the documentation i