You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Edoardo Panfili <ed...@aspix.it> on 2006/05/23 16:28:53 UTC

BASEDIR problem

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 vnr.agr.unipg.it 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC  Power 
Macintosh powerpc
#java -version
java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-233)
Java HotSpot(TM) Client VM (build 1.4.2-56, mixed mode)
-----------------

I try to set CATALINA_HOME ma nothing is changed, the systems works fine 
before the upgrade.

I can't find usefull infoormations on the net, can someone help me?

thank you.
Edoardo
-- 
edoardo@aspix.it
AIM: edoardopn
Jabber: edoardopa@talk.google.com
tel:075 9142766

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: BASEDIR problem [solved]

Posted by Edoardo Panfili <ed...@aspix.it>.
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
> ----------------------
> 
> 
> -----------------
> # uname -a
> Darwin vnr.agr.unipg.it 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 
> 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC  Power 
> Macintosh powerpc
> #java -version
> java version "1.4.2_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-233)
> Java HotSpot(TM) Client VM (build 1.4.2-56, mixed mode)
> -----------------
> 
> I try to set CATALINA_HOME ma nothing is changed, the systems works fine 
> before the upgrade.
> 
> I can't find usefull infoormations on the net, can someone help me?
> 
I spend many time for a very simple thing, sorry.

chmod +x TOMCAT_BASE_DIR/bin/*.sh

no need to set CATALINA_HOME

Edoardo

-- 
edoardo@aspix.it
AIM: edoardopn
Jabber: edoardopa@talk.google.com
tel:075 9142766

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org