See item 2 under the "(5) Troubleshooting:" section of RUNNING.txt in the Tomcat installation directory. It addresses this issue.
Cheers, Larry > -----Original Message----- > From: puneet sachar [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 05, 2002 6:09 AM > To: Tomcat Users List > Subject: RE: tomact not staring > > > sir i did that what already > > > not working > > is tomcat4.0.4 is for NT only as i'm using win 98 > > Puneet > > > > --- jon wingfield <[EMAIL PROTECTED]> wrote: > > change the memory settings for the DOS console. When > > I run TC under windows > > I have the initial environment memory set to 4096 > > (the maximum available > > through the UI). > > > > -----Original Message----- > > From: puneet sachar [mailto:[EMAIL PROTECTED]] > > Sent: 05 June 2002 07:06 > > To: Tomcat Users List > > Subject: tomact not staring > > > > > > hi developers > > > > > > i have installed tomcat 4.0.4 > > and did everything as mention ... > > > > and in autoexec file mention set java_home as > > c:\jdk1.3 > > > > > > still giving me error out of environment space > > > > when changes made to memory of the .bat file .. > > > > now saying java_home variable is not defien... > > > > this is starnge to me .. > > same working ta my home not in office > > > > > > vie my bat file and tell me what could be error > > > > > > -------------------------------------------------- > > SET JAVA_HOME=C:\JDK1.3 > > SET CATALINA_HOME=c:\Tomcat > > > > SET > > > PATH=C:\JDK1.3\bin;C:\Tomcat\bin;C:\JMETER\jakarta-jmeter\bin; > C:\Oracle\Ora8 > > 1\BIN;.; > > SET > > > CLASSPATH=C:\jdk1.3\lib\tools.jar;C:\Tomcat\lib\jasper-compile > r.jar;C:\Tomca > > > t\lib\jasper-runtime.jar;C:\Tomcat\lib\naming-factory.jar;.; > > > > > ----------------------------------------------------- > > > > regards > > Puneet > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! - Official partner of 2002 FIFA World Cup > > http://fifaworldcup.yahoo.com > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > -- > To unsubscribe, e-mail: > <mailto:tomcat-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
