--- Dwight Farris <[EMAIL PROTECTED]> wrote: > Quick question about memory allocation - could the > issue described below be > a product of the settings in the following startup > allocation: > > > > CATALINA_OPTS="$CATALINA_OPTS -Xms256m > -Xmx1024m" >
A couple of questions: - Any Exceptions / Errors in the Tomcat log file(s)? - What version of Java? I usally set starting and max memory the same; read somewhere that garbage collection is more efficient when that is done. If you are running Java 5+ you may be running out of PermGen space - check the log file(s) and the archives for recommendations. -Bob ____________________________________________________________________________________ Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. http://autos.yahoo.com/green_center/ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]