SOA Orderbooking Demo tutorial

I am trying out the Orderbooking Demo tutorial, while following the SOA Demo Quick start quide I am stuck here:
7.Create a database adapter connection factory:
I do not see "DbAdapter link".
I sew a few emails in the Forum but could not figure out what exactly needs to be done.
Any help is appreciated.
thanks
Mamatha

If the db adapter is not installed do you know if any other adapter got installed. This can happen if you have references to ipv6 in your host file. If this is the case you can comment out these references and reinstall. This generally happens on SLES 9. If reinstalling is too much for you you can investigate the admin_client.jar command
A note that might help you with this is: Re: db adapter setup  with SOA Suite 10.1.3.1  on SLES 9
hope this helps
James

Similar Messages

  • Getting Error While Creating the Rule Repository File in SOA OrderBooking

    Hi,
    I am creating a SOA OrderBooking Demo Application by following the OrderBooking Tutorial. In Chapter 8.10 Set up Oracle Business Rules when i open the "http://host:port/ruleauthor" link here In the Repository tab:
    ■ Repository Type: select File.
    ■ File Location: enter
    SOADEMO\SOAOrderBooking\bpel\rules\oracle\sample_
    repository. (SOADEMO refers to the directory where you are building the
    SOA Order Booking application.) Rule Author will create the sample_repository file.
    but in my C:\Downloads\jdevhome\jdev\mywork\SOADEMO\SOAOrderBooking\bpel
    I dont have rules\oracle\sample_repository file in it. I created rules and oracle folder there but when i gave the sample_repository path on the ruleauthor page i got the error of "invalid directory path".
    I also tried to give the sample_repository path from (here i unzipped the demo application) my
    " C:\Documents and Settings\usareen\Desktop\BPEL Tutorials\soademo_101310_prod\SOADEMO\SOAOrderBooking\bpel\rules\oracle\sample_repository"
    But it still shows the directory path error.
    Please help me out.
    thanks

    Hi Uds,
    are you running SOA Suite on a Linux server and not on your PC and just running JDeveloper on your PC?
    If so try creating the repository file specifying a directory on the Linux server.
    For example to:
    /tmp/sample_repository
    So Choose 'File' from drop down menu
    Enter /tmp/sample_repository
    Click on create button
    This should create the file called sample_repository in /tmp on the Linux server.
    Can you tell us what your environment is?
    Regards Cel

  • Error while running the SOA ORDERBOOKING TUTORIAL

    Hi,
    I have created the SOA ORDER BOOKING Tutorial sucessfully with our any ERRORS. While running the Deployed process iam getting the following errors :
    ERROR:--
    file:/<orahome>/bpel/domains/default/tmp/.bpel_SOAOrderBooking_1.0_937b09d1bd8dae1b33b028b2871aef63.tmp/OrderSequence.wsdl [ OrderSequence_ptt::OrderSequence(OrderSequenceInput_msg,OrderSequenceOutputCollection) ] - WSIF JCA Execute of operation 'OrderSequence' failed due to: Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: Listener refused the connection with the following error:
    ORA-12516, TNS:no appropriate service handler found
    The Connection descriptor used by the client was: mydomain.com:1522:XE
    ; nested exception is:
         ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    The Connection descriptor used by the client was:
    mydomain.com:1522:XE
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.3.0) (Build 070608)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    The Connection descriptor used by the client was:
    mydomain.com:1522:XE.
    My database is up and i have tested the connection that i have created (jdbc/soademo) . Every thing is working fine.
    lsnrctl services:
    <oraclehome>\BIN>lsnrctl services
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-JAN-2009 15:10
    :01
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1002 state:ready
    DISPATCHER <machine: mymachine, pid: 7540>
    (ADDRESS=(PROTOCOL=tcp)(HOST=mydomain.com)(PORT=1271))
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:138 refused:0 state:ready
    LOCAL SERVER
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:138 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully
    Can anyone help me out with this problem.

    Hi ,
    I have installed Oracle database XE Edition on port 1522 as 1521 is used by olite database. Here is my listner status.
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Listner Status
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<orahome>\BIN>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-JAN-2009 18:25
    :05
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 19-JAN-2009 17:43:31
    Uptime 1 days 0 hr. 41 min. 35 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File <orahome>\network\admin\listener.ora
    Listener Log File <orahome>\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mydomain.com)(PORT=1522)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Edited by: user9969930 on Jan 21, 2009 1:36 AM

  • Orderbooking demo: com.oracle.demos.orderbooking.ApproveType' is undefined

    I Receive the following error in the BPEL domain.log and BPEL console while running the OrderBooking demo with soa suite on OAS 10.1.3.5.
    The deployment of the orderbooking and associated webservices seems ok, including the DecisionService:
    I can reach the http://localhost:7777/rules/default/SOAOrderBooking/1.0/DecisionService/DecisionService?WSDL
    <2009-12-23 10:52:51,500> <ERROR> <default.collaxa.cube.engine.dispatch> <DispatchHelper::handleMessage> failed to handle message
    com.oracle.bpel.client.BPELFault: faultName: {{http://www.globalcompany.com/ns/OrderBooking/DecisionService}operationErroredFault}
    messageType: {}
    parts: {{payload=<ns0:errorInfo xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService"
                                    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                                    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
       <errorMessage xmlns="http://xmlns.oracle.com/bpel/rules"
                     xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                     xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService">'
                     com.oracle.demos.orderbooking.ApproveType' is undefined
    at line 4 column 14 in DM</errorMessage>
    </ns0:errorInfo>
         at com.collaxa.cube.ws.WSIFInvocationHandler.createFault(WSIFInvocationHandler.java:1734)
         at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:537)
         at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:529)
         at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:286)
    And further on within the domain.log:
    <2009-12-23 10:52:51,500> <ERROR> <default.collaxa.cube.engine.dispatch>
    <DispatchHelper::handleMessage> Not fatal connection error ...
    not retrying: class com.collaxa.cube.engine.UnhandledFaultException: Failed due to unhandled bpel fault.
    <2009-12-23 10:52:51,500> <ERROR> <default.collaxa.cube.engine.dispatch>
    <BaseDispatchTask::run> Failed to handle dispatch message ... exception ORABPEL-05002
    Message handle error.
    An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage";
    the exception is: faultName: {{http://www.globalcompany.com/ns/OrderBooking/DecisionService}operationErroredFault}
    messageType: {}
    parts: {{payload=<ns0:errorInfo xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService"
                                   xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                                   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
       <errorMessage xmlns="http://xmlns.oracle.com/bpel/rules"
                     xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                     xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService">'com.oracle.demos.orderbooking.ApproveType' is undefined
    at line 4 column 14 in DM</errorMessage>
    </ns0:errorInfo>
    Did anybody encounter a similar issue with the Orderbooking demo on top OAS 10.1.3.5?

    I tried your url as well and got the same error.
    Can you try reaching your demo by backtracking some? I got to this site (see following url: http://www.oracle.com/technology/sample_code/products/forms/index.html) but I couldn't find where you went after that. It is titled 'Oracle Forms 10g— Online Demonstrations and Sample Code'.
    I hope someone else that is familiar with the demos out on Oracle will speak up or try it as well.

  • Error Running SOA Suite Demo

    Hi,
    after deploying and registering all packages of the SOA Suite Demo. I get an error when starting the application.
    I get following error I do not have an idea how to fix it.
    Can someone help me at that topic?
    Thanks
    Chrístopher
    06/10/23 18:16:10.638 soaui: Servlet error
    java.lang.NoSuchMethodError: Oracle.adf.view.faces.context.AdfFacesContextFactory.createContext(Ljava/lang/Object;Ljava/lang/Object
    ;)Loracle/adf/view/faces/context/AdfFacesContext;
    at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:187)
    at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:106)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java
    :15)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:179)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher
    .java:619)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher
    .java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler
    .java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler
    .java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler
    .java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor
    .java:303)
    at java.lang.Thread.run(Thread.java:595)

    Wow - I got it to work.
    I saw some posts about there being two versions of the Order booking demo. One was soademo_101310_preview.zip
    and the other was soademo_101310_prod.zip.
    I had been using the preview version, and I figured I would try the prod version because nothing else was working. I did everything exactly the same, and deployed each application one by one following the SOA Suite quick start guide, as I had before.
    Anyway, I don't know exactly what is different between the two versions, but the prod worked.
    Thanks for all those that responded!
    Marita

  • Minor question / problem with OWB 10gR2 demo tutorial

    Hi, I'm working on the OWB tutorial demo for 10gR2 that was just released, and have a question. At the start of the chapter on "Designing ETL Data Flow Mappings", as part of the workflow manager install instructions, it says to execute the following:
    grant owb_o_rep_owner to owf_mgr;
    I can't find the role owb_o_rep_owner anywhere - should this instead be owb_o_owb_owner?
    Thanks in advance,
    Scott

    One more question - does anyone know how to install the demo / tutorial on a different server? I.e. I've had the DBAs get OWB installed on a QA server, but they are busy and don't have time to do the install of the tutorial. Can I install it remotely some way (note that when I tried, I kept getting errors from OMB saying it couldn't deploy things remotely or something).
    Thx in advance,
    Scott

  • Where is a demo/tutorial for 3.0.9.8.2 ???????

    I have found out (after being told to apply the latest Portal patch) that the demo/tutorial doesn't work on it !!!!
    Is there a demo/tutorial that DOES work for this patch and if not when do Oracle plan to release one ?
    Thanks.

    There are also a number of excellent Portal support resources,
    including patch information, at
    http://portalstudio.oracle.com/servlet/page?
    pageid=1787&dad=ops&_schema=OPSTUDIO
    Regards,
    Jerry

  • Oracle SOA 11g TP3 - Tutorial problem

    Hello!
    I am quite new to this whole platform, and while I was following the First step of the tutorial, I ran into a problem, which I have no idea how to solve.
    (this tutorial: http://download.oracle.com/otndocs/products/soa/105-end2end-PO-Processing.zip )
    As it said I installed the prerequisites,
    an Oracle database,
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    the Oracle SOA Suite 11g TP3,
    as well as jDeveloper 11.1.1.0.0
    After I successfully created and successfully deployed the 'CreditCardValidation Application' following the steps in 105-end2end-PO-Processing_2.pdf (part of the zip, but it's basically a database adapter a mediator and an exposed web service packed together) and I tried to test it, i got this error:
    <env:Envelope
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header/>
    <env:Body>
    <env:Fault>
    <faultcode
    xmlns="">env:Server</faultcode>
    <faultstring
    xmlns="">null: Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'OracleXESelect' failed due to: Could not create/access the TopLink Session. This session is used to connect to the datastore. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 11g Technology Preview 3 (11.1.1.0.0) (Build 071207)): oracle.toplink.exceptions.DatabaseException Internal Exception: java.sql.SQLException: No suitable driver Error Code: 0. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. </faultstring>
    <faultactor
    xmlns=""/>
    <detail
    xmlns="">
    <exception/>
    </detail>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    If I understand it correctly, the core of the problem is this:
    java.sql.SQLException: No suitable driver Error Code: 0.
    now if this is the problem, how to solve it?
    Ideally I would start by looking at the configurations of Toplink, but I didn't install Toplink, as such I have no idea where these options are.. (Is it part of the database in this current configuration?)
    Thanks in advance!
    Mike

    Actually, the tutorial works fine in this version, all the way through. Specifically, the database adapter is working.
    The problem you are having has been discussed on this forum. You should do this:
    sqlplus sys/system@XE as sysdba
    SQL> show parameter session
    SQL> show parameter processes
    SQL> alter system set sessions=100 scope=spfile;
    SQL> alter system set processes=150 scope=spfile;
    SQL> shutdown immediate
    SQL> startup
    SQL> show parameter session
    And restart your server. That should fix it. Some people have also restarted Windows.
    Heidi.

  • Urgent - Can't find the demo/tutorial :-(

    Hi,
    I am a newbie. I downloaded and did a full install of TopLink. However the folders related to the tutorials are missing in the TopLink install directory.
    I searched the website for TopLink tutorial/demos download and did not find any. Am I missing something? Was I supposed to find and download the tutorial seprately.
    I found a pdf document "TopLink-getting started" but that is it. I am missing the folders related to the tutorials.
    Where can I find them. Please help.

    The Mapping Workbench Tutorial (in the Mapping Workbench User's Guide) is located here: http://download.oracle.com/docs/cd/B10464_03/web.904/b10316/tutorial.htm#654344
    Online Demos are located on OTN here: http://otn.oracle.com/products/ias/toplink/mwdemos/index.html
    The TopLink examples are a separate download from OTN: http://otn.oracle.com/products/ias/toplink/preview/examples/index.html

  • SOA Suite Demo MIMEService - cannot be run/debug in this release.

    Hi,
    I'm getting the error message "MimeService.bpel cannot be run/debug in this release" after opening the example project in JDeveloper and selecting "Run".
    Compilation works fine though:
    Successful compilation: 0 errors, 0 warnings.
    I installed the SOA Suite 10.1.3.1 and also tried it after updating to 10.1.3.3.
    For JDeveloper I have tried v10.1.3.1 and v10.1.3.2
    Any suggestions?
    Thanks
    Fabian

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

  • ADF SR Demo tutorial feedback

    I am in the process of learning ADF and I started with the SRDemo tutorial. I am half way through it and here is my opinion so far:
    * The fact that the tutorial is explaining to build a relatively complex application is good (instead of just a HelloWorld application).
    * Every chapter has a section in the beginning that explains how to continue the current chapter even if the previous chapter was not successfully completed. This is great because some times minor mistakes made in the previous chapter can prevent me from proceeding further.
    But here are some of things I would like to see improved in the tutorial.
    •     While I like the idea of the drag and drop design, I also like to know what happens behind the scenes when I drag and drop a component. This understanding will help me to apply the knowledge to any situation (Please teach me fishing, instead of giving me fish for the dinner tonight ;-)
    •     May be a pre requisite guide to the tutorial that explains the components used in the tutorial are a good idea. As per the tutorial steps I used many components like toplink, EJB, data control, data binding etc. But so far I haven’t learned how to use them for a situation I may face in a real life project, outside of this tutorial.
    BTW, when is ADF developers guide with BC (instead of toplink) coming out?

    Yes, the ADF BC flavor of the tutorial ("for Forms/4GL Developers") is undergoing final edits this week, so it should be published on OTN later this month.
    --Glenn.                                                                                                                                                                                                                                                                                                                                               

  • Samples and aiding docs for beginners

    Hi,
    Where can i find some sample models, apart from QuoteToCash..
    some samples that explain how to take inputs, capture KPIs, goals, objectives and assign rules..
    Say, for example, this is my scenario(might sound weird)..
    I want to compare 2 numbers and output the biggest of two.. Im writing a process for this..
    Here are my rules:
    both the number should be >=10 and <=20
    should be an integer
    Where should i feed these rules..
    how and whr should i give the inputs.
    Thanks,
    Vishnupriya

    Hi Vishnupriya,
    the easiest way is to put these rules directly into BPEL as you would do with a usual expression (e.g. for SWITCH conditions).
    However, a more elegant approach might be to use the Oracle Business Rules Engine. Have a look at http://download-east.oracle.com/docs/cd/B31017_01/web.1013/b28965/toc.htm
    Where should i feed these rules..You can add new rules via Oracle Business Rules Author, which is part of the Oracle SOA Suite.
    Within Business Processes (in BPA Suite) rule information are modeled via the Oracle Business Rules extension object. Later on, when you'd like to generate the BPEL process, the information you specified in Business Architect will be transformed into annotations. Based on these annotations you can integrate the rules into your BPEL process.
    Furthermore check out the SOA OrderBooking demo as another example regarding Business Rules:
    * http://www.oracle.com/technology/software/tech/soa/index.html
    * http://download.oracle.com/docs/cd/B31017_01/core.1013/b28764/intro_tour.htm
    Hope it helps,
    Danilo

  • SOA demo app

    I am trying to learn some SOA from the 10g soa suite demo app. I have created the ESB Project "FullFillmentESB" and when I compile there are no errors. When I try to do the step below
    In the Application Navigator, right-click the FulfillmentESB project and select Register with ESB > SoademoIntegServer, where SoademoIntegServer is the name of the connection to the integration server. When registration is complete, JDeveloper displays a confirmation dialog.
    I am getting the error,
    Entity Deployment Failed
    error code 1001:5
    summary: Failed to create service "FedexShipment"
    Fix: ensure that the (a) Repository is available (b) The connection information for the repository is valid. verify the detailed cause of the error if available. Contact oracle support if error not fixable.
    Could any one please help how to resolve this?

    I get a similar issue.
    Entity Deployment Failed
    error code: 1000 : 5
    summary: -
    Fix: Contact Oracle Support
    The zip file is in the Oracle\SOA\integration\esb\oraesb\deploy folder.
    In Oracle\SOA\j2ee\home\log\home_default_group_1\oc4j\log.xml, it looks as though it is dying after resolving the location of the FulFillment_OrderFulFillment.wsdl. But it was successful with the 4 before it...
    <PAYLOAD>
    <MSG_TEXT>deployment failed with error </MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[java.lang.NullPointerException
         at oracle.tip.esb.console.util.ServiceUtil.createServiceDefinition(Unknown Source)
         at oracle.tip.esb.console.util.ServiceUtil.createRoutingService(Unknown Source)
         at oracle.tip.esb.console.XMLConsoleManagerImpl.handleServiceType(Unknown Source)
         at oracle.tip.esb.console.XMLConsoleManagerImpl.populateServiceEntity(Unknown Source)
         at oracle.tip.esb.console.XMLConsoleManagerImpl.createServiceFromElement(Unknown Source)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.createEntity(Unknown Source)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.createServices(Unknown Source)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(Unknown Source)
         at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE
    Any insight would be appreciated.
    Thanks...joe

  • SOAOrderBooking demo - no data on dashboards

    Hi,
    I'm trying to make the SOAOrderBooking demo works with BAM. I followed all the instructions in the readme files. But when I order an item and place the order, I get a bunch of exceptions in the OPMN log file.
    07/08/03 17:56:07 calling http://localhost:8888/CustomerService/CustomerService
    07/08/03 17:57:55 calling http://localhost:8888/event/OrderBooking/OrderBookingService
    07/08/03 17:57:56 Order submitted...
    <2007-08-03 17:57:56,122> <ERROR> <default.collaxa.cube.sensor> <DataRouter::send> error
    ORABPEL-20301
    Data Publisher failed.
    The Reporting Data Publisher 1.OrderReceived failed.
    Please examine the log file for more details.
         at com.collaxa.cube.engine.sensor.sa.DataRouter.send(DataRouter.java:101)
         at com.collaxa.cube.engine.sensor.sa.DataRouter.send(DataRouter.java:133)
         at com.collaxa.cube.engine.sensor.dca.DataCaptureAgency.send(DataCaptureAgency.java:181)
         at com.collaxa.cube.engine.sensor.dca.DataCaptureAgency.sendActivityData(DataCaptureAgency.java:153)
         at com.collaxa.cube.engine.sensor.dca.DataCaptureAgency.onActivityComplete(DataCaptureAgency.java:227)
         at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:201)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:3672)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1650)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:184)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:276)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:5658)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:1082)
         at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:535)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:342)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAs(Subject.java:396)
         at com.evermind.server.ThreadState.runAs(ThreadState.java:648)
         at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
         at CubeDeliveryBean_LocalProxy_4bin6i8.handleInvoke(Unknown Source)
         at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:37)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:138)
         at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
         at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
         at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at oracle.j2ee.connector.messageinflow.MessageEndpointImpl.OC4J_invokeMethod(MessageEndpointImpl.java:297)
         at WorkerBean_EndPointProxy_4bin6i8.onMessage(Unknown Source)
         at oracle.j2ee.ra.jms.generic.WorkConsumer.run(WorkConsumer.java:266)
         at oracle.j2ee.connector.work.WorkWrapper.runTargetWork(WorkWrapper.java:242)
         at oracle.j2ee.connector.work.WorkWrapper.doWork(WorkWrapper.java:215)
         at oracle.j2ee.connector.work.WorkWrapper.run(WorkWrapper.java:190)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:814)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: ORABPEL-20301
    Data Publisher failed.
    The Reporting Data Publisher 1.OrderReceived failed.
    Please examine the log file for more details.
         at com.collaxa.cube.engine.sensor.sa.BpelPublisher.publish(BpelPublisher.java:137)
         at com.collaxa.cube.engine.sensor.registry.BpelSensorActionInfo.publish(BpelSensorActionInfo.java:148)
         at com.collaxa.cube.engine.sensor.sa.DataRouter.send(DataRouter.java:93)
         ... 57 more
    Caused by: java.lang.NullPointerException
         at com.collaxa.cube.engine.sensor.dca.BpelVariableAgent.capture(BpelVariableAgent.java:89)
         at com.collaxa.cube.engine.sensor.dca.data.BpelCapturedActivityData.getSensorData(BpelCapturedActivityData.java:135)
         at com.collaxa.cube.engine.sensor.dca.data.BpelCapturedData.getFacade(BpelCapturedData.java:128)
         at com.collaxa.cube.engine.sensor.sa.FilteredDataPublisher.publish(FilteredDataPublisher.java:86)
         at com.collaxa.cube.engine.sensor.sa.BpelPublisher.publish(BpelPublisher.java:129)
         ... 59 more
    <2007-08-03 17:57:58,150> <INFO> <default.collaxa.cube.sensor> Flushed 1 rows in BAM batch
    <2007-08-03 17:57:58,220> <ERROR> <default.collaxa.cube.sensor> <DataRouter::send> error
    ORABPEL-20301
    Each sensors failed to get some data. And the dashboard in the Active Viewer does not update. I also get the following errors in the ActiveDataCache.log
    2007-08-03 17:57:58,160 [ActiveDataQueueThread (static 0)] ERROR - ActiveDataCache Value cannot be null.
    2007-08-03 17:57:58,170 [ActiveDataQueueThread (static 0)] WARN - ActiveDataCache Exception occurred in method ActiveViewset.ActiveDataHandler
    Stack trace:
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Features.ActiveNow.EvaluateFilter(DataSetChangedEventArgs e)
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ActiveViewset.ActiveDataHandler(Object sender, DataSetChangedEventArgs oEventArgs)
    2007-08-03 17:57:59,169 [ActiveDataQueueThread (static 1)] ERROR - ActiveDataCache Value cannot be null.
    2007-08-03 17:57:59,169 [ActiveDataQueueThread (static 1)] WARN - ActiveDataCache Exception occurred in method ActiveViewset.ActiveDataHandler
    Stack trace:
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.Features.ActiveNow.EvaluateFilter(DataSetChangedEventArgs e)
    at Oracle.BAM.ActiveDataCache.Kernel.Viewsets.ActiveViewset.ActiveDataHandler(Object sender, DataSetChangedEventArgs oEventArgs)
    It seems that the OrderBooking service can't communicate with the BAM Server, but I don't know where is the problem since I put in the bpel.xml file the same parameters as the ones that I put on the JDeveloper BAM server connection and this connection works.
    Any help would be greatly appreciated.
    Amir

    Hi Amir,
    Yesterday I installed BAM 10.1.3.3 and implemented the orderbooking Demo. It's working fine.
    I use a VM with Win XP with te following Oracle software:
    Oracle XE database 10.2.0 (for SOA suite schema's and BAM schema's)
    SOA Suite 10.1.3.3
    BAM 10.1.3.3
    I downloaded the demo form :
    http://www.oracle.com/technology/products/integration/bam/10.1.3/samplefiles/Samples/Zip_Files/BPEL-BAM-sensor.zip
    This is the one I got working.
    Good luck

  • File upload demo application in 2.0

    Hi!
    I implemented the file upload application from the demo applications with the standard table HTMLDB_APPLICATION_FILES. It works very fine. Thanks for sharing this code.
    BUT I was unable to implement a custom table, because I could not locate the insert-function (as described in the tutorial). It is no known process on any of my pages.
    Could you help me finding it?
    (And is a file always stored as blob, or could it be a clob as well?)
    My main motive for this question is to gain inside knowledge in building some crude filerepository. We receive plain-ascii-data files via ftp and I have to import their data into a table.
    I do not want to go through all this 'reading OS-directory with java, opening files as external tables, moving them with utl_file', if I simply could
    a) receive the file directly as a clob in my table
    b) get the necessary data with sql
    c) handle all archiving, file renaming directly by updating a table
    Beside application express's file upload (speaking only http), the is a XML repository which 'speaks' ftp and http.
    Does someone have experience with uploading non-xml files and storing them as clobs?
    Thanks,
    Michael

    Hello Michael,
    I believe the reference in the demo tutorial is to Insert process (not function). This is probably the process defined on page 8-6, step 4a of the "Create a process to insert information" section.
    Basically you can upload and store files in CLOB. For my self, I only did it with XML files, but I don't see any reason not to do it with other types of files.
    I think that in order to work with non-structured files (like ASCII) you should learn more about Oracle Text. Apex is also using this product. Search this forum for "oracle text" and continue from there.
    Hope this helps,
    Arie.

