jaimeizuz opened a new issue, #722: URL: https://github.com/apache/incubator-kie-issues/issues/722
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. Steps to reproduce: - Clone [this repo](https://github.com/jizuzqui/dmn-import-test-project.git) with the KIE-Sandbox UI - Run the RepetirExamenLicenciaDecision model. The form is generated and execution works fine. - Apply the Quarkus Accelerator - Run the RepetirExamenLicenciaDecision model again. The form is not generated amymore, showing an error panel in the UI. I've attached the logs I see in the extended-services container. [dmn-runner-error.log](https://github.com/apache/incubator-kie-issues/files/13459324/dmn-runner-error.log) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
