Trigger the workflow in the remote sap server

I am trying to trigger another workflow in remote sap server by using web activity.  What are the prerequisite for using web activity.  Actually, i tried to use url wizard but, i don't know what i should i fill for the port.   is the server configuration required? anyone has exprience on this?

Hey if you want to know the URL and the prot number generated by the system you can use a program RCF_GENERATE_URL if you execute this program thenit will show you the enitr URL including the port number . My Guess is it will be  8000( Iam not sure)
Secondly teh prerequisites for using a  Web activity step is you have to define the WEB SERVER , This is because you need to enable the webservice , in order to recevie the XML doument, through which you can start WF which is located in the REMOTE SAP server, 
And At the same time you have to make the appropriate settings in the remote workflow so that it  will receive the XML document and then start's its processing.
for further information [Check this|http://help.sap.com/saphelp_nw04/helpdata/en/cc/9f9138d380f50fe10000009b38f8cf/content.htm]

Similar Messages

  • Connect the SAP B1 server to the Remote SAP B1 client

    hi experts..
    i want to know how to connect the SAP B1 server to the Remote SAP B1 client machine.

    Hi Raleigh,
    The reason why it is slow or hanging, is u need to upgrade the RAM in your Server. we have implemented the same concept and the speed is also good.
    But we have done with one Single Server in the Office, which can be accessed both through Local LAN and via internet, for this we had given two IP Address for the Server.
    One will be Public Static IP and the other is Local Static IP.
    Hi raleigh,
    I configured static ip with Nat mode in router.It was connecting from out side and while connecting it was asking Licence server ip,then i have given ip after that it was showing ths error"connection to the Licence server failed (60070-15)".Please help me.

  • Unable to connect to the remote ftp server using dreamweaver.

    For the last one week I have been trying to connect to the remote ftp server using dreamweaver. I spoke to the technical support agency who manage our remote server but they are saying that there is no problem with the server adn they dont know anythign about dreamweaver so cant assist me.
    I was suggested to check with adobe team directly and i spoke to a technical support person on the live chat but they said since the version is CS4 - education version, they cant assist me at all!! This is just ridiculous...I am constantly being sent from one place to the other without anything getting resolved!!
    Please help somebody!!

    I am having a similar problem... maybe.  I was connected to my remote site all day yesterday, then out of the blue I tried to "put" an edited file... as I had been doing all day, and I received an FTP error:  Cannot make connection to host. Your login or password is incorrect.  That's odd, I've been connecting all day.  So I went into my sites > manage sites and clicked the Test button on my remote server information and it returned Adboe Dreamweaver CS connected to your webserver successfully.  I went back to my file and tried once more to "put" it on the remote server... again FTP Error: cannot make connect to host...  So I reboot my computer and start Dreamweaver CS3 again.  I reenter my remoter server information and click the Test button.  "... connect to your webserver successfully".  I try to put any file, FTP error again.  So I call my server administrator, he checks the servers logs and says there are no errors and you've connected successfully several times today.  I went through the trouble shooting steps listed here, though my FTP Logs are empty.  I cannot stay connected or even see the remote folders to try to drag and drop.  I tried to run ftp from a windows command prompt and it seems to connect me.
    I downloaded an installed an SFTP client and was able to successfully connect to my remote server and upload the files.  It's definately a Dreamweaver problem.  Any suggestions?

  • DUPLICATE DB : ORA-17629: Cannot connect to the remote database server

    [oracle@ora11g1 ~]$ export ORACLE_SID=sales
    [oracle@ora11g1 ~]$ rman target sys/sales@sales
    Recovery Manager: Release 11.2.0.1.0 - Production on Wed Jun 5 13:00:15 2013
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    connected to target database: SALES (DBID=690066655)
    RMAN> connect auxiliary sys/salestby2@salestby2
    connected to auxiliary database: SALES (not mounted)
    RMAN> DUPLICATE TARGET DATABASE FOR STANDBY FROM ACTIVE DATABASE SPFILE
    2> SET DB_NAME= 'sales'
    3> SET DB_UNIQUE_NAME= 'salestby2'
    4> SET control_files='/u02/oradata/salestby2/control01.ctl','/u02/oradata/salestby2/control02.ctl'
    5> SET DB_FILE_NAME_CONVERT='/u02/oradata/sales/','/u02/oradata/salestby2/'
    6> SET LOG_FILE_NAME_CONVERT='/u02/oradata/sales/','/u02/oradata/salestby2/';
    Starting Duplicate Db at 05-JUN-13
    using target database control file instead of recovery catalog
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: SID=20 device type=DISK
    contents of Memory Script:
    backup as copy reuse
    targetfile '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwsales' auxiliary format
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwsalestby2' targetfile
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesales.ora' auxiliary format
    '/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesalestby2.ora' ;
    sql clone "alter system set spfile= ''/u01/app/oracle/product/11.2.0/dbhome_1/dbs/spfilesalestby2.ora''";
    executing Memory Script
    Starting backup at 05-JUN-13
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=58 device type=DISK
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/05/2013 13:05:26
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-01017: invalid username/password; logon denied
    ORA-17629: Cannot connect to the remote database server
    continuing other job steps, job failed will not be re-run
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 06/05/2013 13:05:27
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/05/2013 13:05:27
    ORA-17629: Cannot connect to the remote database server
    ORA-17627: ORA-01017: invalid username/password; logon denied
    ORA-17629: Cannot connect to the remote database server

    Welcome to the oracle forums!
    Please take some time to go through [url https://forums.oracle.com/forums/ann.jspa?annID=1535]FAQ PAGE
    Always post 4 digit oracle version and OS details.
    Post any query out put between \  \ tags
    Mark your questions as answered if you get the answer
    Password of SYS user on primary and standby must be same.Copy the password file from primary to standby server
    scp $ORACLE_HOME/dbs/orapwv112 <oracle_user@auxiliary_host>:/u01/app/oracle/product/11.2/dbs/orapwdupv112

  • VPN Issue:  Could not Negotiate a connection with the remote PPP server

    Hello Folks,
    I setup VPN on Windows Server 2003 Enterprise R2. I am successfully able to connect to VPN via laptop internally and externally. However, on my iPhone I am not able to connect and receiving the following error "Could not Negotiate a connection with the remote PPP server".
    There doesnt seem to be a lot of documentation regarding this on Apple and or throughout the web.
    Anyone resolve this issue?
    Peace
    Phil C.

    I am not entirely sure my full setup. I had a friend help me set it up. Now for some reason when on WIFI on my own network I am able to connect to VPN ( I wasnt able to before), but when I switch to edge there is still no response for the PPP server. I even messed around with the PPP options still no response. Unfortunately I am not extremely server literate so my troubleshooting is limited. However it is now working via my own WIFI and will try it on another WIFI network tomorrow. I am wondering though if it connecting had to do with any updates from microsoft. Since this is a newly installed server 2003 it has been running updates. Some food for thought.
    Peace
    Phil

  • What are the network requirements for the Remote Panel Server?

    What are the network requirements for the Remote Panel Server?
    I've been trying for a while now to setup a Remote Panel.  I can connect to my computers remote panel from other computers on my LAN but nowhere else.  
    When ever I use the web publishing tool it gives me a URL in this format:  http://Computer-Name.Corporate-Name.local:8086/VI-Name.html Apparently this means I have a local DNS server and this URL has no meaning from the public.
    When I try connecting with the Operate>>Connect to Remote Panel..., I get this error message:
    "Connecting to remote panel server...
    Remote panel connection refused by specified server: Make sure LabVIEW Web Server is enabled on 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 or firewall setting I'm not seting?  Could it be my server or router or private network?
    My goal is to be able to host Remote Panels from my laptop while I am travailing internationally, by using 4G mobile internet.  Is that even passable?
    Solved!
    Go to Solution.

    Over_Nyquest
    Have you enabled the Remote Panel Server in the Web Server options on the server?
    Kyle B  |  Product Support Engineer  |  ni.com/support

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

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

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

  • Not able to consume messages in the remote weblogic server from Oracle SOA

    I am able to see the messages in the Queue.
    I just created a simple JMS adapter for outboud connection
    Consume operations parameters
    Queue Name : eis/JMS/REmoteQueue
    JNDI Name : eis/JMS/REmoteQueue
    Configuration for
    Remote Weblogic server ( weblogic 9.2)
    JMSModule: MyJMSModule
    Queue Information:
    Queue Name : REmoteQueue
    Destination name :eis/JMS/REmoteQueue
    JNDI Name: eis/JMS/REmoteQueue
    ConnectionFactory: TestFactory
    JNDI Name : jms/TestFactory
    SOA Oracle Weblogic server : Local Machine
    general information for this resource adapter Outbound Connection.
    JNDI Name: eis/JMS/RemoteQueue
    Property Name Property Type Property Value
    AcknowledgeMode : AUTO_ACKNOWLEDGE
    ConnectionFactoryLocation : jms/TestFactory
    FactoryProperties: java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory;java.naming.provider.url=t3://servername:xx;java.naming.security.principal=xxxxx;java.naming.security.credentials=xxxxx
    IsTopic : false
    IsTransacted :false
    Password :
    Username:
    I am not able to see any consumers in the remote machine.

    There are no errors /exceptions. The project is deployed, since it is a JMS adapter with consume operation it should poll the queue and get the message if it is available.
    This is the *.jca file for adapter.
    <adapter-config name="psoftconsume" adapter="Jms Adapter" wsdlLocation="psoftconsume.wsdl" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
    <connection-factory location="eis/JMS/RemoteQueue" UIConnectionName="remotewls" UIJmsProvider="WLSJMS" adapterRef=""/>
    <endpoint-activation portType="Consume_Message_ptt" operation="Consume_Message">
    <activation-spec className="oracle.tip.adapter.jms.inbound.JmsConsumeActivationSpec">
    <property name="DestinationName" value="eis/JMS/RemoteQueue"/>
    <property name="UseMessageListener" value="false"/>
    <property name="PayloadType" value="TextMessage"/>
    </activation-spec>
    </endpoint-activation>
    </adapter-config>

  • Failed to connect to the remote Admin Server on host "...." and port "7001" Please, check configuration

    Hello friends,
    I have two servers S1 and S2
    I installed on S1 Foundation, OHS, CALC on S2 I install EAS, APS, FR, however during the EAS or APS configuration. These fail to deploy in Weblogic.
    I have this message.
    Now, when do I start startWebLogic, I do not have this message but the config is failed.
    Here is the config logs. someone an idea.
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:49.922+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.250+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.WeblogicNonApiHelper] trace: EPMSystem
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.454+01:00] [EPMCFG] [TRACE] [EPMCFG-01020] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.wrappers.WrappedDConfigBean] Error:
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Performing deploy...
    [2013-10-02T10:55:50.516+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.cis.config.DeploymentApiAdapter] trace: Deploying eas
    [2013-10-02T10:55:50.532+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\1-global-read-s9-configuration.js
    [2013-10-02T10:55:50.704+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\2-import-functions.js
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Calculating next free index based on the domain data...
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices0 based on the prefix EssbaseAdminServices, index 0 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: Domain contains server EssbaseAdminServices1 based on the prefix EssbaseAdminServices, index 1 is busy
    [2013-10-02T10:55:50.735+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.utils.UIPortUtil] trace: The server is NOT exist, the index is 2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: 2-import-functions.js: Deployment server index: EssbaseAdminServices2
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\3-global-epm-vars.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\5-mark-deployment-started.js
    [2013-10-02T10:55:50.751+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\product\eas\6-init-eas-script-env.js
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-05922] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.install.sw.SoftwareRegistry] Adding Hyperion Home entry...
    [2013-10-02T10:55:50.766+01:00] [EPMCFG] [TRACE] [EPMCFG-01919] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] Processing file: D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\weblogic\7-common-cp-jvm-options.js
    [2013-10-02T10:55:50.813+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isApplication32bitOnly flag value for EssbaseAdminServices2 : false
    [2013-10-02T10:55:50.844+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: isJRockit flag value: true
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:PermSize=64m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [NOTIFICATION] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.ProductDeployScriptRunner] trace: Ignoring jvm option: -XX:MaxPermSize=256m
    [2013-10-02T10:55:50.891+01:00] [EPMCFG] [TRACE] [EPMCFG-02013] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.script.DeployScriptRunner] Processing file in global D:\Soft\Oracle\Middleware\EPMSystem11R1\common\config\11.1.2.0\resources\repository\common\10-global-open-domain.js
    [2013-10-02T10:55:50.907+01:00] [EPMCFG] [TRACE] [EPMCFG-02012] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.J2EEDomain] Looks like WebLogic domain, initing webLogic
    [2013-10-02T10:55:51.016+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Performing EPM and JRF maintenance
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.WlstConsole] trace: Current promt is ''
    [2013-10-02T10:55:54.626+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:55:54.954+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:00.002+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:14.615+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:14.631+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 25] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:2] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>readDomain(r'D:/Soft/Oracle/Middleware/user_projects/domains/EPMSystem')
    [2013-10-02T10:56:21.382+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 24] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:1] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.high.WlstDomain] trace: Is online: 'false'
    [2013-10-02T10:56:21.398+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 23] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initialising WLST console
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:21.492+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: CLASSPATH=D:\Soft\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\Soft\Oracle\MIDDLE~1\JROCKI~1\lib\tools.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;D:\Soft\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;D:\Soft\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;D:\Soft\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;;D:\Soft\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADFSCR~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\IGFWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OVDWLS~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;D:\Soft\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;D:\Soft\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;D:\Soft\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Initializing WebLogic Scripting Tool (WLST) ...
    [2013-10-02T10:56:22.570+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Welcome to WebLogic Server Administration Scripting Shell
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Type help() for help on available commands
    [2013-10-02T10:56:30.697+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:30.712+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 27] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:4] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: WLST is ready
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: wls:/offline>connect('epm_admin', '**HIT**', 't3://CMAPPA1391.cm.par.emea.cib:7001')
    [2013-10-02T10:56:30.837+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Connecting to t3://CMAPPA1391.cm.par.emea.cib:7001 with userid epm_admin ...
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EPMSystem'.
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace:
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Warning: An insecure protocol was used to connect to the
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: server. To ensure on-the-wire security, the SSL port or
    [2013-10-02T10:56:34.151+01:00] [EPMCFG] [TRACE] [EPMCFG-01001] [oracle.EPMCFG] [tid: 26] [ecid: 0000K5sa1z9D^aL5MRw0ye1IIynL000006,0:3] [SRC_CLASS: com.hyperion.hit.tool.deploy.wlst.ScriptWlstConsole] trace: Admin port should be used instead.

    Hello Santy,
    Thank you for your response.
    In fact, I'm on a distributed architecture
    Server 1: OHS as Web Server, Foundation (Shared Services, Workspaces )
    Server 2: Essbase Administration Services "EAS" Essbase Provider Services, Financial Reporting CALC Manager --> (Database and deploy to application server)
    When I configure EAS, APS etc... on server 2 (Database and deploy to application server), Weblogic is started on the server1 (by startWebLogic), but I have a "Failed" in the "deploy to server application", does not pass. But the database is "OK".
    However, I try to install on the server CALC MANAGER 1, it worked.
    So I ask myself, is that web applications can be on another server that Foundation?
    Thank you for your return

  • Help:unable to look up the Topic located on the remote oc4j server

    I can use java class to look up the Topic on my local box standalone oc4j server(903), and publish/subscribe messages in JDeveloper environment. However, it failed when I tried to look up the Topic located on remote oc4j(903) within the same network. It seems it still trys to look up Topic on my local oc4j, it's so strange. Could anybody help me out? Thanks!
    private void sendMessageToTopic(){
    try{
    Context ctx = getInitialContext();
    TopicConnectionFactory topicConnectionFactory = (TopicConnectionFactory)ctx.lookup("jms/demoTopicConnFactory");
    Topic topic = (Topic)ctx.lookup("jms/demoTopic");
    TopicConnection topicConnection = topicConnectionFactory.createTopicConnection();
    TopicSession topicSession = topicConnection.createTopicSession(false, Session.AUTO_ACKNOWLEDGE);
    TopicPublisher topicPublisher = topicSession.createPublisher(topic);
    TextMessage msg = topicSession.createTextMessage();
    msg.setText("Test message.");
    topicPublisher.publish(msg);
    }catch(Exception e){
    e.printStackTrace();
    private Context getInitialContext() throws NamingException {
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.evermind.server.rmi.RMIInitialContextFactory");
    env.put(Context.SECURITY_PRINCIPAL, "admin");
    env.put(Context.SECURITY_CREDENTIALS, "systemadmin");
    env.put(Context.PROVIDER_URL, "ormi://remote host name");
    return new InitialContext(env);
    Thanks,
    Jianhua Ren

    The JMS server shipping with oc4j 903 is not fully supported. With oc4j 903, the only certified JMS provider is OracleJMS (based on advanced queueing).
    oc4j 904 ships with a stable, certified JMS provider.

  • I am Facing Problem with the WSDl File which is in the local SAP Server

    Hi All,
               Can you please give me solution of my Problem. Here i am working with the WSDl which is create from the SAP Local System. Now i want to take the wsdl file URL from the local server to my system.Here i Struck. can you please help me .
    thanks
    Siva...

    Here i Followed  Url &sap-user=XXX&sap-password=YYY to the WSDL-URL with XXX and YYY being your username and password and you will be authenticated.
    Later i Struck. Actual my requirement is I have two views i want to take a value from the first view and then return value displayed in the second view. All input/output parameters are the taken from the WSDL file. Can you please Help me.

  • OS command to access the non SAP server to create folders in the server

    Hi All,
    For the Pre press screen ABAP team need to create some WIP folders in 10.10.10.215.So I want to try out the option of using OS command to access that server to create folders at a specific location in that server.
    Can you please tell me the which OS command is used in this case.
    Thanks in advance.
    Regards,
    jhansi.

    these are very basic things. You should do a search before posting your question here.
    Thanks
    Sunny

  • How can I deploy the EJB to the remote AP Server

    Dear All,
    Any one know how can I deploy an EJB to the AP server which is not located on the local machine, using Jdev9.0.3.1.
    I have try to new a connection with the server name and the testing connection section is successful, however when I deploy the EJB to that connection the error comes out as following:
    java.lang.InstantiationException: Illeagal values: min-instances is greater than max-instances
         at com.evermind.server.ejb.deployment.BeanDescriptor.parseOrionAttribute(BeanDescriptor.java:410)
         at com.evermind.server.ejb.deployment.ExposableBeanDescriptor.parseOrionAttribute(ExposableBeanDescriptor.java:352)
         at com.evermind.server.ejb.deployment.SessionBeanDescriptor.parseOrionAttribute(SessionBeanDescriptor.java:260)
         at com.evermind.sFatal Error: Illeagal values: min-instances is greater than max-instances
    erver.ejb.deployment.BeanDescriptor.parseOrionXML(BeanDescriptor.java:423)
         at com.evermind.server.ejb.deployment.SessionBeanDescriptor.parseOrionXML(SessionBeanDescriptor.java:265)
         at com.evermind.server.ejb.deployment.EJBPackage.parseOrionBean(EJBPackage.java:804)
         at com.evermind.server.ejb.deployment.EJBPackage.parseOrionEnterpriseBeans(EJBPackage.java:646)
         at com.evermind.server.ejb.deployment.EJBPackage.parseDeploymentMainNode(EJBPackage.java:455)
         at com.evermind.xml.XMLConfig.parseRootNode(XMLConfig.java:268)
         at com.evermind.xml.XMLConfig.init(XMLConfig.java:147)
         at com.evermind.server.ServerComponent.initDeployment(ServerComponent.java:305)
         at com.evermind.server.ServerComponent.copyAndDeploy(ServerComponent.java:374)
         at com.evermind.server.ServerComponent.initDeployment(ServerComponent.java:276)
         at com.evermind.server.ejb.EJBPackageDeployment.getPackage(EJBPackageDeployment.java:607)
         at com.evermind.server.administration.ServerApplicationInstallation.finish(ServerApplicationInstallation.java:464)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:80)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    Thank you very much!!

    Your question is a bit unclear.
    If you are referring to converting from using JInitiator to JRE, pl see MOS Doc 290807.1 (Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i).
    If you are referring to upgrading Java versions for use by EBS, pl see MOS Doc 401561.1 (Using J2SE Version 6 with Oracle E-Business Suite 11i).
    MOS Doc 300482.1 (Overview of Using Java with Oracle E-Business Suite Release 11i) gives an overview of Java usage with 11i.
    HTH
    Srini

  • OpenDocument and the Webi Job Server

    (Using XI R2 on windows environment)
    I have a Webi report which will be opened using the OpenDocument URL syntax, passing parameters through, with the report set to refresh on open.
    When this report opens and refreshes does this use one of the Webi Job Server "Maximum Jobs Allowed"?
    ie say the server is set to allow 10 simultaneous jobs to run, and these are all being used by scheduled jobs (say at month end) and someone uses the OpenDocument function, will this document wait until there is a job allowed to run on the Job Server or does it refresh immediatley?
    Sorry if this doesn't make sense, its a bit had to explain what I think I mean.
    Cheers

    Hi
    the WebI Job server is not involved  in the workflow you described. The webI Report Server is repsonsible for creating reports on-demand. Calling your openDocument link will trigger the WebI report server. While the report is refreshed and remains open a connection will be opened on this server.
    Regards
    Stratos

  • From Sap to Remote Unix Server

    Hi,
    I have to send a file from an internal table to a remote unix server. i have tried a lot appling FTP with a put command but its still not getting transported.
    please help me out.and also tell me wheather i can use some other way to do this.
    also tell me wheather there are some issues of authorisation in this....
    please help me as early as possible.. i am in a real need.. i promise to revert back with points...

    I HAVE TO SEND A FILE FROM OUR SAP TO REMOTE UNIX SERVER.
    FOR THIS PURPOSE I AM USING FTP, BUT STILL I AM NOT ABLE TO DO THAT..
    PLEASE HELP ME OUT ON THIS..
    BELOW I AM GIVING MY CODE PLEASE HAVE A LOOK AT IT AND TELL ME WHATS WRONG.
    REPORT ZIZSFPB001 .
    TABLES : ZISFP03.
    CONSTANTS: C_DELIMETER(1)  TYPE C
                              VALUE '#'.
    TYPES: BEGIN OF TY_FREIGHT,
                    VENDOR      TYPE ZISFP03-VENDOR,
                    LR_NO       TYPE ZISFP03-LR_NO,
                    EBELN       TYPE ZISFP03-EBELN,
                    LR_DATE     TYPE ZISFP03-LR_DATE,
                    PO_DATE     TYPE ZISFP03-PO_DATE,
                    PO_BRANCH   TYPE ZISFP03-PO_BRANCH,
                    TRK_NO      TYPE ZISFP03-TRK_NO,
                    DISP_TIME   TYPE ZISFP03-DISP_TIME,
                    SCAN_NO     TYPE ZISFP03-SCAN_NO,
                    ACTU_QTY    TYPE ZISFP04-ACTU_QTY,
                    MATERIAL    TYPE ZISFP04-MATERIAL,
                    GR_BRANCH   TYPE ZISFP04-GR_BRANCH,
                    STDTIME     TYPE ZISFP14-STDTIME,
                    EST_ARRV_DT TYPE ZISFP04-ARRV_DT,
           END   OF TY_FREIGHT.
    TYPES: BEGIN OF TY_FTP,
                    FIELD(90) TYPE C,
           END   OF TY_FTP.
    DATA: IT_FREIGHT TYPE STANDARD TABLE OF TY_FREIGHT,
          IT_OUTPUT  TYPE STANDARD TABLE OF TY_FREIGHT,
          IT_FTP     TYPE STANDARD TABLE OF TY_FTP.
    DATA : BEGIN OF TABL OCCURS 0,
           LINE(560),
           END OF TABL.
    DATA: WA_FREIGHT TYPE TY_FREIGHT,
          WA_OUTPUT  TYPE TY_FREIGHT,
          WA_FTP     TYPE TY_FTP.
    DATA: W_DSN             TYPE SXPGCOLIST-PARAMETERS,
          W_FTP_DSN         TYPE SXPGCOLIST-PARAMETERS,
          W_PARCOM_LOC(150) TYPE C,
          W_FNAME(16)       TYPE C,
          W_ERROR_FLAG(1)   TYPE C.
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    SELECT-OPTIONS : S_LR_DT FOR ZISFP03-LR_DATE.
    SELECTION-SCREEN END OF BLOCK B1.
    START-OF-SELECTION.
      PERFORM GET_DATA.
      PERFORM TRANSFER_DATA_TO_FILE.
      PERFORM FTP_TRANSFER.
    *&      Form  GET_DATA
          text
    FORM GET_DATA.
      SELECT A~VENDOR
             A~LR_NO
             A~EBELN
             A~LR_DATE
             A~PO_DATE
             A~PO_BRANCH
             A~TRK_NO
             A~DISP_TIME
             A~SCAN_NO
             B~ACTU_QTY
             B~MATERIAL
             B~GR_BRANCH
             C~STDTIME
        INTO TABLE IT_FREIGHT
        FROM ( ( ZISFP03 AS A
       INNER JOIN ZISFP04 AS B
          ON AVENDOR = BVENDOR
         AND ALR_NO = BLR_NO
         AND AEBELN = BEBELN )
       INNER JOIN ZISFP14 AS C
          ON AVENDOR = CVENDOR
         AND APO_BRANCH = CFROM_LOC
         AND BGR_BRANCH = CTO_LOC
         AND AZMODE = CEXPRES_TY )
       WHERE A~LR_DATE IN S_LR_DT.
      IF SY-SUBRC EQ 0.
        SORT IT_FREIGHT BY VENDOR LR_NO EBELN.
        DELETE ADJACENT DUPLICATES FROM IT_FREIGHT.
      ENDIF.
    IT_OUTPUT[] = IT_FREIGHT[].
    ENDFORM.                    " GET_DATA
    *&      Form  TRANSFER_DATA_TO_FILE
          text
    FORM TRANSFER_DATA_TO_FILE.
      MOVE 'createnew.txt' TO W_FNAME.
      CONCATENATE '/usr/sap/trans/mmpp/' W_FNAME INTO W_DSN.
      OPEN DATASET W_DSN FOR OUTPUT IN TEXT MODE.
      IF SY-SUBRC NE 0.
        WRITE : 'File open error occured.'.
        STOP.
      ENDIF.
      LOOP AT IT_OUTPUT INTO WA_OUTPUT.
        TRANSFER WA_OUTPUT TO W_DSN.
        CLEAR WA_OUTPUT.
      ENDLOOP.
      IF SY-SUBRC NE 0.
        WRITE : 'File write error occured.'.
        EXIT.
      ENDIF.
      CLOSE DATASET W_DSN.
    ENDFORM.                    " TRANSFER_DATA_TO_FILE
    *&      Form  FTP_TRANSFER
          text
    FORM FTP_TRANSFER.
      PERFORM BUILD_FTP_FILE.
      PERFORM TRANSFER_FTP_FILE.
    ENDFORM.                    " FTP_TRANSFER
    *&      Form  BUILD_FTP_FILE
          text
    FORM BUILD_FTP_FILE.
      W_FTP_DSN  =  '/usr/sap/trans/mmpp/createcheck.txt'.
      CONCATENATE 'open'
                  'www.info.com'
             INTO WA_FTP-FIELD
        SEPARATED BY SPACE.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      CONCATENATE 'user'
                  'myusername'
                  'mypassword'
             INTO WA_FTP-FIELD
        SEPARATED BY SPACE.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      CONCATENATE 'cd'
    '/oracle01/oracle/product/iSuites/Apache/Apache/htdocs/etrans/user/upload/'
    INTO WA_FTP-FIELD separated by space.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
    MOVE 'put /usr/sap/trans/mmpp/createnew.txt' TO WA_FTP-FIELD.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      MOVE 'close' TO WA_FTP-FIELD.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      MOVE 'bye' TO WA_FTP-FIELD.
      APPEND WA_FTP TO IT_FTP.
      CLEAR WA_FTP.
      OPEN DATASET W_FTP_DSN FOR OUTPUT IN TEXT MODE.
      LOOP AT IT_FTP INTO WA_FTP.
        TRANSFER WA_FTP-FIELD TO W_FTP_DSN.
        CLEAR WA_FTP.
      ENDLOOP.
      CLOSE DATASET W_FTP_DSN.
    ENDFORM.                    " BUILD_FTP_FILE
    *&      Form  TRANSFER_FTP_FILE
          text
    FORM TRANSFER_FTP_FILE.
      FREE TABL.
      CONCATENATE 'ftp -v -n < 'W_FTP_DSN INTO W_PARCOM_LOC.
      CALL 'SYSTEM' ID 'COMMAND' FIELD W_PARCOM_LOC
                    ID 'TAB'     FIELD TABL-SYS.
      IF  W_ERROR_FLAG = '*'.
        MESSAGE I036(ZIMM).
      ELSEIF  W_ERROR_FLAG =  'F' .
        MESSAGE I139(ZIMM) WITH W_FNAME.
      ELSE.
        MESSAGE I038(ZIMM) WITH W_FNAME.
      ENDIF.
    ENDFORM.                    " TRANSFER_FTP_FILE
    **THE ABOVE GIVEN IS THE CODE I AM WRITING FOR THE FTP TO TRANSFER DATA FROM OUR APLICATION SERVER TO
    THE REMOTE UNIX SERVER.
    BUT WHEN I DO THE
      CALL 'SYSTEM' ID 'COMMAND' FIELD W_PARCOM_LOC
                    ID 'TAB'     FIELD TABL-SYS.
    MY SYSTEM GOT HANGED AND GVES NO RESPONSE...
    PLEASE HELP ME OUT AS EARLY AS POSSIBLE...
    I WILL SURE U THAT U WULL REVERT BACK WITH POINTS...
    PLEASE HELP...
    ARE THERE ANY AUTHORISATIONS ISSUES..OR I AM DOING SOMETHING WRONG...

Maybe you are looking for

  • Frame in sapscript

    Hi all, I have this in the main window /:  POSITION WINDOW /:  POSITION XORIGIN '-1' MM /:  BOX FRAME 1 TW The problem is, that the frame only exist in first page. Next page is without frame. firstpage - > nextpage = nextpage. nextpage -> nextpage =

  • Windows to mac changing

    I've just got my new imac and moved all my data to the mac. connected my ipod and everything was ok. but in the section on my ipod called "about" it still lists my ipod as a windows based pod. how can I cahange this to mac??? Is there a way of doing

  • Live Streaming from static video file

    Hi everybody, I'm using Amazon Cloud & Flash MMedia Server 4.5. I would like to take one of my exits videos (a static file), and turn it into a live stream. People can view this video (synchronous). I'm using Flash Media Live Encoder 3.2, but it only

  • Getting AutoCommit as true for a connection during a JTS transaction

    We have a situation where connections being retrieved from a JDBC connection pool through a JDBCTxDataSource are having their autoCommit flag set to true (which should never happen) though it is in a Disributed transaction . We have confirmed that it

  • Prise en compte des sous-dossier dans le menu photo de l'ipod

    J'utilise la fonction de synchronisation des photos vers le ipod: je possède parfois à l'intérieur des dossiers des sous-dossier qui eux ne sont pas pris en compte dans la navigation de l'ipod. Ci quelqu'un à la possibilité de me venir en aide, je le