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

Error logged if reusable subprocess has some dataInput mapping but no dataOutput mapping in stunner

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 7.58.0.Final
    • Designer
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • Hide
      1. Import attached project in Business Central.
      2. Open main process and then click validate (check mark) button.

      Actual result

      Validation succeed without any error in GUI, but you can see the ERROR in server.log.

      Expected result

      Either both validation and server.log are free of errors, or there is also the message in GUI in case the server.log contains error messages.

      Show
      Import attached project in Business Central. Open main process and then click validate (check mark) button. Actual result Validation succeed without any error in GUI, but you can see the ERROR in server.log. Expected result Either both validation and server.log are free of errors, or there is also the message in GUI in case the server.log contains error messages.

      When modelling a simple process, like Start->Reusable sub-process->End, and assign some process variable to Data input, validation would succeed but the following error appears in server.log.

       17:53:49,482 ERROR [org.drools.core.xml.ExtensibleXmlParser] (default task-39) Process Info: id:noDataOutputReproducer.main, pkg:com.gss.nodataoutputreproducer, name:main, version:1.0 
      Node Info: id: name: 
      Parser message: (null: 31, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.

      Building project and running process works without any problem.

            jenrique@redhat.com Jaime Enriquez (Inactive)
            jenrique@redhat.com Jaime Enriquez (Inactive)
            Lubomir Terifaj Lubomir Terifaj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: