Service reads data but Bpel process does not start

i have a very simple project. I have db2(as400) adapter and it reads data, i will receive data, transfom and send to oracle database. I deployed the project successfuly but when instance start i see the service reads the data but bpel process does not start and and there is no error. At the flow chart there is only readAS400 partnerlink, there is no bpelprocess. In the partnerlink i am usin polling, i read the data's with 1 and update to 2. It reads but dont update to 2.
In deploy step and when instance starts there is no errors. But when i am deploying i get a warning but i dont know it's related with this situation.
(Warning: property "activationAgent.readAs400.className" may not be understood by BPEL component BPELProcessEqpType - it will likely be ignored.)
Do you have any suggestion ? Thanks in advance.

check the recovery console, the bpel process possibly is going into manual recovery,
Another thing you might wanna try is using checkpoints in your process..
also, instead of getting the db adapter to instantiate the process, try a simpler process just to see if the db adapter is working or not..
A normal process, which you manually instantiate from em console, with the db adapter in it after the recevie activity
Edited by: AshishSharma on Jun 24, 2010 5:48 PM

Similar Messages

  • Integration Process does not start

    Hi guru's
    My scenario is this. From ECC we send Idocs to PI. We have an integration process to receive the idocs because only max 9999 are passed in the port.
    We run just around 11000 CREMAS idocs now.
    The problem is that the integration process does not start on our QA environment while it does start on DEV environment.
    I've run many checks on both environments and they all look the same.
    To name a few:
    * Cache are all green and up-to-date.
    * I checked the WF models which are behind the Integration Process and they are the same.
    * Event correlation is correct in both environments
    * When i test the idocs are correctly sent from ECC to PI.
    However on DEV I see in transaction SXMB_MONI_BPE i see that the integration process is triggered and started. It waits 10 minutes and collects any messages that come in, and then bundles these and sends them on to the receiver.
    On QA i do not see the Integration Process being started. Only records i see in SXMB_MONI_BPE are three work items, 2 completed, 1 ready, all 3 are called waiting for event.
    I'm probably missing some configuration somewhere but what could it be?
    Regards
    Robert

    Hi Eng Swee,
    Thx. I checked it already and it works fine.
    Meanwhile i did do some changes and some retests and now i saw somewhere that all my tests were creating more steps in an already started integration process, that was still waiting.
    I now cleared some old workitems and started afresh.
    What i see now is:
    1)  the BPM process start correctly
    2)  it receives 1 or 2 or 3 or n messages
    3)  it then waits for the deadline to finish, i.e. it should run for 10 minutes and then proceed to the next step which is sending the collected idocs to receiver.
    On DEV the deadline works fine. On QA it doesn't.
    IN SWU3 i have done the customizing and it shows green, so that part is OK.
    Still the deadline is passed and it doesn't have the desired effect on mu BPM process (workflow).
    Are there any other checks i can do to see if the deadline mechanism is properly working?
    Is there a maybe a manual step i can do to trigger the deadline? Then at least i get some information on where the real problem is.
    (Sorry for earlier confusion but i hadnt realized that there was still a process running)
    Regards
    Robert

  • Plz help!!!!! i have iphone 3g and i have chose the option of reset to factory shipped settings ... but now it does not start .. it just shows apple logo thats it .... plz can anybody help me

    plz help !!!! i have iphone 3g and i tried option to reset my phone to factory shiped settings ..... but now it does not start even .. it just shows apple logo again n again ..... after that i went to recovery mode as stated by apple support and did things as stated .... but then i got the message iphone cannot be restored due to some eror 1015.....can any one please help me .. i will be highly obliged ...

    First try a Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least Ten seconds... (But can take Longer)... until the Apple logo appears. Release the Buttons
    If no joy... Try a Restore...
    1: Connect the device to Your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    3: If the device doesn't appear in iTunes, try using the Steps in this article to force the device into Recovery Mode.
    From Here
    http://support.apple.com/kb/TS3281
    Make sure you have the Latest Version of iTunes (v11) Installed on your computer
    iTunes free download from www.itunes.com/download
    Note on Recovery Mode.
    You may need to try this More than Once... Be sure to Follow ALL the Steps...
    Once you have Recovered your Device...
    Re-Sync your Content or Restore from the most Recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766
    Note:
    Also consider Deleting any Apps you have Purchased / Downloaded but you now never use...

  • Why is my downloaded Lightroom CC (2015) does not start? The download is successful otherwise okay. The shortcut appears on the desktop etc. But the program does not start.

    Why is my downloaded Lightroom CC (2015) does not start? The download is successful otherwise okay. The shortcut appears on the desktop etc. But the program does not start.

    Thank you help ! [?]
    2015-04-29 19:58 GMT+02:00 kglad <[email protected]>:
        Why is my downloaded Lightroom CC (2015) does not start? The download
    is successful otherwise okay. The shortcut appears on the desktop etc. But
    the program does not start.  created by kglad
    <https://forums.adobe.com/people/kglad> in *Creative Cloud Download &
    Install* - View the full discussion
    <https://forums.adobe.com/message/7495290#7495290>

  • I downloaded via Creative cloud LRCC , but the program does not start

    i downloaded via Creative Cloud  Lr cc, but the program does not start

    Take a look at this:
    Lightroom doesn't launch or closes automatically after splash screen

  • The demo BPEL application does not start in Oracle AS...

    Hi!
    I'd like to try out the OrderBooking BPEL demo application (what can be got from "http://www.oracle.com/technology/software/tech/webservices/index.html" page), but I cannot, because when I try to launch the webapplication (which will start the BPEL process), I get the next error message in the Mozilla Firefox:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    The application an EAR file, which consists of 2 part:
    - productEJB.jar
    - soaui.war
    This the index.jsp:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
    <title>index</title>
    </head>
    <body>
    <%
    response.sendRedirect("faces/login.jsp");
    %>
    </body>
    </html>
    It find the index.jsp, because when the error message appears, then this is in the title:
    http://localhost:8888/soademo/faces/login.jsp
    Also the redirect is executed already. Maybe wrong JSF configuration? I checked the web.xml, but I think, it is good... :
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    <description>Empty web.xml file for Web Application</description>
    <context-param>
    <param-name>
    oracle.adfinternal.view.faces.DISABLE_CONTENT_COMPRESSION
    </param-name>
    <param-value>true</param-value>
    </context-param>
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>client</param-value>
    </context-param>
    <context-param>
    <param-name>CpxFileName</param-name>
    <param-value>oracle.soademo.view.DataBindings</param-value>
    </context-param>
    <filter>
    <filter-name>adfFaces</filter-name>
    <filter-class>oracle.adf.view.faces.webapp.AdfFacesFilter</filter-class>
    </filter>
    <filter>
    <filter-name>adfBindings</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    </filter>
    <filter>
    <filter-name>SOADemoFilter</filter-name>
    <filter-class>oracle.soademo.view.filter.SOADemoFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <servlet-name>Faces Servlet</servlet-name>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>SOADemoFilter</filter-name>
    <url-pattern>faces/retailclient/*</url-pattern>
    </filter-mapping>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>resources</servlet-name>
    <url-pattern>/adf/*</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>35</session-timeout>
    </session-config>
    <mime-mapping>
    <extension>html</extension>
    <mime-type>text/html</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>txt</extension>
    <mime-type>text/plain</mime-type>
    </mime-mapping>
    <ejb-local-ref>
    <ejb-ref-name>ejb/local/ProductsFacade</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <local>oracle.soademo.clientmodel.ProductsFacadeLocal</local>
    <ejb-link>ProductsFacade</ejb-link>
    </ejb-local-ref>
    </web-app>
    Please help me, I don't know where the problem is!
    I am not adept in Oracle AS, there is a guide for demo and it helps to set AS.
    Thank You very much!

    Hi!
    I'd like to try out the OrderBooking BPEL demo application (what can be got from "http://www.oracle.com/technology/software/tech/webservices/index.html" page), but I cannot, because when I try to launch the webapplication (which will start the BPEL process), I get the next error message in the Mozilla Firefox:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    The application an EAR file, which consists of 2 part:
    - productEJB.jar
    - soaui.war
    This the index.jsp:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
    <title>index</title>
    </head>
    <body>
    <%
    response.sendRedirect("faces/login.jsp");
    %>
    </body>
    </html>
    It find the index.jsp, because when the error message appears, then this is in the title:
    http://localhost:8888/soademo/faces/login.jsp
    Also the redirect is executed already. Maybe wrong JSF configuration? I checked the web.xml, but I think, it is good... :
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    <description>Empty web.xml file for Web Application</description>
    <context-param>
    <param-name>
    oracle.adfinternal.view.faces.DISABLE_CONTENT_COMPRESSION
    </param-name>
    <param-value>true</param-value>
    </context-param>
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>client</param-value>
    </context-param>
    <context-param>
    <param-name>CpxFileName</param-name>
    <param-value>oracle.soademo.view.DataBindings</param-value>
    </context-param>
    <filter>
    <filter-name>adfFaces</filter-name>
    <filter-class>oracle.adf.view.faces.webapp.AdfFacesFilter</filter-class>
    </filter>
    <filter>
    <filter-name>adfBindings</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    </filter>
    <filter>
    <filter-name>SOADemoFilter</filter-name>
    <filter-class>oracle.soademo.view.filter.SOADemoFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <servlet-name>Faces Servlet</servlet-name>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>SOADemoFilter</filter-name>
    <url-pattern>faces/retailclient/*</url-pattern>
    </filter-mapping>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>resources</servlet-name>
    <url-pattern>/adf/*</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>35</session-timeout>
    </session-config>
    <mime-mapping>
    <extension>html</extension>
    <mime-type>text/html</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>txt</extension>
    <mime-type>text/plain</mime-type>
    </mime-mapping>
    <ejb-local-ref>
    <ejb-ref-name>ejb/local/ProductsFacade</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <local>oracle.soademo.clientmodel.ProductsFacadeLocal</local>
    <ejb-link>ProductsFacade</ejb-link>
    </ejb-local-ref>
    </web-app>
    Please help me, I don't know where the problem is!
    I am not adept in Oracle AS, there is a guide for demo and it helps to set AS.
    Thank You very much!

  • "Start Deletion of Data in Receiver System" does not start

    I faced the problem tha data deletion in Receiver system is not started in TDTIM synario.
    I started the activity "Start Deletion of Data in Receiver System" , the job "CNV_TDMS_09_RESTART_JOBS" is aborted till the job "CNV_MBT_CNV_TDMS_09_START_JOBS" is over in Receiver System.
    The error message is "No log was created for object CAGTFBS and sub-objekt SLOMBT".
    After The job "CNV_MBT_CNV_TDMS_09_START_JOBS" is over, the job  "CNV_TDMS_09_RESTART_JOBS" is finished normaly but the no deletion job is released.
    I carried out some deletion job by manual operation but other deletion job is not released.
    Does Anyone knows the solution of this problem ?
    Version:TDMS3.0 SP17
    Basis: 700
    Susumu

    Hi Joerg,
    Thank you for your reply.
    > Please check the syslog for any reference to bad defined batch jobs! (all on receiver)
    Syslog is nothing in receiver system.
    > Is there any deletion job that can not be startet manually on the receiver side?
    >  (So normally on top of the list of scheduled deletion jobs.
    I think all deletion job can be started manually.
    Nomally, some deletion job is finished, the job is released next deletion job but no deletion jobs is released.
    In addition, If rerun job "CNV_TDMS_09_RESTART_JOBS" is finished, no deletion jobs is released.
    Best regards,
    Susumu

  • If I get an app but the download does not start because of not enough storage space, will I be charged?

    There is an app that Is free for limited time. I want to buy it while i can so that I don't have to pay for it when it costs money but I do not have enough storage space and the download won't start. So, now that I already got it but the download hasn't started, does that mean I will be able to get it for free using iCloud later on when it costs money?

    As long as you 'buy' it now, and it remains in the store, then you will be able to re-download it for free via the Purchased tab in the App Store app on your iPod, and the Purchased link under Quicklinks on the right-hand side of the iTunes store home page on your computer's iTunes.

  • I have a mac book pro.  It is 3 years old.  when I push the button to turn on the computer, it does not start.  The little light comes on, but the computer does not start up

    I have a macbook pro.  It is three years old.  It has been working perfectly fine.  However, as of yesterday, whenever I push the "on" button, the computer does not turn on.  The little light comes on indicating that the computer has started, but there is nothing on the computer screen, and it does not make the usually noise that it makes when it cycles on. 
    Any suggestions?

    Check the battery status to make sure it has a full charge (and that the charger is working). Then make sure the screen backlight is turned up.
    If the backlight is up then, try forcing the machine to shutdown (hold the power button for 5 - 10 seconds).  Then restart the computer(listen for the start up chime).
    If the computer does start up and you still cannot see anything reset the PRAM by forcing the machine to shut down (hold power button as before), then press the power button and start holding the key combo
    <Command>+<Option>+p+r
    until you hear the start up chime two or three times, then release the keys and allow to boot

  • Upgrade SM 7.0 to EhP1 - Windows service SAP SID _ inst.no does not start

    Hi gurus,
    I have to upgrade our Solution manager 7.0 (Windows 2003 32-bit, NW 7.0 SP15, Kernel SP185, non-unicode) to the latest SP of EhP1. I downloaded the upgrade and update guides and followed them.
    1. Updated to SPAM 700 SP38.
    2. Stopped the server and updated the Kernel to 32-bit non-unicode 7.01 SP69.
    3. I tried to start the services SAPOSCOL and SAP<SID>_00 and both did not started sayin the application is broken and needs reinstall.
    4. I downgraded to Kernel 23-bit non-unicode 7.01 SP55 and tried again - the service SAPOSCOL started but the service SAP<SID>_00 did not.
    5. I downgraded  to Kernel 23-bit non-unicode 7.01 SP15 and tried again - the same as with SP55.
    6. I restored the original Kernel and the server started normally.
    The update guide says I first should update SPAM and the Kernel and after that run SAINT to import the EhP1 components selected in MOPZ.
    I found a suggestion to run SAINT import before the Kernel upgrade - should I do it?
    How can I resolve the problem?
    Thanks everyone!
    Petar

    Thank you Paul!
    I finally found [another thread|How to Upgrade kernel 7.0 to 7.01; with similar problem solved by SAP note 684106. It solved my problem too.
    I will try to continue update from the current state but will have in mind if something goes wrong your advice. I will write later for the results.
    Regards,
    Petar

  • I will sell my touch. how can i make sure that i dont lose any data but the buyer does not access my info.

    i will sell my touch and get the new one. how can i transfer my apps and ID to the new one and erase my info from the old one?
    thanks!

    Yes.  If you do it through the settings on the iPod and have an older iPod, make sure the iPod is charging either via a computer or wall charger.  It can takes hours to erase an older iPod.

  • I can't share my Final Cut X project : the process does not start. it seems that the project files is not found by the application. why ?

    I crate a project on Final Cut pro X. A 52 mn movie, that works really good on the time line. But I can't export it on DVD or IPad or other devices. The process is engaed but without effective effect. After one hour no result. It seems that the "project" files is not physically recognise by Final Cut export routine. Is anybody had such a bad surprise ?

    Tell everyone what type of video (format) you shot in the camera, what are your project settings and exactly what settings are you choosing when you use Share.

  • Reader 8.1.3 installer does not start on Windows 2003 x64

    Hello,
    i use Windows Server 2003 SP2 as 64 Bit edition on AMD and have installed Reader 8.1.2 successfully. Now i tried to install 8.1.3, which is the most recent of the 8th series i found, and fail because the installer simply does nothing! It starts up and then nothing happens. I've downloaded the EXE several times directly from Adobe with the same result.
    What can i do?

    Sorry, i still don't get why 8.1.2 runs perfectly (and yes, there is a 64bit support for Windows 2003 Server!) and 8.1.3 did not even start. That makes no sense to me.
    And because i want do deploy 8.1.3 even update is no alternative for me.

  • The disp+work.exe process does not start - after a homogenouse system copy-

    Hi there,
    after a system copy from 4.6C (windows server 2003/oracle 10.2) to the same the database start and it is running fine but the when I try to start R/3 the process "disp+work.exe" stops after few seconde. The msg_server is running.
    Is this a problem of memory? Maybe you have a quick feedback?
    Thanks in advance
    HanseAtik

    Hi Sharad,
    Thanks for your reply. the problem was  the password of user SAPR3. Now I changed it vis sqlplus to sap and R/ can start.
    Now I am getting the problem that the saplicense is not valid - when I try to login to R/3. This is logic because its from the source system.
    My problem now is:
    When try install the saplicende vis: saplicense -install
    I get the error message:
    *SAPLICENSE (Release 46D) ERROR ****
    ERROR: Connect to Database failed
    Details: DbsIConnect failed with return code 18.
    Even "R3trans -d" failed.
    Any idea?
    Thanks in advance
    Hanseatik

  • Installed Firefox 4. But, it simply does not start. Freezes after I presss 'Search'

    I have just finished downloading Version 4. Switched off the computer. Started again by clicking on the shortcut icon. Somewhat bland screen appear, just giving a bar for search. When a search is typed in and 'search' button clicked, there is no response --- as if nothing is active!

    Follow these steps to fix it:
    Firefox Menu > Options > Toolbar Layout > Place your Reload button to the left of the Stop button and they will integrate after you close the Customize Toolbar box. Do the same, but place them to the right of the address bar and they will integrate into the address bar.
    Hope this helps!

Maybe you are looking for

  • What does it take to get someone to check into this?

    When I try to call my husband, this is the message I get: Hello welcome to verizon wireless the wireless customer your are trying to reach is unavailable at this time. please try your call again later. then there is some sort of "error code" cited. 

  • Catch / know XML Data of PDF Form (without do XML submit)

    Is it possible from within a PDF form, using JS get / know XML data of the current form? I need to get the same XML data that would be generated with "export data" feature of Adobe Professional. Thx! 

  • Iphoto grayed out

    Why is my iPhoto grayed out in my Launchpad? and when try to open it i get this message " This item is temporary unavailable try again later". All this happen after my MBPro update to the Photos App. Any suggestions...... Thank you.

  • Apex + "merge into"

    Hi all, I have a table named contacts. I created a form+report and added some java script to auto-fill in the required fields. Now I want to use the merge into (aka upsert) to insert the person if it doesn't exist or update it if i make some extra mo

  • Leopard 10.5 won't install

    I have a g4 Mac mini that meets the minimum requirements for osx 10.5. I recently purchased install disks for 10.5 from someone who upgraded their intel iMac from 10.5 to 10.6. When I try to install Leopard it tells me that it can't install on my com