"Robinson, Eric" <[email protected]> wrote: >Agreed. Anyway, in this case the thread is on a tomcat server that is >only used for scheduled java tasks. Users do not access it directly. >Very puzzling. What's I'd really like is for some well-known tomcat >guru >to say that in our environment, -Xms16M is fine and that the assertion >that a low -Xms value could result in memory shortages at runtime or >thread freezes is silly.
Providing -Xmx is set appropiately and the OS is able to respond promptly when the java process requests more memory then such a statement seems silly. Gc logging is the way to confirm what is happening. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
