Well I've done some work on Jahia's dev version to try to improve shutdown, but I haven't had the occasion to properly test it yet. Also the current CVS HEAD is quite unstable so I can't recommend doing anything else with it than testing it :)


Regards,
  Serge...

At 17:49 22.06.2004, you wrote:
On Mon, 21 Jun 2004, ghislain.cussonneau wrote:

> kill -9 XXXX
> to kill the process !

I think we are all trying to find the proper way to make that Tomcat
process be killed with the rest of the java processes when the shutdown
script is run.

I would suggest avoiding kill -9 if simply kill (which sends TERM or 15 to
the process) Kill -9 can leave memory allocated and other resources
unintentionally and should always be last resort.

Gerald

- -- --- -----=[ serge.huber at jahia dot com ]=---- --- -- -
Jahia : A collaborative source CMS and Portal Server
www.jahia.org Community and product web site
www.jahia.com Commercial services company





Reply via email to