using more memory, different classpath

2002-04-22 Thread jason wood
(1) i received an out of memory exception and would like to know where to tell tomcat to use more memory (2) my tomcat installation directory is located on c:\ (this is where we keep development software), and d:\company_name\classes\... . How do i tell tomcat that my classes directory is

Re: using more memory, different classpath

2002-04-22 Thread Jacob Kjome
Hello jason, Monday, April 22, 2002, 2:14:39 PM, you wrote: jw (1) i received an out of memory exception and would like to know where to tell tomcat to use more memory use environment variables TOMCAT_OPTS (for Tomcat3.2.x or 3.3.x) and CATALINA_OPTS (for Tomcat 4.xx) to add options that

RE: using more memory, different classpath

2002-04-22 Thread Tim Cronin
1) if your using 4.x you can increase memory /w the following env var CATALINA_OPTS=-Xmsthe number of megs to start withm -Original Message- From: jason wood [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 2:15 PM To: [EMAIL PROTECTED] Subject: using more memory, different

RE: using more memory, different classpath

2002-04-22 Thread Tim Cronin
Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 2:44 PM To: Tomcat Users List Subject: Re: using more memory, different classpath Hello jason, Monday, April 22, 2002, 2:14:39 PM, you wrote: jw (1) i received an out of memory exception and would like to know