Return-Path: Delivered-To: apmail-community-commits-archive@minotaur.apache.org Received: (qmail 21243 invoked from network); 25 May 2010 10:16:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 May 2010 10:16:47 -0000 Received: (qmail 39336 invoked by uid 500); 25 May 2010 10:16:47 -0000 Delivered-To: apmail-community-commits-archive@community.apache.org Received: (qmail 39314 invoked by uid 500); 25 May 2010 10:16:46 -0000 Mailing-List: contact commits-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list commits@community.apache.org Received: (qmail 39307 invoked by uid 99); 25 May 2010 10:16:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 10:16:45 +0000 X-ASF-Spam-Status: No, hits=-1461.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 10:16:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4PAGO8P021718 for ; Tue, 25 May 2010 10:16:24 GMT Message-ID: <23761380.31191274782584739.JavaMail.jira@thor> Date: Tue, 25 May 2010 06:16:24 -0400 (EDT) From: "nagarajan (JIRA)" To: commits@community.apache.org Subject: [jira] Created: (COMDEV-48) JMeter throws out of memory during endurance testing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 JMeter throws out of memory during endurance testing ---------------------------------------------------- Key: COMDEV-48 URL: https://issues.apache.org/jira/browse/COMDEV-48 Project: Community Development Issue Type: Bug Environment: XP , LINUX Reporter: nagarajan In our project, we use Thread group which contains java samplers. When I run the JMX file which contains this test plan for prolonged time (Endurance testing) , JMeter throws out of memory error after 17 hours of run, and the script is getting terminated. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.