Made sure there were no other processes using the port before starting this time; also serving static htm page as welcome page; still seeing same problem! Thanks, David D.
Juan Ignacio Garzón wrote: > Are you entering to a static or dynamic (ie servlet, jsp) page? Maybe > its a database timeout, or the application you are running is too > heavy (a performance bug). > > Try entering a static page in order to discard an application / > database problem. > > 2007/8/8, David Doughty <[EMAIL PROTECTED]>: > >> I've got a Tomcat installation that is acting strange, and not being >> much of a Tomcat geek, I'm feeling a bit lost. We just rebuilt the java >> application it's supposed to be serving, and restarted Tomcat. It appears >> (from 'ps' and the log files) to start up just fine; netstat shows a >> process listening on the port (8080); but when we point a browser to the >> port, we get a timeout. There isn't another app listening on >> that port; no errors in the tomcat logs or /var/log/messages... >> We've tried going back to older code, up to newer code, and always get the >> same result. >> Any suggestions? Tomcat 4 on Redhat 7; Coyote connector by itself (ie. no >> webserver). >> Thanks, >> David D. >> --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]