Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 42038 invoked from network); 14 Sep 2005 15:55:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Sep 2005 15:55:00 -0000 Received: (qmail 63598 invoked by uid 500); 14 Sep 2005 15:54:56 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 63345 invoked by uid 500); 14 Sep 2005 15:54:55 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 63332 invoked by uid 99); 14 Sep 2005 15:54:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2005 08:54:55 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.137.203.231] (HELO smtp2.dei.uc.pt) (193.137.203.231) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2005 08:55:01 -0700 Received: from student.dei.uc.pt (student-out.dei.uc.pt [193.137.203.247]) by smtp2.dei.uc.pt (8.13.4/8.13.4) with ESMTP id j8EFsPMx017451 for ; Wed, 14 Sep 2005 16:54:26 +0100 Received: from student.dei.uc.pt (localhost.localdomain [127.0.0.1]) by student.dei.uc.pt (8.13.4/8.13.4) with ESMTP id j8EFsPCq015746 for ; Wed, 14 Sep 2005 16:54:25 +0100 Received: from localhost (cmsbn@localhost) by student.dei.uc.pt (8.13.4/8.12.8/Submit) with ESMTP id j8EFsPjf019545 for ; Wed, 14 Sep 2005 16:54:25 +0100 Date: Wed, 14 Sep 2005 16:54:25 +0100 (WEST) From: "Carlos M. S. Bento Nogueira" To: users@cocoon.apache.org Subject: Re: Memory profiling cocoon In-Reply-To: <431F36C4.8040704@apache.org> Message-ID: References: <989E1989F3130042879B902D1758421630F619@msxmigration.cswgroup.local> <431F36C4.8040704@apache.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-UC-FCT-DEI-SIC-MailScanner-Information: Please contact helpdesk@dei.uc.pt for more information X-UC-FCT-DEI-SIC-MailScanner: Found to be clean X-UC-FCT-DEI-SIC-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-5.899, required 3, autolearn=not spam, ALL_TRUSTED -3.30, BAYES_00 -2.60) X-UC-FCT-DEI-SIC-MailScanner-From: cmsbn@student.dei.uc.pt X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've just begun using Yourkit with Cocoon , following your suggestion, but as i'm a newbie on this i'm having trouble understanding the results i'm getting. I would like to check 2 things if possible: 1st - what is the cpu/memory usage on generating PDF/RTF files ? 2nd - does the cpu/memory usage changes with the number of users requesting to generate RTF/PDF? How high is the increase? What threads should i take on account to achieve the previous goals?? TIA, CarlosN. On Wed, 7 Sep 2005, Reinhard Poetz wrote: > Antony Grinyer wrote: >> Hi, >> Has anyone successfully integrated a Java memory profiler (such as >> JProfiler or YourKit) with Cocoon? I'd like to test the memory usage of a >> Cocoon transformer that is a Java class, but I'm not sure how I can get the >> a Java profiler to profile Cocoon transformers? > > Yes. I successfully use Yourkit with Cocoon. See ":doYourkitProfile" in > http://svn.apache.org/repos/asf/cocoon/trunk/cocoon.bat to find out how to > start Jetty. Of course this requires a properly installed Yourkit (IIRC it > requires some native library in the system path). > > With this setting you can the JVM access remotly at port 10000. > > Hope this helps. > > -- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org