SOA Suite 10.1.3.1 GA dehydration store

Since I haven't received a response on the oc4j-ra.xml configuration question, I decided to reinstall and specify an existing database to use as the dehydration store, effectively forcing myself off of my 10.1.2.0.2 installation. There is a catch 22 here though (surprise!). Installation insists on versions 10.2.0.2 or better, or 10.1.0.5 or better. Well, where are these databases available on a Windows platform? I don't see them in the db download area. I have confirmed that 10.2.0.2 doesn't work as well as 10.2.0.1.
Overall, I'm not having much success with 10.1.3.1 with dehydration, workflow/worklist and notification problems.

I don't know when this started or if it has always been this way. My worklist based notifications are being transmitted with the appropriate sender and title but the content remains encapsulated in html and comes in two separate pieces, Message and Content. The message looks like:
<br><br>
<html> <body> Task john junk requires your attention. Please access the task from the worklist application.<p><TABLE border="0"><TR><TD>Action Links: </TD><TD>Worklist Application</TD></TR></TABLE></body></html>
<br><br>
The email is not set to actionable as the content of this html structure would lead you to believe. Also the html tags are actually confusing the browser display as well. In the actual email text it is completely cancatenated together.
Normal notifications work as expected with only the text being sent through the SMTP server and displayed by the mail client.

