Your TOMCAT_PATH is not correctly set.
 
should be:
 
set TOMCAT_HOME=c:\jakart~1.4\tomcat
 
Regards,
----- Original Message -----
Sent: Tuesday, July 16, 2002 12:16 PM
Subject: problem deploying TOMCAT

hi all
 
iam having problems deploying the tomcat web server.i downloaded (jakarta-tomcat-3.2.4.zip) the same from the jakarta site and deployed as per their given instructions.
 
i made the following settings in my autoexec.bat
 
set PATH=c:\windows;c:\windows\command
 
set PATH="%PATH%";c:\j2sdk1.4.0;c:\j2sdk1.4.0\bin
 
set CLASSPATH=.;..
set CLASSPATH=%CLASSPATH%;c:\j2sdk1.4.0\lib\tools.jar;c:\j2sdk1.4.0\lib\dt.jar
 
set CLASSPATH=%CLASSPATH%;c:\jakart~1.4\lib\webserver.jar
set CLASSPATH=%CLASSPATH%;c:\jakart~1.4\lib\jasper.jar
set CLASSPATH=%CLASSPATH%;c:\jakart~1.4\lib\servlet.jar
set CLASSPATH=%CLASSPATH%;c:\jakart~1.4\lib\jaxp.jar
set CLASSPATH=%CLASSPATH%;c:\jakart~1.4\lib\crimson.jar
set CLASSPATH=%CLASSPATH%;c:\jakart~1.4\lib\ant.jar
set CLASSPATH=%CLASSPATH%;c:\jakart~1.4\lib\parser.jar
 
set TOMCAT_HOME=c:\jakart~1.4;
 
set JAVA_HOME=c:\j2sdk1.4.0;
 
but when i try to deploy the server by typing startup at the command prompt i get an error output like this
 
Out of Environment space
Out of Environment space
Out of Environment space
Out of Environment space
Out of Environment space
Out of Environment space
unable to load the CLASSPATH dynamically
NOTE :  To Set the CLASSPATH dynamically on Win9X systems only dos 8.3 names may be used in TOMCAT_HOME!
Setting your CLASSPATH statically
Out of Environment space
Out of Environment space
Out of Environment space
Out of Environment space
Out of Environment space
Out of Environment space
 
using CLASSPATH:
 
Starting Tomcat in new window
Bad command or file name
 
and the control returns back to the command prompt.
 
can anyone plz tell me where iam going wrong.
 
with rgds
Rajasekhar

*********************************************************
Disclaimer

This message (including any attachments) contains
confidential information intended for a specific
individual and purpose, and is protected by law.
If you are not the intended recipient, you should
delete this message and are hereby notified that
any disclosure, copying, or distribution of this
message, or the taking of any action based on it,
is strictly prohibited.

*********************************************************

Visit us at http://www.mahindrabt.com

Reply via email to