out tomcat.
And, is there any relation with the follows ?
"A process" is apache ?
>> 'hangin process' - A process which become orphon (very rare!). And joins
>> under 'init' process, that becomes hard to be
>killed. (I think there might be lots of nice
der 'init' process, that becomes hard to be
killed. (I think there might be lots of nice terms to refer to these kind
processes)
>
>
>--
>Manivannan Palanichamy
>http://geocities.com/manivannan57
>
>
>
>
>
>
>-Original Message-
>Fr
hem.
[EMAIL PROTECTED] wrote:
>yes, the 'unclosed sockets', 'hanging process' and the likes are some notable
>root causes.
>
>--
>Manivannan Palanichamy
>http://geocities.com/manivannan57
>
>
>
>
>
>
>-Original Message-
>From: Y
ply. This is how it can be
>shutdown indirectly.
>
>(If still not working, the worst solution is to restart you machine.)
>
>Good luck/
>
>
>
>--
>Manivannan Palanichamy
>http://geocities.com/manivannan57
>
>
>
>
>
>
>-Original Message
g correctly.
>
>--
>Manivannan Palanichamy
>http://geocities.com/manivannan57
>
>
>
>
>
>
>-Original Message-
>From: Yasunori Taniguchi <[EMAIL PROTECTED]>
>To: Tomcat Users List
>Sent: Mon, 17 Apr 2006 13:05:24 +0900
>Subject: Re
no web application executing, the following matter never happen ?
Yasunori Taniguchi さんは書きました:
>Hi.
>
>Please help me.
>
>I'm using apache and tomcat to use Web-based GUI tool on RHEL3.0.
>The GUI tool has a shell script that starts/stops apache and tomcat.
>This script
ot;Checking: "
if [ -f /usr/local/apache/httpd.pid ]; then
rc_failed 0
rc_status -v
exit 0
else
rc_failed 3
rc_status -v
exit 3
fi
fi
;;
*)
echo "Usage: $0 {start|stop|restart|status}"
;