Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3850

The Signal with same ID is marshalled twice in bpmn source file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 7.11.1.GA
    • jBPM Designer
    • False
    • False
    • undefined
    • Hide
      1. Create a process with two signal events.
      2. Set the same signal to both events.
      3. See the server.log
      4. Download the bpmn file.

      Actual result

      Server log contains Error messages.
      Bpmn file contains two signals with the same ID and the same name.

      Expected result

      No error messages are in server.log
      Bpmn file contains only unique signals.

      Show
      Create a process with two signal events. Set the same signal to both events. See the server.log Download the bpmn file. Actual result Server log contains Error messages. Bpmn file contains two signals with the same ID and the same name. Expected result No error messages are in server.log Bpmn file contains only unique signals.

    Description

      The Signal with same ID is marshalled twice in bpmn source file.

      Error in server.log:

      ERROR [org.drools.core.xml.ExtensibleXmlParser] (EJB default - 1) Node Info: id:_f49ba330-fb69-3420-9ebe-a298f60c5b0e name:signal1 
      Parser message: (null: 4, 76): cvc-id.2: There are multiple occurrences of ID value '_f49ba330-fb69-3420-9ebe-a298f60c5b0e'.
      ERROR [org.drools.core.xml.ExtensibleXmlParser] (EJB default - 1) Node Info: id:_f49ba330-fb69-3420-9ebe-a298f60c5b0e name:signal1 
      Parser message: (null: 4, 76): cvc-attribute.3: The value '_f49ba330-fb69-3420-9ebe-a298f60c5b0e' of attribute 'id' on element 'bpmn2:signal' is not valid with respect to its type, 'ID'.
      
      

      Attachments

        Issue Links

          Activity

            People

              romartin@redhat.com Roger Martinez
              lterifaj@redhat.com Lubomir Terifaj
              Lubomir Terifaj Lubomir Terifaj
              Lubomir Terifaj Lubomir Terifaj
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: