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

JobExecutorThread is terminated after an Error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jBPM 3.2.7
    • jBPM 3.2.6.SP1, jBPM 3.2.5.SP5
    • Runtime Engine
    • None

      consider the following process:

      state1+timer -> state2+node-enter:action

      The ActionHandler class which is executed as a result of the timer moving the token forward runs into a serious problem, eg. a NoClassDefFoundError.

      As a result, the JobExecutorThread which has been executing this timer is killed: Exception in thread "JbpmJobExector:127.0.0.1:1", and eventually no JobExecutorThreads are left to execute timers.

            aguizar_jira Alejandro Guizar (Inactive)
            rhn-support-mputz Martin Weiler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: