[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Handle-info] Shuting down handle server
Hi Sam,
More recent versions of java allow for a shutdown hook that the
handle server uses (if available) to cleanly shut down the database
and any open files/sockets. This hook is called when you kill the
handle server process via the kill command or Control-C, but not if
you use something overly harsh such as "kill -9". So, killing the
handle server is safe if you are using java 1.4 or higher (a
requirement with the latest release) and don't use the -9 signal to
kill it.
Thanks,
Sean
On Aug 28, 2006, at 8:10 PM, Sam Liberman wrote:
Hello,
Is there a proper way to shutdown handle server? I don't think it's
OK to
just kill Java process.
Thank You.
Sam.
--
Sam Liberman
SamLiberman@gmail.com
--
Sean Reilly, CNRI
Location this week: Edinburgh, Scotland
hdl:200/0
_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info