apache / incubator-kie-issues

Apache License 2.0
12 stars 1 forks source link

KIE-Sandbox DMN execution is broken after applying accelerator if the executed model imports another model #722

Open jaimeizuz opened 1 year ago

jaimeizuz commented 1 year ago

Hello,

the execution of a DMN model that imports another DMN model in the same project in KIE-Sandbox is broken after applying the Quarkus accelerator (tested with other custom accelerators as well, the issue is reproduced).

Before applying the accelerator everything works fine.

It's reproducer in v0.32.0 and daily-dev as well.

Steps to reproduce:

I've attached the logs I see in the extended-services container. dmn-runner-error.log

yesamer commented 8 months ago

@thiagoelg @tiagobento I tested it against the current version in main. It reproduces partially, in detail: after applying the accelerator, the DMN runner form shows an error for ~1 - 2 seconds, but thereafter the DMN runner works again.

https://github.com/apache/incubator-kie-issues/assets/16005046/8041abd2-cb40-4add-914d-0a5138ab9a41

If the behavior is confirmed, I would classify it as an improvement and not a bug. Instead of that error, I would show a loading message or something similar. As an alternative, we can just close the DMN Runner drawer