i'm monitoring the process today (sending the same query every 5 seconds). it crashed twice. i'm trying to figure out the pattern. somehow I don't think it has to do with the number of requests
On Mon, Dec 6, 2010 at 12:49 PM, Mark Thomas <ma...@apache.org> wrote: > On 06/12/2010 20:44, Guillaume Carbonneau wrote: >> >> It happens every day or so. >> Nothing happens before in the log... I'm logging the requests but >> tomcat dies when there is no traffic it seems. >> >> I even tried to bench it with more than 10000 requests the other day >> and it handled the load pretty fine and no "crash". >> >> I control all the code in my app, there is no System.exit() call > > There have been cases of libraries calling System.exit() on some error > conditions. > > Also check /vat/log/syslog for the Linux out of memory killer. > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org