Tomcat Saturation
Posted: Mon Feb 27, 2012 5:59 pm
Dear all,
When Openemm has more than a few hundred emails everything goes really sluggish. The server slows down to point where redirections take a few long seconds and finally timed out. This has happened a few times and I cannot figure out why. I tweaked the JVM memory to 2049-4096. The catalina log files has some info on:
and lots of
After sending 7,000 from a total of around 141,000 I recieved an error saying the the mails url were incorrect. Then it stopped on 7000.
Any help would be appreciated.
When Openemm has more than a few hundred emails everything goes really sluggish. The server slows down to point where redirections take a few long seconds and finally timed out. This has happened a few times and I cannot figure out why. I tweaked the JVM memory to 2049-4096. The catalina log files has some info on:
Code: Select all
2012-02-27 15:50:25,187: ERROR [http-7881-3] org.agnitas - no url found for id:30
2012-02-27 15:51:54,932: INFO [http-7881-2] org.agnitas.userlogs - admin: do load mailing Refresca su Imagen
2012-02-27 16:02:39,109: ERROR [http-7881-2] org.agnitas - no url found for id:27
202012-02-27 16:05:16,136: INFO [http-7881-2] org.agnitas.userlogs - admin: do load mailing Refresca su Imagen
2012-02-27 16:32:18,818: ERROR [http-7881-6] org.agnitas - Http error connecting to 'http://www.openemm.org//version/2011/current_version.html'
2012-02-27 16:32:18,818: ERROR [http-7881-6] org.agnitas - The host did not accept the connection within timeout of 5000 ms
2012-02-27 16:38:06,143: ERROR [http-7881-5] org.agnitas - getDefaultValue: Can't find resource for bundle java.util.PropertyResourceBundle, key redirection.status
2012-02-27 16:38:06,143: ERROR [http-7881-5] org.agnitas - getDefaultValue: Can't find resource for bundle java.util.PropertyResourceBundle, key redirection.status2012-02-27 16:59:34,674: INFO [http-7881-6] org.agnitas.userlogs - admin: do load mailing Refresca su Imagen
2012-02-27 17:00:07,835: ERROR [http-7881-7] org.agnitas - getDefaultValue: Can't find resource for bundle java.util.PropertyResourceBundle, key redirection.status
Code: Select all
2012-02-27 15:02:49,486: ERROR [http-7881-3] org.agnitas - getDefaultValue: Can't find resource for bundle java.util.PropertyResourceBundle, key redirection.status
Any help would be appreciated.