http://jira.hyperic.com/browse/HHQ-1736
Start agent in colsole mode
After its successfully up an running ctrl-c to exit. It gives following error but eventually succeeds. Is there a timeout we can specify before JSW shutdown hook is called to avoid this error?
wrapper | INT trapped. Shutting down.
jvm 1 | Stopping agent ...
jvm 1 | Success -- agent is stopped!
jvm 1 | Wrapper Manager: Unable to unregister shutdown hook: java.lang.IllegalStateException: Shutdown in progress
wrapper | <-- Wrapper Stopped
Anonymous