>> Can I see ApplicationShutdownHooks source code ?
>
> That is located in java.lang, you can see the source online...
>

Sorry, I meant about *your* app's shutdown hook.

>> What 's com.evertz.registry.ServerRegistryListener ?

Right

>
> This is just the listener that triggers the shutdown call.
> That the trace shows it that I call System.exit(0), which then runs the 
> shutdown hooks, but then gets stuck running the CatalinaShutdownHook. It 
> looks like all CatalinaShutdownHook does is call catalina.stop, I don't 
> really know how to figure out what it is waiting on though.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to