Maybe you are looking for

  • Network Trouble - eth0 not interface for sis900 controller

    I'm not sure how to even state this problem, but I have gone through the guides a couple of times to try and find what I missed or some more enlightening information.  Currently, I get nothing if I ping google, or anything else for that matter. Here'

  • Aging Report for AR

    Dear All, I have trouble about "Execute Aging Report for AR" (FDI0). The aging report from period 3 (march) till period 4 (may) is different from the amount in the Customer Line Item (FBL5N), whereas it should be has the same amount, isn't it? Please

  • HT202213 I need to delete computers that are no longer active from my home sharing account, how do I do this?

    I need to delete computers that are no longer active from my itunes Home sharing account so that I can sign up the new computers.  I am using a Mac laptop. The computers that were previously linked to the Homesharing are no longer available, they hav

  • Satellite 2410 unlocking DVD region?

    Hi a friend of mine has a Toshiba Satellite 2410 and a Mat****a DVD-RW combo drive. Unfortunately the drive is locked to region 1 and he needs region 2 but Windows wont allow any more changes. Is there any official or unofficial way to fix or force t

  • Problem after I renamed folders

    OK, so I went through my iphoto library file folders and renamed the folders from "Roll X" to organize my photos better. I know, stupid of me, since they're already organized inside iphoto, but it seemed like a good idea to me. Now, I when I try to e