-
Bug
-
Resolution: Done
-
Major
-
None
-
2020 Week 07-09 (from Feb 10), 2020 Week 10-12 (from Mar 2)
When modelling a simple process, like Start->Reusable sub-process->End, with NO activity's data assignments being set, the following error is shown in server log:
11:52:00,446 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-306) Process Info: id:ReusableSub-Process.PrintToConsoleCallingExternalProcess, pkg:com.myspace.reusablesub_process, name:PrintToConsoleCallingExternalProcess, version:1.0 Node Info: id:_A2J1ka-LEemM97VCLzf9XA name: Parser message: (null: 38, 60): 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":documentation, "http://www.omg.org/spec/BPMN/20100524/MODEL":extensionElements, "http://www.omg.org/spec/BPMN/20100524/MODEL":dataInput, "http://www.omg.org/spec/BPMN/20100524/MODEL":dataOutput, "http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet}' is expected. 11:52:00,448 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-299) Completed indexing 1 events for indexer [id=org.uberfire.ext.metadata.io.CoreIndexer] in cluster [KClusterImpl [clusterId=MySpace/ReusableSub-Process/master]]. 11:52:00,469 ERROR [org.drools.core.xml.ExtensibleXmlParser] (Thread-306) Process Info: id:ReusableSub-Process.PrintToConsoleCallingExternalProcess, pkg:com.myspace.reusablesub_process, name:PrintToConsoleCallingExternalProcess, version:1.0 Node Info: id:_A2J1ka-LEemM97VCLzf9XA name: Parser message: (null: 38, 60): 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":documentation, "http://www.omg.org/spec/BPMN/20100524/MODEL":extensionElements, "http://www.omg.org/spec/BPMN/20100524/MODEL":dataInput, "http://www.omg.org/spec/BPMN/20100524/MODEL":dataOutput, "http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet}' is expected. 11:52:00,476 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (EJB default - 8) Incremental build request being processed: default://master@MySpace/ReusableSub-Process/src/main/resources/com/myspace/reusablesub_process/PrintToConsoleCallingExternalProcess.bpmn (updated). 11:52:00,500 INFO [org.uberfire.ext.metadata.io.IndexerDispatcher] (Thread-306) Completed indexing 1 events for indexer [id=org.kie.workbench.common.stunner.bpmn.backend.indexing.BpmnFileIndexer] in cluster [KClusterImpl [clusterId=MySpace/ReusableSub-Process/master]]. 11:52:00,500 INFO [org.uberfire.ext.metadata.io.IOServiceIndexedImpl] (Thread-306) Completed indexing 1 events in cluster [KClusterImpl [clusterId=MySpace/ReusableSub-Process/master]]. 11:52:00,568 ERROR [org.drools.core.xml.ExtensibleXmlParser] (EJB default - 8) Process Info: id:ReusableSub-Process.PrintToConsoleCallingExternalProcess, pkg:com.myspace.reusablesub_process, name:PrintToConsoleCallingExternalProcess, version:1.0 Node Info: id:_A2J1ka-LEemM97VCLzf9XA name: Parser message: (null: 38, 60): 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":documentation, "http://www.omg.org/spec/BPMN/20100524/MODEL":extensionElements, "http://www.omg.org/spec/BPMN/20100524/MODEL":dataInput, "http://www.omg.org/spec/BPMN/20100524/MODEL":dataOutput, "http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet}' is expected.
- clones
-
JBPM-8680 Stunner - Process with Reusable sub-process print errors to the server log
- Resolved
- is related to
-
KOGITO-5624 This epic contains list of issues we need to test with new marshallers
- Open
-
RHPAM-3480 Error logged if reusable subprocess has some dataInput mapping but no dataOutput mapping in stunner
- Closed