BTW, the tomcat4.conf file had TOMCAT_USER="tomcat4" which explains my problems with port 80. I changed that to root, and went back into the server.xml and changed the port to 80, and now I'm getting the same Tomcat error response when I http to that machine as I was getting below on port 8080.
Lisa On Friday, March 21, 2003 12:57 PM, Lisa Foister [SMTP:[EMAIL PROTECTED] wrote: > I am logged in as root, with no other web server running, so I don't know > why I'm having trouble with port 80, unless somewhere the tomcat process is > configured to run as the tomcat4 user. However, I changed my server.xml to > use port 8080, and at least I'm not getting errors on stopping although I'm > still not seeing it on the process list when it's running -- or maybe I'm > just not looking for the right thing? When I http to port 8080 on that > machine, I now get a Tomcat-style error message (which at least indicates > to me that it's probably running, if possibly configured incorrectly), > "HTTP Status 500 - No Context configured to process this request". > Shouldn't I be getting some sort of default home page? > > Thanks! > > Lisa > > On Friday, March 21, 2003 12:26 PM, John Turner > [SMTP:[EMAIL PROTECTED] wrote: > > << File: ATT00025.txt; charset = iso-8859-15 >> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
