Details

    • Type: Task Task
    • Status: Done Done (View Workflow)
    • Priority: Normal Normal
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: FN
    • Labels:
      None Labels
    • Customer:
      Mobinets

      Description

      We identified an issue with the current Flowable process definitions on cloud env related to empty <errorEventDefinition/> elements in BPMN end events.
      Problem:

      In some deployed process definitions, end events had <errorEventDefinition/> without an errorRef.

      Flowable requires an error code for error end events.

      When these processes are executed, the following exception occurs:

      org.flowable.common.engine.api.FlowableIllegalArgumentException: Error Code must not be null
      at org.flowable.engine.delegate.BpmnError.setErrorCode(BpmnError.java:53)
      at org.flowable.engine.delegate.BpmnError.<init>(BpmnError.java:48)
      at org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior.execute(ErrorEndEventActivityBehavior.java:48)

      Root Cause:

      Flowable engine requires all <errorEventDefinition/> elements to have a valid errorRef.

      Some older BPMN files were deployed without a global error or without specifying errorRef on end events.

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Bug Open Bug Dev Scheduled Dev Scheduled
        10m 47s 1 Ayed Bada 27/Jan/26 12:45 PM
        Dev Scheduled Dev Scheduled Implementation in progress Implementation in progress
        5s 1 Ayed Bada 27/Jan/26 12:45 PM
        Implementation in progress Implementation in progress To Be Released To Be Released
        7s 1 Ayed Bada 27/Jan/26 12:46 PM
        To Be Released To Be Released Ready for QA Ready for QA
        1m 46s 1 Khaled Khalil 27/Jan/26 12:47 PM
        Ready for QA Ready for QA Done Done
        2d 1h 23m 1 Khaled Khalil 29/Jan/26 2:10 PM

          People

          • Assignee:
            Ayed Bada
            Reporter:
            Zein Trabelsi
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:
              Actual Start:
              Date of Baselining:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 day, 6 hours
              1d 6h

                Drag and Drop