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

[BUG] Stuck on shutdown with exception about NoClassDef #11

Open
shanipribadi opened this issue May 29, 2021 · 1 comment
Open

[BUG] Stuck on shutdown with exception about NoClassDef #11

shanipribadi opened this issue May 29, 2021 · 1 comment

Comments

@shanipribadi
Copy link

When shutting down skyhook with ctrl-c / SIGTERM,

skyhook throw an exception and does not exit cleanly (and I have to SIGKILL it).

This issue seems to be explained here:
netty/netty#6596

adding the workaround mentioned here seems to help:
netty/netty#6596 (comment)

@reugn
Copy link
Member

reugn commented May 30, 2021

Hi @shanipribadi, thanks for reporting this.
I can't reproduce such an issue. Could you please share your system details like OS, Java version, etc? And the exception stack trace 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

No branches or pull requests

2 participants