Distributed SOA Suite 11 g deployment

Could someone Guide please how to install and run the SOA Suite 11 g on 3 different Windows machines. I would like to configure a WebLogic Suite SOA domain, running the 1st machine admin server, soa_server1 running 2nd and 3rd bam_server1 running.

Thank you!

If you want to setup as the above steps.
1. call the config wizard. Choose Create domain. Select SOA, BAM & EM.
2. in the form of computers, create two machines other than LocalMachine. Change the address of listening to these machines to the respective machine ips.
For example: MachineA-localhost
MachineB - MachineB IP/Hostname
MachineC - Machine C IP/hostname.
3 assign the SOA to Server A & BAM machine MachineB.
4. complete the configuration.
5. now run the package starting at $ORACLE_HOME/common/bin with - option succeeded.
6. unpack the MachineB & MachineC field.
7. start the Admin Server in MachineA. Sign in to the administration Console. Navigate to servers-> server-> SSL Admin. In the advanced Section, check sethostname voice against ZERO. Restart the management server.
8. start Nodemanager in all machines. (Make sure that you have run setNMProps.sh/cmd before start the node Manager)
9. connect to the administration Console. Start the servers SOA & BAM.

Note: You must install WLS, Oracle SOA Suite in all three machines. Make sure your MW_HOME & ORACLE_HOME path are the same in all three machines.

Here is the link guide to WDM
http://download.Oracle.com/docs/CD/E12839_01/core.1111/e12036/TOC.htm

This isn't the exact condition for your, but it will help you understand the stuffs pack/unpack.

Tags: Fusion Middleware

Similar Questions

  • Error during deployment - SOA Suite 11.1.1.4.0

    Hello

    When I try to deploy the bpel flow in the Suite of SOA 11.1.1.4.0 I get the below error:

    Deploy the bpel flow and works very well in the of SOA Suite 11.1.1.3.0_ (Jdeveloper 11.1.1.3.0)

    #; There was an error deployment of the composite on AdminServer: deployment failed: error occurred during deployment of the component: CllReceiveEmployeeFromPSFTEBS to service engine: implementation.bpel, for composites: cll_ReceiveEmployeeFromPSFT: ORABPEL-05250
    #;
    #; Suitcase BPEL deployment by mistake.
    #; mistake so they tried to deploy the BPEL component file ' / vol02/appsoa/product/11.1.0/user_projects/domains/base_domain/servers/AdminServer/dc/soa_5d9300f2-10a2-4784-8865-83f7159ee9ce '; the reported exception is: java.lang.Exception: failed to compile BPEL 1.1
    #;
    #; This error was an exception thrown by the underlying deployment module.
    #; Check the trace for the exception in the log (the connection value level debug mode).
    #;.

    [16: 07:33] check the log of the server for more details.
    [16: 07:33] error in deployment archive sca_CllReceiveEmployeeFromPSFT_rev1_0.jar to 'ebs_psft' on server [brdell21.br.oracle.com:7001] AdminServer partition
    [16: 07:33] # incomplete deployment. ####
    [16: 07:33] error deployment archive file:/C:/jdev11g/mywork/EBS-PSFT/CllReceiveEmployeeFromPSFT/deploy/sca_CllReceiveEmployeeFromPSFT_rev1_0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)


    Kind regards
    Marcos Allonso

    Is there a jar that you use in your composite? Add this jar in the classpath of the server. And to the above address.

    It is recommended to use the same version of Jdeveloper from Soa Suite.

  • SOA Suite 12 c: BPEL 2.0: error bpel:getVariableProperty

    The SOA Suite version: 12.1.3

    BPEL specification: 2.0

    I am creating a BPEL with BPEL 2.0 process specification on SOA Suite 12.1.3 and I am running into errors when I try to use bpel:getVariableProperty. I reproduced the problem with a simple test case with a synchronization of BPEL process. The process has only:

    receiveInput

    Assign

    callBackClient

    The input schema is the default value with a node called entered as below:

    < feature name = 'process' >

    < complexType >

    <>sequence

    < element name = "input" type = "string" / >

    < / sequence >

    < / complexType >

    < / item >

    In the assign activity, I am trying to get the input value using getVariableProperty as below:

    BPEL:getVariableProperty('inputVariable',_'client:process/client:input')

    -NOTE: I also tried bpel:getVariableProperty('inputVariable',_'client:input') and bpel:getVariableProperty('inputVariable',_'input')

    When I deploy the BPEL process on soa_server1 and try to test em, I get an error like below:

    The process of the selected operation could not be invoked.

    An exception has occurred during the call to the Web service operation. Check the logs for more details.

    oracle.sysman.emInternalSDK.webservices.util.SoapTestException: Client from SOAP server error: an error occurred during the processing of the XPath expression; the expression is bpel:getVariableProperty('inputVariable',_'client:process/client:input'). < br >

    java.lang.Exception: oracle.sysman.emInternalSDK.webservices.util.SoapTestException: customer from SOAP server error: an error occurred during the processing of the XPath expression; the expression is bpel:getVariableProperty('inputVariable',_'client:process/client:input').

    soa_server.out commented:

    < 14 October 2015 12:24:47 IST > < error > < oracle.soa.bpel.engine > < BEA-000000 > < Cikey = 161, FlowId = 53, key of the current activity = 161-BpAss0 - BpSeq0.3 - 2, current name of activity = assignInputToVar, ComponentDN=default/Bpel20TestComposite!1.0*soa_5031ce38-d6d2-4034-bc31-bc3352e4b814/Bpel20Test

    java.lang.NullPointerException

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.getPropertyAlias(GetVariablePropertyFunction.java:212)

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:148)

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:113)

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.call(GetVariablePropertyFunction.java:63)

    at com.collaxa.cube.xml.xpath.BPELXPathFunctionWrapper.evaluate(BPELXPathFunctionWrapper.java:78)

    soa_server1 - diagnostic.log has

    [2015 10-14 T 12: 24:47.664 + 01:00] [soa_server1] [TRACK: 16] [] [oracle.mds.oramds.internal] [tid: [ASSETS].] [ExecuteThread: '2' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: e736fb28-cf28-4724-82ac-afe876568333-000075f7,0:135] [APP: soa-infra] [composite_name: Bpel20TestComposite] []

    MDSInstance associated with the MDSSession: ADFApplication18

    MatadataStores accessed: DBMetadataStore: connection MDS repository = (location JNDI = jdbc/mds/MDS_LocalTxDataSource)

    Used label: soa_5031ce38-d6d2-4034-bc31-bc3352e4b814

    ]]

    [2015 10-14 T 12: 24:47.710 + 01:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine] [tid: [ASSETS].] [ExecuteThread: '5' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: e736fb28-cf28-4724-82ac-afe876568333-000075f7,0:136] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: bpel20test_client_ep] [WEBSERVICE_PORT.name: Bpel20Test_pt] [oracle.soa.tracking.FlowId: 53] [oracle.soa.tracking.InstanceId: 161] [oracle.soa.tracking.SCAEntityId: 10068] [composite_name: Bpel20TestComposite! 1.0] [FlowId: 0000L1a66fI7u145zVg8yW1M3Re800001s] Cikey = 161, FlowId = 53, key of the current activity = 161-BpAss0 - BpSeq0.3 - 2, current name of activity = assignInputToVar, ComponentDN=default/Bpel20TestComposite!1.0*soa_5031ce38-d6d2-4034-bc31-bc3352e4b814/Bpel20Test []

    java.lang.NullPointerException

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.getPropertyAlias(GetVariablePropertyFunction.java:212)

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:148)

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:113)

    at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.call(GetVariablePropertyFunction.java:63)

    at com.collaxa.cube.xml.xpath.BPELXPathFunctionWrapper.evaluate(BPELXPathFunctionWrapper.java:78)

    I wonder if someone has faced similar problems. I would be grateful for all the advice around that.

    Thank you

    Kiran

    Hi Kiran,

    I don't know why you are using bpel:getVariableProperty, your variable has properties? It would be smarter to use getVariableData

    However, in BPEL 2.0 you don't need getVariableData, you can access all the content like that...

    $inputVariable.payload / client: input

    variableentree = name of the variable

    payload = party

    / client: Input = query

    See you soon,.

    Vlad

  • Passage of Oracle SOA Suite from 11.1.1.6 to 11.1.1.7

    My Organization put in place of Oracle SOA Suite 11g platform about 1.5 years.  We are running version 11.1.1.6 and have about deployed composite 90.  We use BPEL, Ombudsman and the technology at this time (we are not yet using OSB).

    We intend to improve 11.1.1.6 to 11.1.1.7 soon (not quite ready to make the jump to 12.1.3).  In this context, I understand that we need to upgrade the runtime of SOA Suite environment as our development environment (JDeveloper) 11.1.1.6 to 11.1.1.7.  I am also aware that there are 4 bundle patches, published on top of 11.1.1.7.0 that is us on the application (by Doc ID 1485949.1). 

    I wanted to ask the community of users and see if others have any advice or tips to share in this minor update.  Is it necessary to redeploy existing SOA composite after this upgrade, or are they upgraded 'on site '?

    Appreciate any useful comment,

    Jeremy

    After upgrading to 11.1.1.7, your 11.1.1.6 composites will / should continue its work on time. You don't need to redeploy composites to make them work after upgrade.

    It is recommended to try the upgrade on a test environment and verify that 11.1.1.7 is working fine for you.

  • Best practices for Architecture of the SOA suite domain

    Hello

    What is the best design of cluster for Oracle soa Suite of BAM and OSB Pentecost?

    I think so

    1 cluster for servers in the osb

    1 cluster for servers in soa

    1 bam_server

    or

    single cluster server soa and osb

    What is the best solution?

    The reference topology is separated clusters of weblogic for soa, osb, and bam... Take a look at the Enterprise Deployment Guide...

    http://docs.Oracle.com/CD/E28280_01/core.1111/e12036/TOC.htm

    Look...

    Expand the field of SOA components

    Extend a SOA to Oracle Service Bus domain

    Extension of the scope to include BAM

    See you soon,.

    Vlad

  • Eclipse SOA Suite Service

    Hi guys,.

    We have a requirement where we need to create a very simple Web service (xml + java use only) using WSDL and the need to deploy the same @ SOA Suite.
    Is this possible? Client won't use Jdev as they all support their project in Java using Eclipse and they will not invesnt on the Jdev resources separately.

    We just need to develop secure wrapper around the existing WSDL and deploy it in SOA.


    See you soon,.
    KK

    You can deploy to Weblogic and target cluster SOA Suite. It would not run with your composites, but if it was that WebLogic JAX - WS service must always see it as a web service and allow management of it.

  • Versions SOA Suite and JDeveloper

    Hello.

    I speak with a French FRY on the use of SOA Suite 10.1.3.5 and JDeveloper 10.1.3.5.

    He asks me where are the docs at comprove why do we recommend to use the same version of the suite soa and jdeveloper.

    Can you help me with some links?

    Please see "Deployment JDeveloper for SOA Certification [ID 732969.1]" note on metalink.

    Kind regards
    Anuj

  • In SOA Suite JCA adapter

    Hello

    It must connect to an external application to retrieve a few details. This application is a product and the product provider shared the JCA resource adapter that can be used to connect to the application.

    Is it possible to use the JCA resource adapter in SOA Suite? Or does have be compatible with Oracle SOA Suite? In addition, there is no possibility to generate this adapter wsdl files.

    Need your advice on this.

    Thank you.

    If I remember correctly, to use JCA adapter with stack SOA requires this adapter implements some Oracle API.
    The adapter SDK is a lightweight tool kit that allows rapid implementation and deployment - http://www.oracle.com/technology/products/integration/adapters/pdf/DS_OracleASAdapter.pdf

    http://download.Oracle.com/docs/CD/B16981_04/current/Acrobat/cct115dg.PDF

    Above all, you wrap your jca adapter to make it available in SOA suite/battery.

    Another option is that this adapter provider gave you CCI interface or a custom interface that can be used to call the adapter settings.

    Maury

  • Install SOA suite 11 g

    Hi all

    I am very new in the implementation of the Oracle SOA Suite 11 g and I have to migrate my 10g applications, but don't always know what operating system is recommended for installation of 11g and to view the matrix certification but cannot find a recommendation to choice.

    I hope you can help me

    Thank you

    Doesnot Oracle recommends one BONE on the other.

    Its a matter of personal choice and other factors such as the enterprise deployment, type of material, etc.
    For learning purposes and quick start Windows is preferable because you will be able to be up and running sooner than in the Linux operating system.

    Thank you

  • SOA Suite Demo MIMEService - impossible of execution/debug in this version.

    Hello

    I get the error message "MimeService.bpel cannot be run/debug in this version" after the opening of the sample project in JDeveloper and selecting 'run '.

    Compilation works well even if:
    The successful compilation: 0 errors, 0 warnings.

    I installed the SOA Suite 10.1.3.1 and also tried after update to 10.1.3.3.
    I tried v10.1.3.1 and v10.1.3.2 for JDeveloper,

    Any suggestions?

    Thank you
    Fabian

    You cannot run a BPEL process in JDeveloper, you can only deploy to the SOA server and test it there.

    Marc

  • Nullpoint exception when start JDeveloper 12.1.3 with SOA suite

    One met the exceptions below then start JDeveloper 12.1.3 with SOA suite? This led to I can not save the workspace, very bad.

    JDeveloper version: Build JDEVADF_12.1.3.0.0_GENERIC_140521.1008.S

    Version of the JDK: java version "1.7.0_80".

    trace of the stack as below:

    SEVERE:

    javax.naming.NamingException [Root exception is java.lang.NullPointerException]

    at oracle.adf.share.jndi.ContextImpl.throwNamingException(ContextImpl.java:671)
    at oracle.adf.share.jndi.ContextImpl.saveDocument(ContextImpl.java:968)
    at oracle.adf.share.jndi.ContextImpl.save(ContextImpl.java:986)
    at oracle.adf.share.dt.ConnectionNsChangeListener.refreshInternal(ConnectionNsChangeListener.java:242)
    at oracle.adf.share.dt.ConnectionNsChangeListener.refresh(ConnectionNsChangeListener.java:180)
    at oracle.adf.share.dt.ConnectionNsChangeListener.objectAdded(ConnectionNsChangeListener.java:43)
    ...
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

    Caused by: java.lang.NullPointerException

    at oracle.jdevimpl.jps.JpsConfigUtilsImpl.getDefaultJpsContext(JpsConfigUtilsImpl.java:722)
    at oracle.jdevimpl.jps.JpsConfigUtilsImpl.getCredentialStoreLocation(JpsConfigUtilsImpl.java:1407)
    at oracle.adf.share.dt.security.providers.jps.CSFDTCredentialStore.checkInitCSFStore(CSFDTCredentialStore.java:333)
    at oracle.adf.share.dt.security.providers.jps.CSFDTCredentialStore.fetchCredential(CSFDTCredentialStore.java:588)
    at oracle.adf.share.dt.security.providers.jps.CSFDTCredentialStore.fetchCredential(CSFDTCredentialStore.java:578)
    at oracle.adf.share.security.credentialstore.CredentialStore.fetchCredential(CredentialStore.java:187)
    at oracle.adf.share.jndi.CredentialStoreHelper.fetchCredential(CredentialStoreHelper.java:104)
    at oracle.adf.share.jndi.ReferenceStoreHelper.saveCredentialsInternal(ReferenceStoreHelper.java:520)
    at oracle.adf.share.jndi.ReferenceStoreHelper.saveCredentials(ReferenceStoreHelper.java:476)
    at oracle.adf.share.jndi.ContextImpl.saveDocument(ContextImpl.java:957)
    ... more than 123

    Thanks guys,.

    finally found the problem, one that has created this app, forgot to add 3 files below to Git, after that I added these files, the problem disappeared.

    and I also applied the paths that you mentioned.

    src/META-INF/cwallet.sso

    src/META-INF/cwallet.sso.lck

    src/META-INF/jps-config.xml

    the sit of the guy in front of me has me a bar of chocolate.

    Thanks for the reply.

  • Oracle SOA Suite 11 g for the payload of the Composite instance

    Hello! Im trying to run code from guide Oracle SOA Suite 11 g - get the payload instance of Composite - Part2

    IM added to the code to display the string after transformation:

    import java.io.StringWriter;

    import java.sql. *;

    import java.util.Hashtable;

    Javax.naming import. *;

    Javax.xml.transform import. *;

    Import javax.xml.transform.dom.DOMSource;

    Import javax.xml.transform.stream.StreamResult;

    Oracle.xml.binxml import. *;

    Oracle.xml.parser.v2 import. *;

    Import oracle.xml.scalable.InfosetReader;

    public class GetPayload {}

    public static connection getConnection() bird Exception {}

    Context ctx = null;

    Hashtable ht = new Hashtable();

    HT.put (Context.INITIAL_CONTEXT_FACTORY, "WebLogic.JNDI.WLInitialContextFactory");

    HT.put (Context.PROVIDER_URL, "t3://test.ru:8001");

    CTX = new InitialContext (ht);

    javax.sql.DataSource ds = (javax.sql.DataSource)ctx.lookup("jdbc/SOADataSource");

    Return ds.getConnection ();

    }

    public static String getPayload() {}

    Statement stmt = null;

    Fitting out = null;

    ResultSet rs = null;

    String query =

    'select xmldoc.document DOC' + 'from xmldoc, instance_payload inspay, composite_instance cmpins xml_document ' +.

    "where xmldoc.document_id = inspay.payload_key"+ ".

    ' and inspay.instance_id = cmpins.id "+".

    ' and inspay.instance_type = 'composite' "+".

    "and doc. DOCUMENT_TYPE = 2 "+"

    'and inspay.instance_id = 1933802 ";

    String payload = "";

    XMLDocument doc = null;

    try {}

    connection = getConnection().

    stmt = connection.createStatement ();

    RS = stmt.executeQuery (query);

    XMLDOMImplementation xmldomimpl = new XMLDOMImplementation();

    While (RS. Next {}

    BinXMLProcessor xmlprocessor = BinXMLProcessorFactory.createProcessor ();

    XMLStream BinXMLStream = xmlprocessor.createBinXMLStream (rs.getBlob ("DOC"));

    BinXMLDecoder xmldecoder = xmlstream.getDecoder ();

    XmlReader InfosetReader = xmldecoder.getReader ();

    doc = (XMLDocument) xmldomimpl.createDocument (xmlreader);

    TransformerFactory tf = TransformerFactory.newInstance ();

    Transformer transformer;

    transformer = tf.newTransformer ();

    transformer.setOutputProperty (OutputKeys.OMIT_XML_DECLARATION, "yes");

    StringWriter writer = new StringWriter();

    transform. Transform (new DOMSource (doc), new StreamResult (writer));

    payload = m:System.NET.SocketAddress.ToString () .replaceAll () writer.getBuffer ("<", "& lt;"). replaceAll (">","& ;"); gt)

    }

    } catch (Exception e) {}

    e.printStackTrace ();

    } {Finally

    try {}

    If (rs! = null)

    RS. Close();

    If (stmt! = null)

    stmt. Close();

    If (connection! = null)

    Connection.Close;

    } catch (Exception e) {}

    }

    }

    return the payload;

    }

    Public Shared Sub main (String [] args) {}

    System.out.println (getPayload ());

    }

    }

    To project Im added a few jar:

    xmlparserv2.jar of middleware/oracle_common/modules/oracle.xdk_11.1.0

    wlclient.jar of /oracle/middleware/wlserver_10.3/server/lib

    When Im im project making errorrunning:

    D:\Oracle\Java\jdk1.6.0_45\bin\javaw.exe-serveur - classpath C:\JDeveloper\mywork\ParseXMLbin\.adf; C:\JDeveloper\mywork\ParseXMLbin\GetPayload\classes;D:\libs\oracle.xdk_11.1.0\xmlparserv2.jar;D:\libs\wlclient.jar-Djavax.net.ssl.trustStore=D:\Oracle\Middleware1\wlserver_10.3\server\lib\DemoTrust.jks GetPayload

    java.lang.ClassCastException: java.lang.Object incompatible with java.io.Serializable

    at weblogic.iiop.IIOPOutputStream.writeAny(IIOPOutputStream.java:1588)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2231)

    at weblogic.utils.io.ObjectStreamClass.writeFields(ObjectStreamClass.java:414)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:235)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:225)

    at weblogic.corba.utils.ValueHandlerImpl.writeValue(ValueHandlerImpl.java:182)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:1963)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:2001)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2266)

    at weblogic.jdbc.common.internal.RmiDataSource_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)

    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)

    to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:522)

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

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

    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)

    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)

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

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

    WebLogic journal file /oracle/middleware/user_projects/domains/ECMdomain/servers/soa_server1/logs/soa_server1.log

    # < 17 November 2015 09:44:04 EET > < WARNING > < RMI > < webtst.russvet.ru > < soa_server1 > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< ad53144a2e378d05:19b7a705:15101221102:-8000-00000000002ec16c > < 1447746244170 > < BEA-080003 > < RuntimeException thrown by rmi server: weblogic.jdbc.common.internal.RmiDataSource.getConnection)

    java.lang.ClassCastException: java.lang.Object incompatible with java.io.Serializable.

    java.lang.ClassCastException: java.lang.Object incompatible with java.io.Serializable

    at weblogic.iiop.IIOPOutputStream.writeAny(IIOPOutputStream.java:1588)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2231)

    at weblogic.utils.io.ObjectStreamClass.writeFields(ObjectStreamClass.java:414)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:235)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:225)

    at weblogic.corba.utils.ValueHandlerImpl.writeValue(ValueHandlerImpl.java:182)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:1963)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:2001)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2266)

    at weblogic.jdbc.common.internal.RmiDataSource_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)

    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)

    to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:522)

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

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

    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)

    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)

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

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

    Could help you find the solution?

    Thanks for the help guys.

    I created wlfullclient.jar and added instead wlclient.jar

    1. go to the server/lib directory.

    CD WL_HOME/server/lib

    2. use the following command to create wlfullclient.jar in server/lib directory:

    java-jar wljarbuilder.jar

    3. you can now copy and group wlfullclient.jar with client applications


    After that, I got error about not activate remote JDBC. Solution:

    /Oracle/middleware/user_projects/domains/ECMdomain/bin/setDomainEnv.sh

    WLS_JDBC_REMOTE_ENABLED = "-Dweblogic.jdbc.remoteEnabled =true"


    After these steps, I waited to succeed =) but once again an error:

    java.lang.NoClassDefFoundError: oracle/sql/BfileDBAccess

    Solution: add ojdbc6.jar to the project


    Now all the perfect job. I hope that this statement will help someone!

  • Database for SOA Suite - EBS

    Hi all

    There the SOA for EBS database?

    Thank you very much

    JC

    Hello

    Please review the below notes complete which gives an understanding of how EBS has a SOA. 11i and R12.0 and R12.1, EBS is integrated into SOA SOA gateway where as of R12.2, EBS needs to be integrated with a stand-alone SOA Suite.

    Installation of Oracle eBusiness Suite integrated SOA Gateway, exit 12 (Doc ID 556540.1)

    Integration of Oracle eBusiness Suite 12.2 with BPEL in SOA Suite 11 g (Doc ID 1584883.1)

    Integration of Oracle E-Business Suite 12.2 with BPEL in SOA Suite 12 c (Doc ID 1951625.1)

    Kind regards

    Harsha

  • Question regarding: the correlation ID of reading in the Oracle SOA Suite BPEL process

    Hello

    How to read a Message of MQ, which has put in place with a BPEL correlation ID STRING and
    invoke the corresponding adapter JCA FTP put with this correlation ID in SOA Suite.
    Can someone let me know how to do this?

    Thank you
    KK

    You can use the below properties on the activity of reception of the MQ adapter and map it to a string variable.

    jca.mq.MQMD.CorrelId

    Inbound/outbound. The message to retrieve correlation identifier / to. Accepts a string encoded in hexadecimal.

    jca.mq.Inbound.MQMD.CorrelId

    Outgoing. Correlation identifier of the message recovered in the asynchronous req-response scenario. Accepts a hexadecimal encoded string

  • DR Set for Oracle SOA SUite

    Hi all

    We have to implement DR for environment SOA HA Production. Here is the overview of our production environment:

    1 load balancer F5 to load balance requests on the web node.
    2. two nodes of the web - OHS layer is hosted on the nodes
    3. two node cluster - SOA and OSB cluster SOA is installed on both production AppS node (Oracle SOA suite 11 g on dual Cluster node)
    4 node RAC database


    Infrastructure avilable Dr. implemented are:

    1 one Web node
    2. a single Application node
    3. the database node

    A standby node updated database in place is already done for DR replication on the end of DB.

    We have to set up the Web and Application Tier npw.

    Most of the documentation of Oracle that I lived contains as configuration. that is the DOUBLE knot DR put in place to double knot prod environment.

    But here, in our case 1 Web and applications 1 node Dr. While for production, we have 2 Web and 2 nodes of Apps.

    What should be the best approach to DR configuration with available infrastructure above. Should we just install the binary files on standalone DR nodes and route traffic through while we load balancer activity DR?

    Is replication required disk for everything other than JMS queue store directories? If reproduce us the JSM file storage will be relevant at the DR site?

    Is this Setup looks doable or do I consider something lse as well?

    Configuration asymmetrical DR for products of BCI is flly supported by Oracle, this can be achieved by creating alias on the primary and DR server name and set the services to listen on the alias name.

