Charles,

one problem could be insufficient RAM you assigned to Tomcat.
How much RAM have you set to your Tomcat?

Don't confuse physical RAM with the virtual memory sizing of the Java
heap.  Having insufficient RAM on the system will only result in
excessive paging, not process termination.
What do you mean by paging?

You can set a minimum of RAM while you set a file called setenv.bat in C:\{CATALINA_HOME}\bin\ for example like this:

As has been stated numerous times in this thread, the OP is running
Tomcat as a Windows service, so no scripts are available.  Heap settings
have to be done with the tomcat5w.exe program.
Ok...I slip this.

-- Franck

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to