On 10/02/2014 18:51, Christopher Schultz wrote: > Perhaps the background thread should catch and ignore OutOfMemory > errors?
Once you have an OOME, all bets are off. You'd be better off catching the OOME and calling System.exit(). Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org