Skip to content

Fix config file not being read #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

keastrid
Copy link

The current native launcher does not resolve placeholders for the jvmOptionsFile, leading to the options never being loaded.

The empty string filtering in the options loading code is a workaround for an issue I don't fully understand, where if missing and an empty options file is present the application will fail to start though the generated java command that is executed seems to be correct.

The bootstrap file seems to also suffer from a placeholder issue, so I have updated that as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant