Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-633

Deployment Error in JPA When deploying empty synchronous process

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0
    • 2.0
    • Deployment
    • None
    • Debian/Linux, Tomcat 5.5, ODE Trunk Rev. 787195

    Description

      When an empty, synchronous process is deployed, the deployment engine crashes with a duplicate key exception in the JPA hibernate API.

      The process is structured as follows:

      • receive, receiving an empty message as part=payload
      • reply, replying with a non-initialized output var
      • both placed in a sequence container named main
        I have attached to complete WSDL/BPEL Files to this bug to be able to reproduce it easily.

      For testing, I have decided to add a BPEL:empty Empty Activity between the receive and the reply activity, and - guess what - it worked!

      This bug is really annoying because I'd like to test the execution speed of an empty process and compare it to the performance of other processes. Measuring an empty process would have been a good possibility to measure the time that is required to load a process from the persistance api, instanciating it and doing the necessary Axis2 work.

      Attachments

        1. emptyprocess.zip
          3 kB
          Christian Fonden
        2. jpa_error.txt
          5 kB
          Christian Fonden

        Activity

          People

            Unassigned Unassigned
            christian.fonden Christian Fonden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: