From: [EMAIL PROTECTED]
> Bug report #527 has just been filed.
>
> Synopsis:
> Trouble starting Tomcat
>
> Description:
> 1. On windows 98, classpath, Java_home etc. can't be saved and they should be set
>each time.
> 2. MS-DOS window reports 'Out of Environment Space' error message and does not load.
This is not a bug, but a problem with your enviroment.
Try this:
Put the following sentence in your config.sys
shell=c:\command.com /p /e:8192
And reboot your machine
The /e switch is for setting the environment space. 8192 should be enough.
Casper Gjerris