-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Carl,

On 2/12/2010 3:03 PM, Carl wrote:
> Oooo, that's interesting.  Just tried kill -9 xxx (the process id of the
> java process) on one the servers not currently in production and it put
> nothing in the catalina.out file and nothing in the Slackware messages
> file.
> 
> Time to test the ideas from Chris and Peter.

Maybe you should look around for a script like this:

#!/bin/sh

while true
do
  sleep `random`
  killall -KILL java
done

:)

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkt1tb4ACgkQ9CaO5/Lv0PArjgCeJ5HUImbpQCTyBgqVFt16bqUB
NtMAn2kuTh159ad00+Y059p3XqCj5tZr
=cLAj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to