-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paul,

On 8/26/2010 2:19 PM, Paul Bourget wrote:
> Thanks for looking at this. Wouldn't the first instance have open ports
> (indicated by netstat)?  Or some httpd tasks (ps -ef).

Yes, I would expect that. How are you launching Tomcat?

I'm wondering if you're somehow launching Tomcat twice at once. Then
again, one of them should succeed and the other should fail. Take the
suggestions from others to modify your 'netstat' invocation to avoid
showing service names instead of port numbers.

Chuck has a good point: your server.xml looks like it's got some really
old stuff in it. It's very possible that you've been dragging a
server.xml from previous Tomcat versions around with you.

Consider starting over with the server.xml that ships with Tomcat: just
modify the shutdown port, AJP connector port, disable the HTTP
connector, tweak the <Host> settings, and re-enable your AccessLogValve.

It's unlikely to fix anything, but it will definitely clean things up.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx2s08ACgkQ9CaO5/Lv0PBEpgCfTBKbtPqe2c+iDAOmoEaKLYJg
RDYAn3KdPkwWWH+cQIqQMl/cn+B8Qfre
=vFka
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to