On Wed, 14 Feb 2001 13:12:52 +0530
"V.T.R.Ravi Kumar" <[EMAIL PROTECTED] > HI,
> I have installed TOMCAT 3.2.1. It is in the c:\program files\apache
> group\jakarta-tomcat\ folder
>
>
> I have the following in the autoexec.bat
>
> PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\jdk1.2.1\BIN;
> SET CLASSPATH=C:\jdk1.2.1\LIB\TOOLS.jar;
> SET JAVA_HOME=c:\jdk1.2.1\;
> SET ANT_HOME=c:\program files\apache group\jakarta-tomcat\;
> SET TOMCAT_HOME=c:\program files\apache group\jakarta-tomcat\;
>
> When i run the startup or for the case any bat file in the tomcat/bin
> directory i get the followin message....
>

> Out of Environment space

You should start Tomcat from a dos command line and check the amount of
ram allocated to this command line by left-clicking on the left corner of
the window (command line window). If the amount of ram allocated is not
maximum, increase it.

For the rest check your environment variables in autoexec.bat and look at
the batch scripts you want to run (i don't use tomcat under windows, so i
can't help you with this).

--
Julien Gilli
[EMAIL PROTECTED]
http://darktigrou.free.fr

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to