Maybe you are looking for

  • Satellite L675D: Blue error screen after upgrading to Windows 8

    Hello I recently updated my laptop to Windows 8 Toshiba and whenever I use it, after 5-10 minutes, I get a page of the Blue error screen and restart the laptop. The problem is really annoying. I discovered that if I plug the battery charger, the phon

  • Is it the fault of the user?

    while I was sitting at the computer, it is Cable flex suddenly started burning and melted part of the keybord then Panel, I took the battery and took it to the service. This guy said it's because of short circuit and he sent to the main service in my

  • Cover for Lenovo Tablet

    I recently bought a Lenovo Thinkpad tablet. Before buying, I checked with Lenovo and told me I had a choice between a leather (not in stock until the famous) cover or one with a keyboard integrated. As I already have a laptop with a built-in keyboard

  • What to do if Windows Vista update is still in progress after more than a day and don't appear to be something?

    I'm began to install the latest updates for Windows Vista yesterday and as of today, it shows that the installation is only 33% complete. In the last three hours it has not made any progress. The message on the screen says not to put off the computer

  • MD1200 unified mode with 2 systems - shared volume

    Does anyone know how to run a MD1200 table in unified with a volume shared between 2 physical systems? The goal is to access the table with 2 different systems with each system see the changes on the other. I know it was not necessarily designed for