On Fri, Jan 19, 2001 at 10:00:40PM -0800, Joseph Mok wrote:
> Hi all,
> 
> I'm brand new to JBoss. So far, everything's pretty good except that for an
> error when starting the server on subsequent attempts after stopping it
> (using Ctrl-C). Any ideas will certainly help. Thanks! It's fine when it
> first runs.
> 
> It seems that the server doesn't terminate gracefully as the error reports
> that port 5555 used by the naming service is still in use.
> 
> My OS is NT 4 and the JDK is 1.3.

Are you using the IBM JDK? The most recent IBM jdk I tested with didn't seem
to implement the shutdown hooks properly, so C-c didn't actually give jBoss
the chance to shut down properly. Also, you can use 'kill java' to destroy
the java process (though this may kill more than the jboss java proc -- be
careful!).

Good luck,
Derek


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to