External monitor?<br><br><div class="gmail_quote">6 апреля 2012 г. 23:55 пользователь Brian Stansberry <span dir="ltr">&lt;<a href="mailto:brian.stansberry@redhat.com">brian.stansberry@redhat.com</a>&gt;</span> написал:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I can&#39;t figure out a way to produce a notification of an impending<br>
server shutdown if a user does a soft kill of the server process.<br>
<br>
It&#39;s easy enough if shutdown is initiated by a management op; the op<br>
handler can trigger the notification. But a soft kill triggers a<br>
shutdown hook registered by the MSC ServiceContainer, and once that<br>
starts, services start stopping semi-randomly and its too late to notify<br>
anyone that that is going to start happening.<br>
<br>
The MSC shutdown stuff isn&#39;t exposed, so there&#39;s no way to tie into<br>
that. Adding another shutdown hook doesn&#39;t help as there&#39;s no<br>
predictable order of execution.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Brian Stansberry<br>
Principal Software Engineer<br>
JBoss by Red Hat<br>
_______________________________________________<br>
jboss-as7-dev mailing list<br>
<a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br>
</font></span></blockquote></div><br>