Posted By:
Anonymous
Posted On:
Friday, March 2, 2001 04:22 PM
I added a shutDownHook to my server daemon. Some times when i SIGTERM it, the the JVM doesn't terminate. Why?
If i SIGKILL it the JVM gets killed, but it doesn't execute the cleanup code. Any sugestion?