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

ProcessDefinition delete throws HibernateException: null index column for collection: org. jbpm.graph.def.ProcessDefinition.actions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jBPM 3.2.2
    • jBPM 3.2.1
    • Runtime Engine
    • None

      if the process definition contains a task with notify="yes", eg.

      <task-node name="mail">
      <task name="email info" notify="yes">
      <assignment actor-id="mputz"></assignment>
      </task>
      <transition to="end-state1"></transition>
      </task-node>

      the deletion of this process definition results in the stated HibernateException:
      null index column for collection: org. jbpm.graph.def.ProcessDefinition.actions

              tom.baeyens Tom Baeyens (Inactive)
              rhn-support-mputz Martin Weiler (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: