Hi; I've been trying to install and use Tomcat 4.0.1 in stand alone mode on Suse 7.2 linux.
I haven't been able to get my tomcat files to come up in my browser( Netscape 6.2.1 ) using http://localhost:8080/ I also haven't gotten any error messages that might give me a clue :). I don't have a web server or any kind of networking software running on my box. These are the messages I got from std out when I ran startup.sh: ======================================================= Using CLASSPATH: /usr/local/Tomcat/bin/bootstrap.jar:/usr/local/JDK/lib/tools.jar Using CATALINA_BASE: /usr/local/Tomcat Using CATALINA_HOME: /usr/local/Tomcat Using JAVA_HOME: /usr/local/JDK ======================================================= These are the messages I got when running shutdown.sh: ======================================================= steves linux> /usr/local/Tomcat/bin/catalina.sh line 234: 1265 Segment Fault $JAVA_HOME /usr/local/JDK/bin/java $CATALINA_OPTS -classpath $CP -Dcatalina.base=$CATALINA_BASE -Dcatalina.home=$CATALINA_HOME org.apache.catalina.startup.Bootstrap "$@" stop root@linux:/home/steve/KDesktop > Using CLASSPATH: /usr/local/Tomcat/bin/bootstrap.jar:/usr/local/JDK/lib/tools.jar Using CATALINA_BASE: /usr/local/Tomcat Using CATALINA_HOME: /usr/local/Tomcat Using JAVA_HOME: /usr/local/JDK ========================================================= Any clues would be greatly appreciated Thanks in advance -- Steve The Java Resource Dump http://www.geocities.com/beforewisdom/Java/index.html ------------------------------------------------------- "Rancor is an outpouring of a feeling of inferiority" - Jose' Ortega y Gasset -------------------------------------------------------- -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
