Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 34959 invoked from network); 27 Sep 2007 17:39:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Sep 2007 17:39:25 -0000 Received: (qmail 25668 invoked by uid 500); 27 Sep 2007 17:39:10 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 25623 invoked by uid 500); 27 Sep 2007 17:39:10 -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 25580 invoked by uid 99); 27 Sep 2007 17:39:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 10:39:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.198.187 as permitted sender) Received: from [209.85.198.187] (HELO rv-out-0910.google.com) (209.85.198.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 17:39:10 +0000 Received: by rv-out-0910.google.com with SMTP id c24so2187551rvf for ; Thu, 27 Sep 2007 10:38:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9SlqWkmq3+pnxD2OnyAG5zAd0xYiv1+QgX6KbNJVpe4=; b=EfedfDat8Cmr0h/ZnAAy7iztx1IoQ+727eCxpdwbxGYFv2BdNzAe/ICQNR1nNdWsFUZpCYiNb0rdvKXKPQVhPY5fA0WSwpMyYxs5lvVhLVpXREi3OkxC3W2EUF7yRbdgRuCSsOqXCcZZqNbwm7yKntrdLq5lgJgWM2Lag7vUZvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jj4MHyUt6mUx2PUEkUoYBc7+EPMaDcNXcVRMKB2xqvk/HOyB14XmKacATTf+7KVToedwkgKXgLzrPzVtt9vWGsIgnVapKpu0jsXRHrgB49W7Ds6PZCbhk1djgs4LUTPovZXCfzXNb4fSFuI3wrtJw2/wOwmTYIho+sNWhFzhaEc= Received: by 10.141.37.8 with SMTP id p8mr1039234rvj.1190914729279; Thu, 27 Sep 2007 10:38:49 -0700 (PDT) Received: by 10.141.193.7 with HTTP; Thu, 27 Sep 2007 10:38:49 -0700 (PDT) Message-ID: <25aac9fc0709271038v37cab8d3p95648215b8a97247@mail.gmail.com> Date: Thu, 27 Sep 2007 18:38:49 +0100 From: sebb To: "JMeter Users List" Subject: Re: Recording Test Jmeter proxy problem In-Reply-To: <667AEB0B8BF9D244892C1D9802649328CF7CDC@xch3.ccmc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <667AEB0B8BF9D244892C1D9802649328CF7CDC@xch3.ccmc.com> X-Virus-Checked: Checked by ClamAV on apache.org On 27/09/2007, Modha Khammammettu wrote: > Hi All > > I am trying to record test case using Jmeter Proxy as described in > http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pd > f Which version of JMeter? > I am having 2 issues: > > Issue1: > > I follow the sequence below to start recording. > 1. click on "Start" button ( Workbench -> HTTP Proxy Server -> Start) > 2. Open browser ( I have already made LAN Settings port: 9090) Which browser? > 3. Start my application. > > I was trying to see if the recording start and I start seeing nodes > under ThreadGroup. Nothing shows up. That will happen if the browser is not using the proxy. Try stopping the proxy and if the browser still works (with new pages) then it's not using the proxy. I've had just that problem recently with IE7; it seems to use the proxy for external sites, but not for localhost (and no, localhost was not in the exceptions list). > I close browser and restart, close Jmeter and reopen the saved test ( > click on start button to record), some times the nodes get added ( > records tests) and sometimes does not. > > Can you please tell me what could be the reason. > > Issue2: > > In exclude patter I put *\.gif > But I still see the nodes with .gif getting recorded. > I see nodes like /xx/resources/images/xx.gif > Is there a problem with the exclude pattern I am putting in. Yes. See page 2 of the PDF you mentioned ... > Please let me know. > > Thanks > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org