Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 33004 invoked from network); 4 Sep 2008 11:32:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2008 11:32:40 -0000 Received: (qmail 44666 invoked by uid 500); 4 Sep 2008 11:32:36 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 44646 invoked by uid 500); 4 Sep 2008 11:32: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 44635 invoked by uid 99); 4 Sep 2008 11:32:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 04:32:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 72.14.220.158 as permitted sender) Received: from [72.14.220.158] (HELO fg-out-1718.google.com) (72.14.220.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 11:31:36 +0000 Received: by fg-out-1718.google.com with SMTP id 22so435217fge.1 for ; Thu, 04 Sep 2008 04:32:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=F2KL4qmSakcOMCiy3z5H8GnI+wzH+Of1bw4whzXtes0=; b=fu+0+ibL3LxtwfoJ7Y4fPaccGzQldJwTY2imgtmHcaNZe+F3r5D75f4Cqbem+2gIxN 0FLSzFuXmiM/UsqMeAScSD26yr5TmaSZVh+94X0H0LGQb2LRmX4l1A4T4BM/MrOPe8pu 4uwSvR3P2Y+9RdX/kns4ZWt3cC6tzjf36E4EI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=UqjuYOAZwPKldI+ypef3QPp8IlNpRTj64i1cIGyV3jeo0kw7iNNODRisZBlzkoCbz8 kMBNBTW5A4MWZgpUX1NtMCXgRel/dIwMiMrrSnRWuW7f+DlYyarbA0m0MTvG6DqQw7GI nKKZV8wCiaYffdVBQaPtKK/ZZLilwK3GLmHnk= Received: by 10.86.65.9 with SMTP id n9mr7581931fga.55.1220527927159; Thu, 04 Sep 2008 04:32:07 -0700 (PDT) Received: by 10.86.65.7 with HTTP; Thu, 4 Sep 2008 04:32:07 -0700 (PDT) Message-ID: <25aac9fc0809040432l223e4b60i9407ec4868158692@mail.gmail.com> Date: Thu, 4 Sep 2008 12:32:07 +0100 From: sebb To: "JMeter Users List" Subject: Re: Nothing recorded using HTTP Proxy In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <25aac9fc0809030701u63375e74w5e88d01259f58707@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 04/09/2008, Banerjee, Tapan wrote: > > Browser works fine even after I stop the Proxy...pages are displayed as > usual. In that case, the browser is not using the proxy setting. Check the browser documentation. > As told the proxy is also started bt nothing is recorded in Jmeter. Is > there anythn to do with the path... > Any path settings to be made or some other thing that I might be > missing..?? > > > > Thanks & Regards > Tapan Banerjee > Extn |0203-4461| > Mobile: 91-9881464121 > EMail: tapan_banerjee@syntelinc.com > > > He who makes no mistakes, makes nothing.. > > > -----Original Message----- > From: sebb [mailto:sebbaz@gmail.com] > Sent: Wednesday, September 03, 2008 7:32 PM > To: JMeter Users List > Subject: Re: Nothing recorded using HTTP Proxy > > On 03/09/2008, Banerjee, Tapan wrote: > > I was able to work in my office computer..but now in my Laptop, i dont > have any proxy settings defined to access internet.. > > now when i am trying to record through HTTP proxy server in Jmeter > nothing gets recorded. > > > > Steps Followed: > > 1. Same HTTP Proxy server defined both in Jmeter HTTP Proxy and IE LAN > settings. > > 2. Added a Recording controller in Test plan->Thread Group 3. Click on > > > Start. for starting the Proxy Server. > > 4. Port used for Proxy server: 8080,9900,9999 5. IPAddr of Proxy > > server: localhost, 121.245.137.165 > > > > I've tried with all possible combinations but still nothing gets > recorded. > > > > Observations: > > 1. I've found that the proxy has started successfully. This was > mentioned in the Jmeter Log file. > > 2. No requests are recorded in JMeter. > > 3. After clicking on Start Proxy, when I tried to check about the > ports used in command prompt using "netstat -an" command, > > i've found that the port used in Proxy has been started and is in > LISTENING mode. > > > > Guys now tell me what to do...?? Am i missing anything..?? > > Does the browser still work, i.e. does it show the pages? > What happens if you stop the JMeter proxy? > Does the browser still work? > If so, then the browser is not using the proxy server - i.e. JMeter will > not see the pages. > > > Version of JMeter: 2.3.2R665936 > > > > Thanks & Regards > > Tapan Banerjee > > Extn |0203-4461 | > > Mobile: 91-9881464121 > > EMail: tapan_banerjee@syntelinc.com > > Website: http://www.syntelinc.com > > > om> > > > > Confidential: This electronic message and all contents contain > information from Syntel, Inc. which may be privileged, confidential or > otherwise protected from disclosure. The information is intended to be > for the addressee only. If you are not the addressee, any disclosure, > copy, distribution or use of the contents of this message is prohibited. > If you have received this electronic message in error, please notify the > sender immediately and destroy the original message and all copies. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > Confidential: This electronic message and all contents contain information from Syntel, Inc. which may be privileged, confidential or otherwise protected from disclosure. The information is intended to be for the addressee only. If you are not the addressee, any disclosure, copy, distribution or use of the contents of this message is prohibited. If you have received this electronic message in error, please notify the sender immediately and destroy the original message and all copies. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org