Skip to content
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

launcher exits the VM with status code 0 when an exception is thrown VertxApplicationHooks #17

Closed
bitkid opened this issue Jan 21, 2025 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@bitkid
Copy link

bitkid commented Jan 21, 2025

i don't know why the original ticket was closed but this is definetely not working.

https://gist.github.com/bitkid/30456f73833b9074e3ac39704256d4e2

this is the simple test code.

i put it into a fat jar and start it with

java -cp the-all.jar Launchie

it writes

"throw exception" in the shell

and when i do echo $? it returns 0

@bitkid bitkid added the bug Something isn't working label Jan 21, 2025
@tsegismont tsegismont added duplicate This issue or pull request already exists and removed bug Something isn't working labels Jan 21, 2025
@tsegismont
Copy link
Contributor

The original ticket was closed by lack of information on how to reproduce. Please update the original ticket with your findings.

Duplicates #15

@tsegismont tsegismont closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants