On Tue, Feb 16, 2010 at 9:37 AM, Matt Raible <m...@raibledesigns.com> wrote: > I recently upgraded http://raibledesigns.com to run on Tomcat 6.0.24 > and Java 6 (1.6.0_07). While my site seems to hum along just fine, > when I approve/delete comments, the following error occurs in my logs: > > Feb 16, 2010 7:34:02 AM org.apache.catalina.core.StandardWrapperValve invoke > SEVERE: Servlet.service() for servlet default threw exception > java.lang.OutOfMemoryError: unable to create new native thread > at java.lang.Thread.start0(Native Method) > at java.lang.Thread.start(Thread.java:574)
That's odd. And a bummer. Does that happen immediately or after the site is up for some long period of time? Does the out-of-memory error happen in other places too? I've been running on Tomcat 5 and JDK 6 for some time now, but I cannot remember if I upgraded before or after switching from Roller 4.0 to Roller 5.0-dev. - Dave