tomcatctl fails to stop Tomcat
Guy Davis
davis at guydavis.ca
Wed Jun 25 12:08:19 PDT 2008
Hi, I'm moving from a Fedora Core system for my JSP-based web site to Mac
OSX
10.5. I just installed Apache, mod_jk, and Tomcat 5 using MacPorts.
However, even though Tomcat's server.xml file has the following:
<Server port="8005" shutdown="SHUTDOWN">
a quick netstat shows that Tomcat is not actually listening to 8005 when it
starts. So when I run:
sudo tomcatctl stop
I get this on the console:
Stopping Tomcat...(pid 3468)............... giving up.
and this in catalina.2008-06-25.log:
Jun 24, 2008 9:37:20 PM org.apache.catalina.startup.Catalina stopServer
SEVERE: Catalina.stop:
java.net.ConnectException: Connection refused
...
Any ideas? How are people currently stopping tomcat? Right now all I can
do is 'kill PID' and then it is restarted (by daemondo?)
Thanks,
Guy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20080625/6a519431/attachment.htm
More information about the macports-users
mailing list