>C:\jakarta-tomcat\bin>TOMCAT.BAT start
>Out of environment space
>Out of environment space
>Out of environment space
>Out of environment space
>Out of environment space

To fix this you'll need to edit your c:\config.sys and either add, or modify
this entry

        SHELL=C:\COMMAND.COM C:\ /P /E:4096

You've run out of environment space within your DOS shell. This will
increase it to 4096 bytes, so when the CLASSPATH gets set, there
is space for it.



--
Kumera - a new Open Source Content Management System
for small to medium web sites written in Perl and using XML
http://www.cyber4.org/kumera/index.html

Reply via email to