Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BB1D91C6 for ; Thu, 16 Feb 2012 20:55:26 +0000 (UTC) Received: (qmail 26829 invoked by uid 500); 16 Feb 2012 20:55:26 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 26799 invoked by uid 500); 16 Feb 2012 20:55:26 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 26792 invoked by uid 99); 16 Feb 2012 20:55:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 20:55:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 20:55:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BF1631BBE03 for ; Thu, 16 Feb 2012 20:54:59 +0000 (UTC) Date: Thu, 16 Feb 2012 20:54:59 +0000 (UTC) From: "Hiram Chirino (Assigned) (JIRA)" To: commits@activemq.apache.org Message-ID: <1587577304.47953.1329425699784.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1442563484.36296.1329226261959.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (APLO-160) Apollo becoming unresponsive under stress test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/APLO-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino reassigned APLO-160: ---------------------------------- Assignee: Hiram Chirino > Apollo becoming unresponsive under stress test > ---------------------------------------------- > > Key: APLO-160 > URL: https://issues.apache.org/jira/browse/APLO-160 > Project: ActiveMQ Apollo > Issue Type: Bug > Environment: apollo-1.1-20120209.032648-24 > Reporter: Lionel Cons > Assignee: Hiram Chirino > Attachments: apollo.dump > > > While running a stress test against apollo-1.1-20120209.032648-24 (many concurrent TCP connections), the broker became unresponsive. > It logged several times: java.lang.OutOfMemoryError: GC overhead limit exceeded > It also logged other warnings, probably related: > 2012-02-14 14:14:49,273 | WARN | handle failed | org.eclipse.jetty.io.nio | Apollo Task > 2012-02-14 14:18:39,073 | WARN | Problem scavenging sessions | org.eclipse.jetty.server.session | HashSessionScavenger-0 > It could not be stopped either, I had to kill -9 it. > What can be done to avoid these problems? > FWIW, java has been started with -server -Xmx8192m -Xms4096m -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira