In process designer(stunner) of business central, when adding text annotation, the following error appears in server.log.
18:18:03,198 ERROR [org.drools.core.xml.ExtensibleXmlParser] (default task-1) Process Info: id:textAnnotationErrorReproducer.test, pkg:com.cee, name:test, version:1.0 Node Info: id:_AAE5CEFC-FB8F-4C61-8D8C-0C7B3AFD3472 name:Text Annotation Parser message: (null: 31, 93): cvc-complex-type.3.2.2: Attribute 'name' is not allowed to appear in element 'bpmn2:textAnnotation'.
Since validation succeeds and the process works without problem even though the ERROR happens, this can be ignored, but it's hard for the user to confirm if there is no problem or not. Since this error appears when opening/saving bpmn, performing validation and building kjar, so this is annoying and should be eliminated.
- clones
-
RHPAM-3488 Text Annotation causes ERROR: Attribute 'name' is not allowed to appear in element 'bpmn2:textAnnotation'
- Closed
- is related to
-
JBPM-9876 Text Annotation causes ERROR: Attribute 'name' is not allowed to appear in element 'bpmn2:textAnnotation'
- Resolved