Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-4409

Process execution gets stuck

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Blocker
    • None
    • jBPM 6.0.1.Final
    • Console, Runtime Engine
    • None
    • Hide

      1) Compile all the attached 3 projects.
      2) Deploy the ReusableSubProcessClient project on the KIE workbench.
      3) Start the "Sample Process".
      4) Complete the Human Task with any String value.

      Execution will halt it'll be never returned to parent process.

      Show
      1) Compile all the attached 3 projects. 2) Deploy the ReusableSubProcessClient project on the KIE workbench. 3) Start the "Sample Process". 4) Complete the Human Task with any String value. Execution will halt it'll be never returned to parent process.

    Description

      I have a process A which contains two call activities B and C. Call activitiy C contains a Human task. When I include process A in another process Z as a reusable sub process and start the process Z. After starting process Z, process execution normally goes to process A, it calls call activities B and C as expected. But after this execution is getting stuck and execution of process Z never resumes. Process instance tab of KIE workbench shows that process instances of A, B and C are completed, Process instance Z is in Active state forever. There are no exceptions. Execution of processes is just getting stuck. When I replace on of the call activities with a script task, everything works fine. When I run the JUnits everything works fine. This problem is coming only when I invoke a process from KIE workbench.

      Attachments

        1. ReusableSubProcess.zip
          10 kB
        2. ReusableSubProcess2.zip
          10 kB
        3. ReusableSubProcessClient.zip
          25 kB
        4. server.log
          944 kB

        Activity

          People

            salaboy@gmail.com Mauricio Salatino (Inactive)
            waghvikrant_jira Vikrant Wagh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: