Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92E5E9EA7 for ; Tue, 21 Feb 2012 14:08:52 +0000 (UTC) Received: (qmail 106 invoked by uid 500); 21 Feb 2012 14:08:52 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 99971 invoked by uid 500); 21 Feb 2012 14:08:52 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 99962 invoked by uid 500); 21 Feb 2012 14:08:52 -0000 Delivered-To: apmail-jakarta-jmeter-user@jakarta.apache.org Received: (qmail 99959 invoked by uid 99); 21 Feb 2012 14:08:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 14:08:51 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=FSL_RCVD_USER,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of oliver_lloyd@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2012 14:08:44 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RzqOG-00086k-4M for jmeter-user@jakarta.apache.org; Tue, 21 Feb 2012 06:08:24 -0800 Date: Tue, 21 Feb 2012 06:08:24 -0800 (PST) From: Oliver Lloyd To: jmeter-user@jakarta.apache.org Message-ID: <1329833304127-5502286.post@n5.nabble.com> In-Reply-To: <1329832657003-5502262.post@n5.nabble.com> References: <1329818666371-5501731.post@n5.nabble.com> <1329819721350-5501779.post@n5.nabble.com> <1329832657003-5502262.post@n5.nabble.com> Subject: Re: Liferay application testing - errors after 36 minutes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org This clearly looks like an application problem - if I had to take a punt I would guess you have some sort of memory leak. Once you run out of memory then the collector starts to thrash and you get the high CPU you see on the app server. It's pretty simple to narrow this sort of stuff down - you just have to think logically. But none of this is anything to do with JMeter, you might get more millage posting this problem elsewhere, maybe somewhere http://www.liferay.com/community/forums more specific to LifeRay . That said, have you tried graphing the heap while the test is running - I imagine that will help. A rather snappy Google search gave me http://www.liferay.com/web/shuyang.zhou/blog/-/blogs/liferay-jvm-tuning this which might help you. ----- http://www.http503.com/ -- View this message in context: http://jmeter.512774.n5.nabble.com/Liferay-application-testing-errors-after-36-minutes-tp5501731p5502286.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org For additional commands, e-mail: user-help@jmeter.apache.org