Hi
 
    You have to increase your environment space.
 
    At the moment I am using win2k and I can't remember exactly where to set. But if you right click on Tomcat's startup.bat in Windows Explorer and choose properties, it is in there where you can chaneg your environment space setting. Set it to the highest.
 
    Hope this help :)
 
 
Regards,
Tinnapat
 
 
----- Original Message -----
Sent: Tuesday, July 16, 2002 11:16 AM
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

Reply via email to