By the way, the missing 8005 listening port probably explains this
previous exception :
May 13, 2009 3:02:39 PM org.apache.catalina.startup.Catalina stopServer
SEVERE: Catalina.stop:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
I believe that the way Tomcat gets stopped, is by connecting to its own
port 8005 and sending the magic command.
I'm almost tempted to say : scratch this Tomcat, re-install it fresh
with just the examples, let's make sure it works and opens all ports it
should, test an example app, and then let's re-add the exodus app
carefully and in the right place.
And then check if that one works through port 8080, and then let's
configure the mod_jk bit.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org