I had set controller.enableShutdownHook=true  and 
Runtime.getRuntime().addShutdownHook(new ControllerShutdownHook(this))executed 
but when I stop the service ControllerShutdownHook.run() did not execute
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: SEQUOIA-1145
         URL: https://forge.continuent.org/jira/browse/SEQUOIA-1145
     Project: Sequoia
        Type: Bug

  Components: Core  
    Versions: sequoia 2.10.10    
 Environment: Windows 2003
JDK 1.6
    Reporter: Alex Wang


I have used Window wrapper to start Sequoia and  I had set 
controller.enableShutdownHook=true  and 
Runtime.getRuntime().addShutdownHook(new ControllerShutdownHook(this))executed 
[the log info "Controller shutdown hook enabled." displaied in log file ] but 
when I stop the service ControllerShutdownHook.run() did not execute.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to