5 Replies Latest reply on Jun 10, 2013 4:35 AM by lauradp

    jBPM process not completed (sometimes)

    lauradp

      Hello everybody,

      I'm facing a strange problem on my bjpm process.

      My process contains a human task (managed by an AsynchHornetQHTWorkItemHandlet), executed (started and then completed) by an extenal application through human task API (taskClient.start(...) taskClient.complete()). Sometimes (25-30% af times) after the human task has been completed the process doesn't continue its execution. When the process blocks human task's record in workItemInfo table is not deleted from the database..

      Can anyone suggest me a solution  to this problem?