skyhook icon indicating copy to clipboard operation
skyhook copied to clipboard

[BUG] Stuck on shutdown with exception about NoClassDef

Open shanipribadi opened this issue 3 years ago • 1 comments

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: https://github.com/netty/netty/issues/6596

adding the workaround mentioned here seems to help: https://github.com/netty/netty/issues/6596#issuecomment-449875781

shanipribadi avatar May 29 '21 05:05 shanipribadi

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.

reugn avatar May 30 '21 08:05 reugn