Hi,

--- David Jencks <[EMAIL PROTECTED]> wrote:
> I imagine you already know this, I have found that if jboss hangs
> on
> shutdown sending it SIGABRT kills it without leaving all the ports
> it is
> using permanently disabled.  

What I am doing in the tests is to try shutting it down with
org.jboss.Shutdown.

If that fails (which it always does at the moment), I then do a kill
-9 (SIGKILL) - but even this seems to sometimes fail - or my
algorithm in unix script for determining the root java process maybe
failing   ;-)

> Do you happen to know it there is some
> way to
> release ports held by a crashed and killed program?  Until I found
> the
> SIGABRT I had to reboot several times.

I don't really see this affect - I can either see the process is
still there - and then I can kill -9 it - or its not there, in which
case, I can start a new jboss, no worries.  I've not rebooted the box
for 37 days.

Chris

=====
Need somewhere to Live in London - http://freeflats.com

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. 
http://im.yahoo.com

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to