[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ganymede Help] Stop Server
|
| 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.
| thanz
|
| sze yee
-------------------------------------------------------------------------------
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>