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

Instance work done within newest process version after receiving request to a retired instance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.2
    • 1.3.4
    • BPEL Runtime
    • None

    Description

      I did following:

      1. deployed process X version 1
      2. started instance A
      3. deployed process X version 2
      4. continued instance A
      5. instance A tried to read external variable, but it caused error, because it took definition from X version 2

      I did some investigation and saw that in PartnerLinkMyRoleImpl.java, there is a runtime context created for my role partner link, which points to process X version 2.
      I did a patch, which took BpelProcess object from process instance's dao for execution and this solved problem.

      Attachments

        Activity

          People

            rrusin Rafal Rusin
            rrusin Rafal Rusin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: