-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

박원석,

On 12/18/13, 9:47 PM, 박원석 wrote:
> Thanks, your response
> 
> I found the problem why tomcat unexpectly shutdown.it is not a 
> system.exit() method and kill command and shutdown port
> 
> The problem is that the opertator using his own script to start
> tomcat.
> 
> the script is like this
> 
> ================================= #!/bin/bash 
> ./tomcat_path/bin/startup.sh tail -f
> /tomcat_path/logs/catalina.2013-12-19.log
> 
> =================================
> 
> tomcat shutdown normally progress when the operator excuete a
> script and close the terminal window that he excueted  (terminal is
> secureCRT, putty,x Xshell)
> 
> "The Ctrl + c" input is not a shutdown condition, but close the
> terminl unexpectly shutdown the tomcat.
> 
> why this script cause the shutdown problem?

When the terminal disconnects, you may be killing the process that way.

You might want to consider looking at the "nohup" command to see if
that will help.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJSsmryAAoJEBzwKT+lPKRYTykQAKBafTOV1SOojwA5/708dpxC
64F9m7hCXYCxebhDW7SPJopBxfM/Bj0CdH/OSeyD+Uf9NLMMBQIPb5HkgxlwydgU
yi/i6gjE+spAGhvrJFlfHmEGSUe0I8oOk5eCxodIhXK+6e7ip3njlGu5CWvPq+JA
ETtytyIwdRc0H7fGJFMzmAWnkLmHhvhmXW12fdiHqFthOhe0iHFPMXFOw43iLTIp
lyF6BWNNv4iGL3B3OaWZeIfP4+EQzkk5ZOGC9ArwlrvM+Rucs553FSaW8/2dZHH1
BVsULLECxeDFKksuz3UZIHQyAkyigIU4Ss/V4SzFHmwinM4nQJL/IMfN+tF/31vK
c2f97AZtZgk5e6NA7Na6DrhdHOhAosHnhWpxmqNUYRu4UsM7Fdqmz790ZIK2fMRb
NOgtwIHU7zXj7rfWo12l5qRtN7K/mstlCGni8hpQaBol/YO0VRF3xezmP6gzdIyw
KfVrJJQsJN5YbjvLgs1ug1RABfxwoPeKOQLch7ynVuu4Z8FkifDdzVTS1XrGd54K
cUVJVHhoSLzKYYqzKQgWc4YrXedn0mgHUpEiYXygtn1aHXv8HdjhTlWx0m4Ew5FZ
iYDusNaGtiLAGeyLjbFVMSXq+60jwUq97WTX9MGpYVVd9OSiMNa+JsvKnPh5KMnM
maamHYKb4RLyP4byOP8L
=Rn1h
-----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