Similar Messages

  • Which OC4J instance to use for Soa Suite: oc4j_soa or home ?

    When I setup Soa Suite I am asked which OC4J instance I want to use:
    home
    or
    oc4j_soa
    By default "home" is filled in the entry field. However in sample tutorials I saw always "oc4j_soa" and never "home"
    What is the difference and which one is recommended ?
    Peter

    Hi Peter,
    If you have installed Basic SOA Suite, you get the home oc4j container alone.
    However, when you go for Advanced SOA Installation, you get oc4j_soa container, which is used clsutering one node with another, generally we have bpel, esb-rt on oc4j_soa and then we create oc4j_esbdt for esbdt. The docs refer to oc4j_soa, as we always talk about the Enterprise Deployments which uses Advanced SOA Suite with Oracle Database Dehydration Store, and not SOA Basic Install which uses Olite as dehydration store.
    So, please create an oc4j container whenever needed for those specific j2ee applications, for easy identification and management.
    Hope that clarifies...
    Cheers
    Anirudh Pucha

  • Truncate all Instances in SOA SUITE 11g BPEL SOAINFRA SCHEMA

    Hi Guys!
    We are running Oracle SOA SUITE 11g + BPEL, Version 11.1.1.3.0 (PS2)
    We running out of disk space issues in a database due to large number of test instances in dehydration storage.
    Is there any way to TRUNCATE all tables in order to clean up instances from BPEL engine (SOAINFRA schema)
    Oracle provides this functionality (purge scripts and implemented procedures in a database) but this is a deleting approach and it doesn't work with millions of instances in a storage. Deleting instances from GUI doesn't work at all.
    1. We are looking the way to truncate all instances in a database rather then delete them which takes ages and doesn't work properly in case of huge amount of instances.
    2. We would like wipe out all instances without any time restrictions.
    Any feedback, script from you guys would be much appreciated.
    Cheers!!

    Hi,
    There still no solution for truncating tables. Looks like we have to look into Oracle's procedures in delivered with SOA SUITE installation.
    I posted an article about deleting large number of instances in SOA Suite 11g. It does the job in a pretty fast way.
    [Delete large numbers of instances in Oracle SOA Suite 11g|http://emarcel.com/soa-suit/152-deleteinstancessoasuite11gwls]
    Cheers!!
    emarcel.com

  • SOA Suite 10.1.3.4 loses instances in the BPEL console

    Hello,
    One of my BPEL processes loses instnaces in the BPEL console.
    OS: AIX 5.3 oslevel –s:5300-04-02
    SOA Suite 10.1.3.4
    I feel I hit the same problem as this thread, process is supposed to be in a jta transaction
    But I have set following 3 values (all in seconds), and I still have the problem. The SYNC call is to query the Oracle EBS PO by PO NO, and get its po lines, line shipments, and shipment distributions by Oracle Database Adapter. If my PO just had one line, the process instance can be seen in the console, otherwise it won't, but all these instances are finished, because in the end the process will enqueue a message into a queue. And I can see all these messages there. Anyone can help? Thanks!
    $ORACLE_HOME/j2ee/oc4j_soa/config/transaction-manager.xml
    transaction-timeout="240"
    $ORACLE_HOME/j2ee/oc4j_soa/application-deployments/orabpel/ejb_ob_engine/orion-ejb-jar.xml
    transaction-timeout="180"
    $ORACLE_HOME/bpel/domains/default/config/domain.xml
    <property id="syncMaxWaitTime">
    <name>Delivery result receiver maximum wait time</name>
    <value>600</value>
    -------------- Error messages ----------------
    <2009-04-02 11:40:03,319> <ERROR> <default.collaxa.cube.engine> The execution of this instance "40002" for process "PROEBSMsgToB2B" is supposed to be in a jta transaction, but the transaction is not present or in active state, please turn on the application server transaction debug logs to get more information.
    <2009-04-02 11:40:03,324> <ERROR> <default.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "cube delivery": Scope not found.
    The scope "BpPrc0.1" has not been defined in the current instance.
    ORABPEL-02094
    Scope not found.
    The scope "BpPrc0.1" has not been defined in the current instance.
    Regards,
    Kerr
    Edited by: Kerrs on 2/04/2009 12:15

    Hi Kerr,
    These are the possible cause to the problem and their solutions:
    Poor performance of the dehydration database If you are using Oracle Lite as dehydration store, please switch to use Oracle 9i or 10g. If Oracle 9i/10g is already in use, check the database parameter 'process' and 'session' to make sure it can handle the expected throughput.
    OC4J has too few available connections to the dehydration database. Increase the maxConnection number of the BPELServerDataSource at the BPEL_HOME/integration/orabpel/system/appserver/oc4j/j2ee/home/config/data-sources.xml (for developer edition) or IAS_HOME/j2ee/OC4J_BPEL/config/data-sources.xml (mid-tier installation).
    Size of message is too big Two ways to deal with this problem:
    Increase the transaction timeout at PEL_HOME/integration/orabpel/system/appserver/oc4j/j2ee/home/config/server.xml (developer edition) or IAS_HOME/j2ee/OC4J_BPEL/config/server.xml (mid-tier installation) : http://download-west.oracle.com/docs/cd/B31017_01/integrate.1013/b28981/app_trblshoot.htm#sthref3957
    Decrease the auditLevel from BPELConsole -> Manage BPEL Domain -> Configurations tab. Doing so will reduce the amount of data saved to the dehydration store.
    Having said all that , its always good to be on latest 10.1.3.4 MLR # 5, so that if you have an SR logged with Oracle Support, they will not again ask you to upgrade to latest patch, rather they can focus on getting a fix for you on top of the latest patch itself.
    Hope this helps!
    Cheers
    Anirudh Pucha

  • Error when install soa suite

    hi
    when i install soa suite in configuration bpel proocess manager this error show
    Failed at "Could not get DeploymentManager".
    i need help really.
    log file:
    The current status of Oracle Lite Multiuser Service:
    Current State : SERVICE_RUNNING
    Acceptable Control Code : (0x1) SERVICE_ACCEPT_STOP
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>mkdir "c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite"
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>del /f "c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite\orabpel.odb"
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>"c:\product\10.1.3.1\OracleAS_1\bpel\..\Mobile\Sdk\BIN\createdb.exe" orabpel "c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite\orabpel.odb" manager
    Database C:\PRODUCT\10.1.3.1\ORACLEAS_1\BPEL\SYSTEM\DATABASE\OLITE\ORABPEL.odb created (VolID = 1736).
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>exit 0
    Could Not Find c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite\orabpel.odb
    Oracle Lite CREATEDB Version 10.2.0.2.0.
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Exit: 0
    TASK: oracle.tip.install.tasks.DeployApps
    Deploy applications and adapters
    Port value is 6003
    Buildfile: bpminstall.xml
    init-midtier:
    Trying to override old definition of datatype echoproperties
    common_update_server.xml:
    Adding shared library apache.junit ...
    Adding shared library oracle.db.lite ...
    Adding shared library apache.commons 10.1.3 ...
    Adding shared library apache.jdom ...
    Adding shared library apache.slide ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://ALVAND:6003/home -script C:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\ant-tasks/bpel_admin_client_script_sl.txt
    Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.
    update_server.xml:
    restart.container:
    Stopping home container ...
    opmnctl: stopping opmn managed processes...
    ================================================================================
    opmn id=alvand:6200
    no processes or applications matched this request
    Restarting home container ...
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=alvand:6200
    0 of 1 processes started.
    ias-instance id=SOASuite.ALVAND
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/home/default_group/
    Error
    --> Process (index=1,uid=2066155171,pid=2968)
    failed to start a managed process after the maximum retry limit
    Log:
    c:\product\10.1.3.1\OracleAS_1\opmn\logs\\default_group~home~default_group~1.log
    init-midtier:
    Setting up the dehydration store [olite]...
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    Deploying ORABPEL Applications...
    deploy-applications:
    Deploying Oracle BPEL Process Manager ...
    Copying 1 file to C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib
    Copying 1 file to C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib
    Copying 1 file to C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib
    Updating jar: C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib\orabpel.ear
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://ALVAND:6003/home -script C:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\ant-tasks/bpel_deployapps.txt
    Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.

    hi
    thanks
    this is my opmn.xml
    <?xml version="1.0" encoding="UTF-8" ?>
    - <opmn xmlns="http://www.oracle.com/ias-instance">
    <log path="$ORACLE_HOME\opmn\logs\opmn.log" comp="internal;ons;pm" rotation-size="1500000" />
    <debug path="$ORACLE_HOME\opmn\logs\opmn.dbg" comp="internal" rotation-size="1500000" />
    - <notification-server>
    <port local="6100" remote="6200" request="6003" />
    <ssl enabled="true" wallet-file="$ORACLE_HOME\opmn\conf\ssl.wlt\default" />
    </notification-server>
    - <process-manager>
    - <process-modules>
    - <module path="$ORACLE_HOME\opmn\lib\libopmnohs">
    <module-id id="OHS" />
    </module>
    - <module path="$ORACLE_HOME\opmn\lib\libopmnoc4j">
    <module-id id="OC4J" />
    </module>
    - <module path="$ORACLE_HOME\opmn\lib\libopmncustom">
    <module-id id="CUSTOM" />
    </module>
    - <module path="$ORACLE_HOME\opmn\lib\libopmniaspt">
    <module-id id="IASPT" />
    </module>
    </process-modules>
    - <ias-instance id="SOASuite.ALVAND" name="SOASuite.ALVAND">
    - <environment>
    <variable id="TMP" value="C:\DOCUME~1\Ali\LOCALS~1\Temp" />
    </environment>
    - <module-data>
    - <category id="start-parameters">
    <data id="routing-id" value="g_rt_id" />
    </category>
    </module-data>
    - <ias-component id="IASPT" status="disabled">
    - <environment>
    <variable id="LD_LIBRARY_PATH" value="c:\product\10.1.3.1\OracleAS_1/lib" append="true" />
    </environment>
    - <process-type id="IASPT" module-id="IASPT" working-dir="c:\product\10.1.3.1\OracleAS_1/iaspt/bin">
    <port id="ajp" range="7501-7600" />
    <process-set id="IASPT" numprocs="1" />
    </process-type>
    </ias-component>
    - <ias-component id="ASG" status="enabled" id-matching="true">
    - <process-type id="ASG" module-id="CUSTOM">
    - <environment>
    <variable id="OS" value="Windows_NT" />
    </environment>
    <start timeout="600" />
    <stop timeout="120" />
    - <process-set id="ASG" numprocs="1">
    - <module-data>
    - <category id="start-parameters">
    <data id="start-executable" value="c:\product\10.1.3.1\OracleAS_1\jdk\bin\java" />
    <data id="start-args" value="-ms20m -Djava.library.path=c:\product\10.1.3.1\OracleAS_1\bin;c:\product\10.1.3.1\OracleAS_1\dsa\bin;c:\product\10.1.3.1\OracleAS_1\oui\lib\win32 -classpath c:\product\10.1.3.1\OracleAS_1\dsa\jlib;c:\product\10.1.3.1\OracleAS_1\dsa\jlib\duf.jar;c:\product\10.1.3.1\OracleAS_1\lib\dms.jar;c:\product\10.1.3.1\OracleAS_1\oui\jlib\OraInstaller.jar;c:\product\10.1.3.1\OracleAS_1\jlib\srvm.jar;c:\product\10.1.3.1\OracleAS_1\jlib\netcfg.jar;c:\product\10.1.3.1\OracleAS_1\lib\xmlparserv2.jar;c:\product\10.1.3.1\OracleAS_1\assistants\jlib\assistantsCommon.jar;c:\product\10.1.3.1\OracleAS_1\jdbc\lib\classes12.zip;c:\product\10.1.3.1\OracleAS_1\jdbc\lib\nls_charset12.zip;c:\product\10.1.3.1\OracleAS_1\jlib\share.jar;c:\product\10.1.3.1\OracleAS_1\opmn\lib\optic.jar;c:\product\10.1.3.1\OracleAS_1\j2ee\home\jazn.jar;c:\product\10.1.3.1\OracleAS_1\jlib\ldapjclnt10.jar oracle.duf.dufserver.DufServer c:\product\10.1.3.1\OracleAS_1\dsa\dsa.conf" />
    </category>
    </module-data>
    </process-set>
    </process-type>
    </ias-component>
    - <ias-component id="default_group">
    - <process-type id="home" module-id="OC4J" status="enabled">
    - <module-data>
    - <category id="start-parameters">
    <data id="java-options" value="-Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doraesb.home=c:\product\10.1.3.1\OracleAS_1\integration\esb -Dhttp.proxySet=false" />
    </category>
    - <category id="stop-parameters">
    <data id="java-options" value="-Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false" />
    </category>
    </module-data>
    <start timeout="600" retry="2" />
    <stop timeout="120" />
    <restart timeout="720" retry="2" />
    <port id="default-web-site" range="8888" protocol="http" />
    <port id="rmi" range="12401-12500" />
    <port id="rmis" range="12701-12800" />
    <port id="jms" range="12601-12700" />
    <process-set id="default_group" numprocs="1" />
    </process-type>
    </ias-component>
    </ias-instance>
    </process-manager>
    </opmn>

  • SOA suite clustering...

    We are setting up SOA suite in clustered environmenet in one of our test projects which would be further be replicated to production
    env.
    We have installed the oracle products in the following fashion.
    1. Installation of HTTP server and J2EE (Advanced SOA suite 10.1.3.1).
    Have these to be done individually one after another or else how we have done in a single flow?
    2. Installation of BPEL Process Manager - 10.1.3.1 (separate installation on top
    of oc4j home) Is this right or as suggested in the document from companion CD?
    However we did not find any BPM components in the companion CD.
    3. Set the apps in cluster using multicast IP and the BPEL Managers in cluster using the
    collaxa*** files.
    4. Can you let me know the right time to apply the 10.1.3.3 patch during this whole clustering setup?
    5. Regarding testing....can you let us know the way in which we can get to know on which BPM server the process has
    executed? Do any of the logs indicate on this?
    5. Can a hot backup/online of the installation files be used in future for recovery purpose or else we need
    to stop the servers and initiate the backup?
    6. Please suggest some good software for software load balancer.
    7. Let me know if there are any limitations on usage of filesystem for cluster installation
    ? eg. Can we use nfs filesystem or shall we use only local filesystem ?
    Thanks,
    Rosh

    If you use clustering because of high availability you should use Oracle RAC for the dehydration store...

  • Error installing SOA Suite 10.1.3.1.0

    Hi,
    I am trying to install SOA Suite 10.1.3.1.0 in my PC (Window XP). But the installation fails with the following error message:
    "Caught exception running the command via the script file D:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\ant-tasks/bpel_deployapps.txt at line 16: BindWebApp error: oracle.oc4j.rmi.OracleRemoteException"
    I'd appreciate if someone could help. Please let me know if you need more information from me. Thanks

    I have the same error. Here is something from the log file:
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    Deploying ORABPEL Applications...
    deploy-applications:
    Deploying Oracle BPEL Process Manager ...
    Copying 1 file to D:\OracleAS_10131\bpel\system\services\lib
    Copying 1 file to D:\OracleAS_10131\bpel\system\services\lib
    Copying 1 file to D:\OracleAS_10131\bpel\system\services\lib
    Updating jar: D:\OracleAS_10131\bpel\system\services\lib\orabpel.ear
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://kzhangD510c:6003/home -script D:\OracleAS_10131\bpel\system\services\install\ant-tasks/bpel_deployapps.txt
    07/06/27 12:14:27 Notification ==>Application Deployer for orabpel STARTS.
    07/06/27 12:14:27 Notification ==>Copy the archive to D:\OracleAS_10131\j2ee\home\applications\orabpel.ear
    07/06/27 12:14:28 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\orabpel.ear begins...
    07/06/27 12:14:28 Notification ==>Unpacking orabpel.ear
    07/06/27 12:14:29 Notification ==>Done unpacking orabpel.ear
    07/06/27 12:14:29 Notification ==>Unpacking bpeljms.rar
    07/06/27 12:14:29 Notification ==>Done unpacking bpeljms.rar
    07/06/27 12:14:29 Notification ==>Unpacking admin.war
    07/06/27 12:14:30 Notification ==>Done unpacking admin.war
    07/06/27 12:14:30 Notification ==>Unpacking console.war
    07/06/27 12:14:39 Notification ==>Done unpacking console.war
    07/06/27 12:14:39 Notification ==>Unpacking startup.war
    07/06/27 12:14:39 Notification ==>Done unpacking startup.war
    07/06/27 12:14:41 Notification ==>Unpacking httpbinding.war
    07/06/27 12:14:41 Notification ==>Done unpacking httpbinding.war
    07/06/27 12:14:41 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\orabpel.ear ends...
    07/06/27 12:14:41 Notification ==>Starting application : orabpel
    07/06/27 12:14:41 Notification ==>Initializing ClassLoader(s)
    07/06/27 12:14:41 Notification ==>Initializing EJB container
    07/06/27 12:14:41 Notification ==>Loading connector(s)
    07/06/27 12:14:41 Notification ==>Starting up resource adapters
    07/06/27 12:14:42 Notification ==>Processing EJB module: ejb_ob_engine.jar
    07/06/27 12:14:42 Notification ==>Processing EJB module: ejb_services.jar
    07/06/27 12:14:48 Notification ==>Compiling EJB generated code
    07/06/27 12:14:50 Notification ==>Initializing EJB sessions
    07/06/27 12:14:50 Notification ==>Committing ClassLoader(s)
    07/06/27 12:14:50 Notification ==>Initialize admin begins...
    07/06/27 12:14:50 Notification ==>Initialize admin ends...
    07/06/27 12:14:50 Notification ==>Initialize console begins...
    07/06/27 12:14:50 Notification ==>Initialize console ends...
    07/06/27 12:14:50 Notification ==>Initialize startup begins...
    07/06/27 12:14:50 Notification ==>Initialize startup ends...
    07/06/27 12:14:50 Notification ==>Initialize httpbinding begins...
    07/06/27 12:14:51 Notification ==>Initialize httpbinding ends...
    07/06/27 12:14:51 Notification ==>Started application : orabpel
    07/06/27 12:14:51 Notification ==>Application Deployer for orabpel COMPLETES. Operation time: 23969 msecs
    07/06/27 12:15:00 Notification ==>Application Deployer for hw_services STARTS.
    07/06/27 12:15:00 Notification ==>Copy the archive to D:\OracleAS_10131\j2ee\home\applications\hw_services.ear
    07/06/27 12:15:01 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\hw_services.ear begins...
    07/06/27 12:15:01 Notification ==>Unpacking hw_services.ear
    07/06/27 12:15:02 Notification ==>Done unpacking hw_services.ear
    07/06/27 12:15:02 Notification ==>Unpacking hw_services.war
    07/06/27 12:15:04 Notification ==>Done unpacking hw_services.war
    07/06/27 12:15:04 Notification ==>Unpacking deploy.war
    07/06/27 12:15:04 Notification ==>Done unpacking deploy.war
    07/06/27 12:15:04 Notification ==>Unpacking testconnection.war
    07/06/27 12:15:04 Notification ==>Done unpacking testconnection.war
    07/06/27 12:15:04 Notification ==>Unpacking worklistxpress.war
    07/06/27 12:15:07 Notification ==>Done unpacking worklistxpress.war
    07/06/27 12:15:07 Notification ==>Unpacking worklistapp.war
    07/06/27 12:15:13 Notification ==>Done unpacking worklistapp.war
    07/06/27 12:15:13 Notification ==>Unpacking taskservice.war
    07/06/27 12:15:13 Notification ==>Done unpacking taskservice.war
    07/06/27 12:15:13 Notification ==>Unpacking taskmetadataservice.war
    07/06/27 12:15:14 Notification ==>Done unpacking taskmetadataservice.war
    07/06/27 12:15:14 Notification ==>Unpacking taskqueryservice.war
    07/06/27 12:15:14 Notification ==>Done unpacking taskqueryservice.war
    07/06/27 12:15:14 Notification ==>Unpacking IdentityService.war
    07/06/27 12:15:15 Notification ==>Done unpacking IdentityService.war
    07/06/27 12:15:15 Notification ==>Unpacking usermetadataservice.war
    07/06/27 12:15:16 Notification ==>Done unpacking usermetadataservice.war
    07/06/27 12:15:16 Notification ==>Unpacking runtimeconfigservice.war
    07/06/27 12:15:16 Notification ==>Done unpacking runtimeconfigservice.war
    07/06/27 12:15:16 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\hw_services.ear ends...
    07/06/27 12:15:16 Notification ==>Starting application : hw_services
    07/06/27 12:15:16 Notification ==>Initializing ClassLoader(s)
    07/06/27 12:15:16 Notification ==>Initializing EJB container
    07/06/27 12:15:16 Notification ==>Loading connector(s)
    07/06/27 12:15:16 Notification ==>Starting up resource adapters
    07/06/27 12:15:16 Notification ==>Processing EJB module: hw_services_ejb.jar
    07/06/27 12:15:22 Notification ==>Compiling EJB generated code
    07/06/27 12:15:22 Notification ==>Initializing EJB sessions
    07/06/27 12:15:22 Notification ==>Committing ClassLoader(s)
    07/06/27 12:15:22 Notification ==>Initialize hw_services begins...
    07/06/27 12:15:22 Notification ==>Initialize hw_services ends...
    07/06/27 12:15:22 Notification ==>Initialize deploy begins...
    07/06/27 12:15:22 Notification ==>Initialize deploy ends...
    07/06/27 12:15:22 Notification ==>Initialize testconnection begins...
    07/06/27 12:15:22 Notification ==>Initialize testconnection ends...
    07/06/27 12:15:22 Notification ==>Initialize worklistxpress begins...
    07/06/27 12:15:22 Notification ==>Initialize worklistxpress ends...
    07/06/27 12:15:22 Notification ==>Initialize worklistapp begins...
    07/06/27 12:15:22 Notification ==>Initialize worklistapp ends...
    07/06/27 12:15:22 Notification ==>Initialize taskservice begins...
    07/06/27 12:15:22 Notification ==>Initialize taskservice ends...
    07/06/27 12:15:22 Notification ==>Initialize taskmetadataservice begins...
    07/06/27 12:15:22 Notification ==>Initialize taskmetadataservice ends...
    07/06/27 12:15:22 Notification ==>Initialize taskqueryservice begins...
    07/06/27 12:15:23 Notification ==>Initialize taskqueryservice ends...
    07/06/27 12:15:23 Notification ==>Initialize IdentityService begins...
    07/06/27 12:15:23 Notification ==>Initialize IdentityService ends...
    07/06/27 12:15:23 Notification ==>Initialize usermetadataservice begins...
    07/06/27 12:15:23 Notification ==>Initialize usermetadataservice ends...
    07/06/27 12:15:23 Notification ==>Initialize runtimeconfigservice begins...
    07/06/27 12:15:23 Notification ==>Initialize runtimeconfigservice ends...
    07/06/27 12:15:24 Notification ==>Started application : hw_services
    07/06/27 12:15:24 Notification ==>Application Deployer for hw_services COMPLETES. Operation time: 23491 msecs
    Caught exception running the command via the script file D:\OracleAS_10131\bpel\system\services\install\ant-tasks/bpel_deployapps.txt at line 14: BindWebApp error: oracle.oc4j.rmi.OracleRemoteException
    thanks.

  • SOA Suite 10.1.3.1.0 BPEL Process, no domain drop down.

    I've installed SOA Suite 10.1.3.1.0 with an Oracle 10g Enterprise Dehydration Database on a separate server. Currently we have two BPEL Domains, however, when trying to launch the BPEL Console, I do not get a drop down list to select between the two domains. I've searched and so far none of the answers seem to fit.
    I'm using RHEL 4. Thanks!

    Hi ,
    Even , I am facing the same problem .
    If I go to BPEL Admin , there also I am not getting the Domain List .
    I reinstalled all the process and again I instllaed the 10.1.2 BPEL Process .
    Again did the same thing that is creating user, tablespace etc in Linux Machine .
    Still not getting the default Domain ...
    Please suggest me where I am wrong ....
    Thanks
    Prashant Dwivedi

  • Upgrading Oracle soa suite 10.1.3.1 to 10.1.3.4 by Basic and Advance instal

    Hi,
    i have installed oracle soa suite 10.1.3.1 basic installation and needs to upgrade to 10.1.3.4 . I searched in google some suggested
    1) install database 10g xe or some version 10.2+
    2) to run irca.cmd script for creating dehydration store
    3) Install oracle soa suite basic installation 10.1.3.1
    4) Before applying patch run sql scripts
    5) apply patch to upgrade to 10.1.3.4
    Here i have one doubt in basic installation oracle lite database will be installed by default then how do i relate external database to soa suite in basic installation . Is it possible ?
    If we use default database oracle lite for upgrade to 10.1.3.4 and i think it will ask for orabpel and oraesb used id and pwd when we are running the sql scripts which i am not aware of?
    and do i still need to run irca.cmd script for creatinv schemas.
    I am so confused here i just want to know the steps of upgrade in basic and advance soa installation.
    Any answer will be very much appreciable.
    will be so keenly waiting for your answer.
    Thanks,
    Ahmed.

    Yes there is some additional steps
    if you are doing clustering this should be your bible
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
    to install 64bit have a look at these references
    http://download.oracle.com/docs/cd/B31017_01/getstart.htm
    Metalink note 465159.1
    cheers
    James

  • What part of the 'soa suite' is a cost option?

    If I have iAS EE and 10gDB EE w/ partitions olap and iDS
    what in the quick start is using options that I would have to purchase?
    Business rules?
    BPEL?
    A

    A.
    worth asking a sales guy responsible for your account - I'd guess you need to purchase the SOA Suite as one - and can leverage your [existing] DB as dehydration store ..

  • Relate to DehydrationStore in Oracle Soa suite 11g

    Can you explain what are the steps required to configure dehydration store ?
    In DB which contain the dehydration store informtion?

    Hi,
    Dehydration store is a part of the *<prefix>_SOAINFRA* schema. When you install the SOA Suite, as part of the installation process you will have to use RCU (Repository Creation Utility) to create various schemas needed for the SOA Suite components. Hence while run the RCU to create SOAINFRA schema which has tables for dehydration store. You do not need to create it separately.
    Hope this clarifies your doubt.
    Thanks,
    Sanjay

  • SOA Suite installatin type

    Hi friends,
    I want to learn oracle bpel process manager, so i am trying to install SOA Suite(soa_windows_x86_101310_disk1.zip) downloaded from oracle site.
    Which type of installation is best "Basic or Advanced Installation". later i will install JDeveloper..
    --kishore                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    If you are just learning use the basic option.
    This installs the dehydration stores automatically. It uses a light weight database for this olite, so it doese use too much resource on your PC. The issue is that the DB is not as stable and is prone to getting corrupted.
    If you want to install advanced then use the XE database, not the Enterprise Edition. As this is a lighter weight and won't consume too much memory for your SOA Suite.
    things you should note
    A basic install installs everything in the home oc4j. The advanced installs the SOA suite into oc4j_soa, and the admin into home. There is a step in the advanced install that asks to made this an administration machine, make sure this is checked.
    cheers
    James

  • SOA Suite queuing mechanism?

    Hi,
    We have an integration project where we need a queuing mechanism. Transactions come in during the day. Some of them should be transformed and routed to one of the target systems, but some of them need to be pause and first be routed during the evening/night. Which options do we have in the SOA Suite? If we use BPEL we could use the Wait Activity, but what if we have thousands of waiting transactions? Are there other options? What about the ESB?
    I was thinking about using an AQ queue, but if SOA has something we can use I rather use that.
    Regards Pete

    Thanks,
    The customer has bought the SOA Suite so that is the platform we have to use. I am a database guy, so all this mocking about in the middle tier makes me itch :-)
    There is going to be a bunch of integrations but the first one has XML messages coming in from several systems. The messages have to be transformed to another XML format and send to one system. The receiving system has a performance problem so we have to queue all messages and then make sure that we only send XX messages per minute/hour. So event if we use the Wait activity in BPEL we still have a problem with making sure that only a certain number of messages are send to the receiving system. I can see a straight forward way of doing this with a table or AQ. Are the any help in BPEL/ESB?
    I know that BPEL can handle thousands of transactions; I am just a bit worried about having thousands of transactions that has to be dehydrated to the database and woken up now and then to check if it is ok to proceed.
    Regards Pete

  • Error message deploying a composite in SOA Suite 11g

    Hello,
    We are attempting to deploy a composite to SOA Suite 11g (11.1.1.3). We're getting an 'Unable to register service' error message. When I inspect the log files I see the following entry as the first error:
    Failed to retrieve policy[[
    oracle.wsm.policyaccess.PolicyAccessException: WSM-06146 : Error deleting the attachment entries.
    Anybody have any experience with this error? The error message reference has the following listed:
    WSM-06146: Error deleting the attachment entries.
    Cause: Failure occurred while deleting the attachment entries.
    Action: Ensure that a valid list of policy subjects for deactivated lifecycle type is passed
    Level: 32
    Type: INCIDENT_ERROR
    Impact: Configuration
    I don't know how to "ensure that a valid list of policy subjects for deactivated lifecycle type is passed". Please help!!!!
    Thanks,
    jh

    This is what we have done :
    1.Created the JDBC data source & connection pool as below :
    data source name : B2BAQ , JNDI name : jdbc/B2BAQ
    Connection Pool :
    URL : taken from the tns entries of the instance
    Driver Class Name : oracle.jdbc.OracleDriver
    Tested this connection ..it works fine from the Admin Console
    2.Then go to Deployments --> AqAdapter -> Configuration tab --> Outbound Connection Pool Group -->
    Create a new connection pool instance -- General tab
    connection interface factory : javax.resource.cci.ConnectionFactory
    JNDI Name : eis/AQ/B2BAQ
    Then in Properties tab : Enter the Data Source Name : jdbc/B2BAQ
    Then we try to Start the AqAdapter from the Admin Console..it goes into Prepared status.
    The error message which comes is mentioned above.
    Is there any way we could resolve this ..that would be very helpful
    Regards
    Edited by: user5149250 on Mar 13, 2012 6:33 AM

  • Error in starting SOA Suite

    Hi Friends...
    I couldn't start my SOA suite and it is showing the fallowing error
    OPMN has thrown an unknown exception
    Error starting opmn server: 2
    The generated reported is.......................
    Configuration information
    Running in C:\product\10.1.3.1\OracleAS_1
    Operation mode:Startup, App Server, No Enterprise Manager, Single Instance
    Oracle home:C:\product\10.1.3.1\OracleAS_1
    Oracle home name:Unnamed
    Instance name:oc4j_soa.raghava-2d1cb5a
    Instance type:allProducts
    Version:10.1.3.1.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2010-02-10 07:35:19.62--Begin log output for Mid-tier services (oc4j_soa.raghava-2d1cb5a)
    2010-02-10 07:35:19.62--Processing Step: starting OPMN
    2010-02-10 07:40:38.171--End log output for Mid-tier services (oc4j_soa.raghava-2d1cb5a)
    OPMN has thrown an unknown exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown an unknown exception
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:108)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         ... 6 more
    Exception caused by
    Error starting opmn server: 2
    oracle.ias.opmn.optic.OpticBadRequestException: Error starting opmn server: 2
         at oracle.ias.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:147)
         at oracle.ias.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:77)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:90)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:69)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:30)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Friends help me out........
    Thanks In Advance

    This is what we have done :
    1.Created the JDBC data source & connection pool as below :
    data source name : B2BAQ , JNDI name : jdbc/B2BAQ
    Connection Pool :
    URL : taken from the tns entries of the instance
    Driver Class Name : oracle.jdbc.OracleDriver
    Tested this connection ..it works fine from the Admin Console
    2.Then go to Deployments --> AqAdapter -> Configuration tab --> Outbound Connection Pool Group -->
    Create a new connection pool instance -- General tab
    connection interface factory : javax.resource.cci.ConnectionFactory
    JNDI Name : eis/AQ/B2BAQ
    Then in Properties tab : Enter the Data Source Name : jdbc/B2BAQ
    Then we try to Start the AqAdapter from the Admin Console..it goes into Prepared status.
    The error message which comes is mentioned above.
    Is there any way we could resolve this ..that would be very helpful
    Regards
    Edited by: user5149250 on Mar 13, 2012 6:33 AM

