shutdown with telnet is ok.

It appears the message "Stopping service Tomcat-Standalone" on the shell but
the Window does not close.

Should I recompile the entire catalina source code ?

Thank you

fabio

----- Original Message -----
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, September 04, 2003 4:28 PM
Subject: RE: (errata corrige) tomcat 4.1.27: cannot shutdown tomcat !!



Howdy,

>> >Can you telnet to localhost:8005 and issue SHUTDOWN?
>
> YES, but how to issue shutdown ?

Ah, OK, this is better.  Just type SHUTDOWN and press enter.  Tomcat
looks for any TCP/IP connection with sending that string.  See the
Server configuration reference:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/server.html

See the await() function here for the source code:
http://cvs.apache.org/viewcvs/jakarta-tomcat-catalina/catalina/src/share
/org/apache/catalina/core/StandardServer.java?rev=1.22&content-type=text
/vnd.viewcvs-markup

Yoav Shapira





This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to