Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DB295C2B2 for ; Fri, 10 Aug 2012 08:25:35 +0000 (UTC) Received: (qmail 1781 invoked by uid 500); 10 Aug 2012 08:25:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 1545 invoked by uid 500); 10 Aug 2012 08:25:32 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 1520 invoked by uid 99); 10 Aug 2012 08:25:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 08:25:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of raginippatel@gmail.com designates 209.85.214.45 as permitted sender) Received: from [209.85.214.45] (HELO mail-bk0-f45.google.com) (209.85.214.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 08:25:24 +0000 Received: by bkcji1 with SMTP id ji1so546338bkc.18 for ; Fri, 10 Aug 2012 01:25:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Y5CkzBmYoDMVdeTPhlG/YEzYCpwOGtvEX0vh4mBVxDM=; b=r9qdmZ159af0P79tPr9CMdLGwS5AAmCQX3W+XIRB2AXGemnPqzBKrdUSf3+9GNrpj/ iJXPpgVPdrFSvRuoItvsPzL3YM5vOlvlQQCGrJ0HfsSrRSBuFj72aOSAe3I5n2T921mL +aRZgMNplt/M76LXnNt7QE3q+xgHB1tVUeSYfRZtI1n4WHiEaMOUCZCrRARL6O+CTS6C rX4ztBY30jfObPbN+Aj5oDWtSNGwHXPhE8PsycNV4SUacIvxq74QmxA9pXsTd/1wP0To qtWyhpI6WcSAWoJ+AUJFGNyEFpxbYESDtgomWHbbyiFI2Aay6p96WdbeLSa64YoyRqx8 2UEA== Received: by 10.204.129.16 with SMTP id m16mr793834bks.136.1344587104080; Fri, 10 Aug 2012 01:25:04 -0700 (PDT) Received: from [130.83.33.121] (cased121.cased.tu-darmstadt.de. [130.83.33.121]) by mx.google.com with ESMTPS id j9sm1684472bkv.0.2012.08.10.01.25.02 (version=SSLv3 cipher=OTHER); Fri, 10 Aug 2012 01:25:03 -0700 (PDT) Message-ID: <5024C55E.1040908@gmail.com> Date: Fri, 10 Aug 2012 10:25:02 +0200 From: Ragini User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Profiling tomcat with java profiler References: <502385EC.8020404@gmail.com> <50238809.2070700@gmail.com> <502404CE.7050906@christopherschultz.net> In-Reply-To: <502404CE.7050906@christopherschultz.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 08/09/2012 08:43 PM, Christopher Schultz wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Ragini, > > On 8/9/12 5:51 AM, Ragini wrote: >> what my profiler profiles:- It gives me xml file containing list >> of methods in a proper sequence in which they were executed while >> running the server. >> >> *My question:* I do the above 3 steps 2 times in exactly same >> manner. So I have two output files say file1 and file2. I expected >> these files to be exactly same because I start the server, access >> the same application and stop the serever. But it seems that both >> files differ. I don't understand why. Could you please tell me why >> does it differ ? Are not methods of tomcat executed in exactly same >> manner for a same action ? >> >> Please find the files attach which I get two different files >> (file1.xml) and (file2.xml). I have attached differences also which >> it gives. I find these differences by parsing files. > Instead of dropping two files on the list, why don't you tell us what > the differences are (in general). It's fine to provide full the full > data to us, but don't make us wade-through it just ti get our bearings. > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.17 (Darwin) > Comment: GPGTools - http://gpgtools.org > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAlAkBM4ACgkQ9CaO5/Lv0PABkwCgwBrx7e3igfv6LC+hANm67WB+ > 9/EAnj6epnxfOnlATp5IJmkotFXFQtDB > =n8DM > -----END PGP SIGNATURE----- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > Hi Chris, Actually I could not understand the exact differences and why they exist. But in general it seems that sequence of methods which starts from org/apache/catalina/startup/HostConfig$DeployWar;" name="run", and org/hsqldb/store/HashIndex;" name="getNextLookup differes in both the files. I have uploaded the differences file ("abranchdifferences") also. So If you kindly have look on few of it, you might get some idea. Thanks and Regards. Ragini. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org