Hi everyone, I'm new to tomcat and have downloaded / installed / started tomcat 3.2.1 on RH linux as per apache.org's instructions. after using the startup.sh script, i get hundreds of FileNotFoundExceptions in doc/api/javax/servlet/jsp/ and /javadoc and WEB-INF directories. i also get FileNotFoundExceptions for /usr/local/jakarta/jakarta-tomcat-3.2.1/conf/tomcat-apache.conf (Permission denied) and others. According to apache.org, When Tomcat starts up it will automatically generate a configuration file for Apache in TOMCAT_HOME/conf/tomcat-apache.conf. This file is not there even after i do startup.sh. The last two lines of startup.sh say: PoolTcpConnector: Starting HttpConnectionHandler on 8080 PoolTcpConnector: Starting Ajpl2ConnectionHandler on 8007 There is no logs/tomcat.log file indicating startup errors. Is my server actually running? Thank you. David David Lu [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
