Re: BASEDIR problem with Tomcat 5.5 + compat

2007-06-17 Thread fluffyland
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 >> >

Re: BASEDIR problem [solved]

2006-05-23 Thread Edoardo Panfili
Edoardo Panfili wrote: hy, I did an upgrade from 5.5.12 to 5.5.17 now I can't start the server -- # bin/catalina.sh start The BASEDIR environment variable is not defined correctly This environment variable is needed to run this program -- --

BASEDIR problem

2006-05-23 Thread Edoardo Panfili
hy, I did an upgrade from 5.5.12 to 5.5.17 now I can't start the server -- # bin/catalina.sh start The BASEDIR environment variable is not defined correctly This environment variable is needed to run this program -- - # uname -a Darwin vn

Re: BASEDIR problem with Tomcat 5.5 + compat

2005-11-25 Thread Anthony Rabaa
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

RE: BASEDIR problem with Tomcat 5.5 + compat

2005-11-25 Thread Caldarale, Charles R
> 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

BASEDIR problem with Tomcat 5.5 + compat

2005-11-25 Thread Anthony Rabaa
Hello, I've been fiddling with Tomcat 5.5, looking to get it setup on a laptop running Sun's 1.4 SDK. I'm having an issue with the BASEDIR variable: The BASEDIR environment variable is not defined correctly This environment variable is needed to run this program $CATALINA_HOME=/home/foo/bin/ap