]
Guilherme Gomes closed DROOLS-5671.
-----------------------------------
Resolution: Duplicate Issue
This JIRA represents the same issue reported on
[DMN Designer] Text annotation causes unexpected system error
-------------------------------------------------------------
Key: DROOLS-5671
URL:
https://issues.redhat.com/browse/DROOLS-5671
Project: Drools
Issue Type: Bug
Components: DMN Editor
Affects Versions: 7.44.0.Final
Reporter: LubomÃr Terifaj
Assignee: Guilherme Gomes
Priority: Major
Labels: drools-tools
Creating Text annotation causes unexpected system error.
Error details:
{code:java}
Uncaught exception: Exception caught: CDI Event exception: CommandType=CDIEvent,
BeanType=org.kie.workbench.common.stunner.core.client.canvas.controls.event.BuildCanvasShapeEvent,
BeanReference=BuildCanvasShapeEvent
[definition=org.kie.workbench.common.dmn.api.definition.model.TextAnnotation@85a8abd2,
factory=org.kie.workbench.common.dmn.client.shape.factory.DMNShapeFactory@4941,
clientX=674, clientY=350], FromClient=1 sent to [unavailable] Caused by: CDI Event
exception: CommandType=CDIEvent,
BeanType=org.kie.workbench.common.stunner.core.client.canvas.controls.event.BuildCanvasShapeEvent,
BeanReference=BuildCanvasShapeEvent
[definition=org.kie.workbench.common.dmn.api.definition.model.TextAnnotation@85a8abd2,
factory=org.kie.workbench.common.dmn.client.shape.factory.DMNShapeFactory@4941,
clientX=674, clientY=350], FromClient=1 sent to [unavailable] Caused by: CDI Event
exception: CommandType=CDIEvent,
BeanType=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent,
BeanReference=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent@4bb7,
FromClient=1 sent to [unavailable] Caused by: CDI Event exception: CommandType=CDIEvent,
BeanType=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent,
BeanReference=org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent@4bb6,
FromClient=1 sent to [unavailable] Caused by: (TypeError) : c is null
{code}