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

NotSerializableException: org.jbpm.bpmn2.xml.ProcessHandler$1 when trying to serialize CancelActivity action

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • jBPM 5.4.0.Beta1
    • jBPM 5.3
    • Runtime Engine
    • None
    • guvnor-distribution-wars-5.4.0.Final-jboss-as-7.0.war

      Guvnor fails to create/serialize a package when it contains a process that uses Boundary Events with CancelActivity = true.

      Checking the ProcessHandler class, on line 475, it creates a new Action to cancel the current node instance. The resulting inner class does not implements Serializable, causing the following exception: java.io.NotSerializableException: org.jbpm.bpmn2.xml.ProcessHandler$1.

              swiderski.maciej Maciej Swiderski (Inactive)
              cnicolai@redhat.com Cristiano Nicolai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: