hi ,i am using windows XP machine. when i 'startup' tomcat i am getting this error "The CATALINA_HOME environment variable is not defined correctly. This Environment variable is needed to run this program " actually, i have set JAVA_HOME,CATALINA_HOME TOMCAT_HOME and also the path and classpath. but i have not done DOS memory settings.when i right click on 'startup.bat' i do not see Memory tab etc...in the properties.
is the error corresponding to the DOS memory ? where do i have to do the memory settings ? can anyone tell me? thanks mary
Adam Hardy
Ranch Hand
Joined: Oct 09, 2001
Posts: 564
posted
0
Are you using tomcat 3 or tomcat 4? 3 uses TOMCAT_HOME and 4 uses CATALINA_HOME. Where have you defined them? In a batch file or in the system properties/environment tab? How do you start tomcat? As a service or from a command line or from an icon?
I have seen things you people would not believe, attack ships on fire off the shoulder of Orion, c-beams sparkling in the dark near the Tennhauser Gate. All these moments will be lost in time, like tears in the rain.
mary nathan
Greenhorn
Joined: May 10, 2002
Posts: 16
posted
0
hi hardy i am using tomcat 4.0.3. i defined all the variables in the 'system properties'. i am calling 'startup' from command line. can u tell me where do i have to include 'DOS memory settings'? mary
mary nathan
Greenhorn
Joined: May 10, 2002
Posts: 16
posted
0
hi now i think i have downloaded the correct version of 'jakarta-tomcat'. and i am running tomcat successfully. thanks mary
Anonymous
Ranch Hand
Joined: Nov 22, 2008
Posts: 18944
posted
0
So your problem was solved by a reinstall of Tomcat?