Closed st4s1k closed 2 years ago
This is probably an issue with Gluon Substrate, not GraalVM. Gluon does not claim it provides all the config you may need and states that you may still need to run the native-image-agent, from the docs (https://docs.gluonhq.com/#_gluonfxrunagent): This goal is not strictly needed, as the GluonFX plugin already provides a basic set of configuration files
.
So either provide the additional required config yourself, or create an issue on the substrate GitHub page to request it to be added to the default config list.
Yeah, you're right, sorry I didn't know which one caused the problem gluon or graalvm. Thanks.
Hi @st4s1k. Yes, this should be solved running the native-image-agent from gluon and providing the required reflection config. Feel free to reopen this issue if after completing the suggested steps the issue persists.
@st4s1k Did you manage to solve this problem? I have a similar bug.
@cleversonlira https://github.com/gluonhq/substrate/issues/1130
Expected Behavior
Application should run without any issues as in my previous release
Current Behavior
Steps to Reproduce
<VBox alignment="TOP_CENTER" fillWidth="false">
Your Environment
https://github.com/st4s1k/League-of-Legends-Team-Composition-Tool/blob/master/.github/workflows/windows.yml