RE: Problems starting Tomcat on Win 95

2001-01-10 Thread Martin Vlk
One thing you have to do is increasing your buffer for environment variables. Unfortunatelly I dont remember right command. --vlcak -Original Message- From: Andrew.Martin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 15:29 To: [EMAIL PROTECTED] Subject: Problems starting

RE: Problems starting Tomcat on Win 95

2001-01-10 Thread Andy Freeborough
The amount of memory space allocated to Windows to use for environment space is painfully small. You need to have something like the following line in your config.sys file: shell=c:\command.com /e:1024 /p The number, 1024, is the amount of memory allocated to environment space in bytes. So we

RE: Problems starting Tomcat on Win 95

2001-01-10 Thread thebridgeproductions
Title: Problems starting Tomcat on Win 95 Hello Andrew, Open up your DOS prompt, right click in the upper left corner (the logo), get Properties, and set your initial memory larger. Say 2816 or so. You may have to do this a few times as it can reject the setting. Hope this helps, Craig

RE: Problems starting Tomcat on Win 95

2001-01-10 Thread Li, Ming (.)
Title: Problems starting Tomcat on Win 95 You need increase the memery for environment space. You right click your mouse, then you should see a popup. From there you set the memory to 4096. and try again. -Original Message-From: Andrew.Martin [mailto:[EMAIL PROTECTED]]Sent: