Saturday, August 05, 2006 4:34 AM
Subject: Re: Re: how to use jsvc to stop the tomcat service
Patrick,
I did compile jsvc for tc version 5.5.15 and there may be
differences. Try the command:
/bin/jsvc -help that will list your available options. My version
indicates that -stop has to be
gt;
> Date: 2006/08/04 Fri PM 03:23:39 EDT
> To: "'Patrick Wang'" <[EMAIL PROTECTED]>,
>
> Subject: Re: how to use jsvc to stop the tomcat service
>
>
>
> Warren:
>
>
>
> Thanks for the help. I tried to run the comman
Message-
From: Warren Pace [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 03, 2006 2:28 PM
To: Tomcat Users List
Subject: Re: Re: how to use jsvc to stop the tomcat service
Pat,
See reply below. I left out the left curly brace in the if [ ! -x
${JSVC_BIN} ]; then
statement
use jsvc to stop the tomcat service
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message
of course, stopping a service is used using the Windows "Services" GUI.
Control Panel -> Administrative Tools -> Services
Filip
Patrick Wang wrote:
Hi All:
I am using TOMCAT 5.0.28, I found the following command to start a tomcat
instance on the documentation page, however it did not mention
if you want a more complete Tomcat service, that lets you do thread
dumps etc, take a look at:
http://people.apache.org/~fhanik/wrapper.html
Filip
Patrick Wang wrote:
Hi All:
I am using TOMCAT 5.0.28, I found the following command to start a tomcat
instance on the documentation page, however
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this makes your new message appear as part
of the old thread. Thi
Pat,
See reply below. I left out the left curly brace in the if [ ! -x
${JSVC_BIN} ]; then
statement. Sorry, didn't proof-read before I hit send...
>
> From: Warren Pace <[EMAIL PROTECTED]>
> Date: 2006/08/03 Thu PM 05:20:47 EDT
> To: "Tomcat Users List"
>
> From: "Patrick Wang" <[EMAIL PROTECTED]>
> Date: 2006/08/03 Thu PM 02:27:35 EDT
> To: "'Tomcat Users List'"
> Subject: how to use jsvc to stop the tomcat service
>
> Hi All:
>
> I am using TOMCAT 5.0.28, I found the following command to start a tomcat
> instance on the documentation page,