[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ganymede Help] Stop Server
|
| So what is the command to stop the rmiregister ?
Use the normal UNIX ps and kill commands to kill it.
Just be sure that the Ganymede server has already stopped.. once the
rmiregistry has been killed, no new clients or admin consoles will be
able to connect to the Ganymede server.
| 10q.
|
| sze yee
|
|
| --- Jonathan Abbey <jonabbey@arlut.utexas.edu> wrote:
| > | Hi,all
| > |
| > | I notice when I issue the stopServer command, the
| > | ganymede server stops but the rmi service is still
| > | running. Is that an intended feature of the stop
| > | server?
| >
| > Yes, the stopServer command does not stop the
| > rmiregistry process,
| > because the rmiregistry process may be providing RMI
| > lookup services
| > to other RMI services on the same system.
| >
| > In fact, all stopServer does is to send a message to
| > the Ganymede
| > server, telling it to shut down cleanly. The
| > Ganymede server has no
| > way to order the rmiregistry process to shut down,
| > so it does not.
-------------------------------------------------------------------------------
Jonathan Abbey jonabbey@arlut.utexas.edu
Applied Research Laboratories The University of Texas at Austin
Ganymede, a GPL'ed metadirectory for UNIX http://www.arlut.utexas.edu/gash2
----------------------------------------------------------------------------
To make changes to your subscription to the Ganymede Help list, send
mail to majordomo@arlut.utexas.edu.
To unsubcribe, include the line
unsubscribe ganymede-help
in the body of your mail message
Visit the Ganymede web page at http://www.arlut.utexas.edu/gash2
----------------------------------------------------------------------------
Re: [Ganymede Help] Stop Server
- From: Jonathan Abbey <jonabbey@arlut.utexas.edu>