On Thu, 27 Sep 2001, Michael Simons wrote:

> On my Linux box (kernel 2.4) the command
>
> $ java -jar /opt/orion/admin.jar ormi://localhost/  admin <adminpassword> -restart
>
> doesn't work. The following messages are written to the console where orion server 
>is running:
>
> Error starting RMI-Server: IO Error: Address already in use
> Error starting HTTP-Server: Address already in use
>
> A shutdown after issuing the restart command doesn't work either.
> Any hints what I'm missing would be highly appreciated.
>
> michael
>
>
Take a look at orionsupport.com about shutdown orion server. You need to
use -force to do the shutdown. As for the restart, it's not documented
there. So just stop, then start. The address already in use error msg is
because the shutdown is not clean, the port is still in use.
XW


Reply via email to