Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 4472 invoked from network); 26 Nov 2010 06:34:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Nov 2010 06:34:37 -0000 Received: (qmail 52272 invoked by uid 500); 26 Nov 2010 06:34:37 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 52253 invoked by uid 500); 26 Nov 2010 06:34:36 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 51871 invoked by uid 99); 26 Nov 2010 06:34:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Nov 2010 06:34:35 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shettyd@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Nov 2010 06:34:28 +0000 Received: by iwn40 with SMTP id 40so2098297iwn.31 for ; Thu, 25 Nov 2010 22:34:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=1N3I+lBhEoImr29JMjwJJh+IDeerfh3TVLSbBXBxzV0=; b=rixDrzZtZDTKzQswk8eRBlLvrMRCQFUbRT45O1JqzTIyBd6nvMTWdvnhQiVCMfiyPP fg1UvybOUSBpKFf3WLDN1wrSDttDhADvePzDv03hq6iyKjW201CqIYlUfnCHRHB4WnyE T5sx1tfKlBqnRflfZYholNYDU82pvSEW7Ji2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=a8qBwvvZZo0/WL8XRWL6sl4IV/5uxqhPLiJOgJdesAq5O2SMTpiUkbGLFYQoC9Kf+o Q5oG0d92FBomlTVUnWYnHrpXMDADxv7CqJKkrT60r7aACjVpwPzKv546MJklFducCftj 20gMCsOQJu4X0x/asDFABC8xI/c80FYNnFPtM= MIME-Version: 1.0 Received: by 10.231.33.71 with SMTP id g7mr1082492ibd.54.1290753247620; Thu, 25 Nov 2010 22:34:07 -0800 (PST) Received: by 10.231.150.206 with HTTP; Thu, 25 Nov 2010 22:34:07 -0800 (PST) In-Reply-To: References: Date: Thu, 25 Nov 2010 22:34:07 -0800 Message-ID: Subject: Re: JVM tuning From: Deepak Shetty To: JMeter Users List Content-Type: multipart/alternative; boundary=000325554d9ad12f590495eee8fe X-Virus-Checked: Checked by ClamAV on apache.org --000325554d9ad12f590495eee8fe Content-Type: text/plain; charset=ISO-8859-1 Hi Usually the Heap Size has the biggest impact - but too high a value gives you a larger pause. However absent knowledge of the application(and load and hardware) no recommendation can be made other than the generic ones which Google can tell you regards deepak On Thu, Nov 25, 2010 at 10:27 PM, vineeta vashistha < vineeta.vashistha@appulse.com> wrote: > No I am looking for JVM tuning parameters for application server (Jboss) > > On Fri, Nov 26, 2010 at 11:51 AM, Deepak Shetty wrote: > > > Hi > > > > im assuming you mean your jmeter client is suffering? > > > > Whats your heap size? How many threads are you running on JMeter? > > > > Reduce memory consumption by > > > http://jakarta.apache.org/jmeter/usermanual/best-practices.html#lean_mean > > > > regards > > deepak > > > > On Thu, Nov 25, 2010 at 10:18 PM, vineeta vashistha < > > vineeta.vashistha@appulse.com> wrote: > > > > > I am using jdk.1.6 > > > My System is getting paused for 5 minutes at the time of GC. > > > > > > Please suggest some settings so that system doesn't pause for such a > long > > > duration. > > > > > > Regards, > > > Vineeta > > > > > > --000325554d9ad12f590495eee8fe--