-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jan,
On 9/2/2010 2:42 AM, jan gestre wrote: > I'm the only user of this dedicated machine, it's not yet in > production that's why I'm quite sure :). Even the init scripts logs > tells that Tomcat is started only to find out that it's not actually > running because of sudden death. You may still have started Tomcat more than once, or something else might be running on the machine taking those ports. Try these: $ ps aux | grep java (See if there are any java processes running) $ netstat -an | grep 8080 You may need to be root in order to read all processes and port usages. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkx/uisACgkQ9CaO5/Lv0PCObACeKJXQnRdwba+x60PGcS8PRDU6 qMAAn3+93i2uNJaQWAmsx3T6kCewbCB2 =ZpbR -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org