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