Thought I'd make a note here (18 months later :-) since I was getting the same message running Tomcat 6 on Cygwin and the problem was that the +x permission wasn't set on bin/setclasspath.sh
Cheers Anthony Rabaa wrote: > > On November 25, 2005 10:13 am, Caldarale, Charles R wrote: >> > From: Anthony Rabaa [mailto:[EMAIL PROTECTED] >> > Subject: BASEDIR problem with Tomcat 5.5 + compat >> > >> > The BASEDIR environment variable is not defined correctly >> > This environment variable is needed to run this program >> > >> > $CATALINA_HOME=/home/foo/bin/apache-tomcat-5.5.12 >> > $JAVA_HOME=/opt/sun-jdk-1.4.2.09 > > 'JAVA_HOME=/opt/sun-jdk-1.4.2.09 ; export JAVA_HOME' in /etc/profile, > 'CATALINA_HOME=/home/foo/bin/apache-tomcat-5.5.12 ; export CATALINA_HOME' > in /home/foo/.bash_profile. I can echo both and see the value's set > properly > after login. Setting $CATALINA_HOME in startup.sh had no effect either. > -- > Anthony Rabaa > SGML/XML Systems Designer & Network Administrator > AMCon Research Inc., http://www.amconresearch.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/BASEDIR-problem-with-Tomcat-5.5-%2B-compat-tf617865.html#a11162201 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]