Maybe you are looking for

  • Deleting Voice Memo is iPhone 5s

    Hi there, Now I have a little "problem", I have an iPhone 5s running with iOS 8.1, my Laptop running Windows XP and iTunes 12.0.1.26 (the latest). A few days ago I had a problem with my Sync (now it is solved) but, something weird happen, I had (orig

  • How to find a hierarchy of all Itmes Pages inside a Page

    Hi, I am using Oracle Portal 10.1.2. Need some information: I have a page with Items or it can have both items, sub-pages and further each subpage can have items and/or sub-pages. How can I find all the objects in a hierarchical order. How can I cons

  • Show Empty Data

    I hope there is anybody how could help me: I create a Bex Query on EA Data (Account with same Key Figures) the Query is its based on a BPC Cube. In rows a only the account and in the columns are the key figures. Now not on all Account are values in t

  • How to format a hard drive for Linux?

    I have a hdd (500gb) that used to be my internal drive for my MBP 2012. It currently has Mac OS 10.10 and Ubuntu 14.04. I want to erase the drive though so I can make it strictly for Linux. The question is which format do I choose in disk utility. Th

  • How do I remove a space before the first word in a sentence using find and replace or GREP?

    Right, so I am laying out a document in inDesign from a word document and it has a space before every first word in a sentence. It is really annoying and I need a quick way to get rid of them. I wasn't too sure how to do it with find/change but I am