Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 32352 invoked from network); 4 Feb 2008 14:15:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2008 14:15:42 -0000 Received: (qmail 21199 invoked by uid 500); 4 Feb 2008 14:15:31 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 21179 invoked by uid 500); 4 Feb 2008 14:15:31 -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 21168 invoked by uid 99); 4 Feb 2008 14:15:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 06:15:31 -0800 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 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO py-out-1112.google.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 14:15:03 +0000 Received: by py-out-1112.google.com with SMTP id a73so2302175pye.22 for ; Mon, 04 Feb 2008 06:15:09 -0800 (PST) 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=2o0nGig/FVlS7ng2xzUX0sNltCsY2/ZlC3Xy3vUnuRA=; b=mpu0ry0NfEBK4e8dfHZJ0MPqGJlVBMiblU/v013RTeCjJ9227h1n9T97AZ8tUda6xu9ANqII2qxFiTbtxl4KbQSS1rGCH0Xd55XS/D7zWpYyS1l0R3g5Ywf1TMmVHk+ur8YAALibb2H/Bjnw4gFukuqs8mdQ5S5+0QeRB3tLwgI= 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=nsYsZjw0Os14Dw547MrIQrgw/9IRDulh/GOliyxKA8eU9CSJgBW8fwLybnL9FYccyqrJLDuxUvOpyLfFm89G5LdGo/wtUT9sv3d0pw0v3e8r/ptoJskdeqvxyaBj38KNVWsPNecEw3m7cleQOWu58vjhV7lj8bzWjCfsENRORFM= Received: by 10.64.10.2 with SMTP id 2mr12845093qbj.82.1202134508957; Mon, 04 Feb 2008 06:15:08 -0800 (PST) Received: by 10.65.115.5 with HTTP; Mon, 4 Feb 2008 06:15:08 -0800 (PST) Message-ID: <25aac9fc0802040615p1f2b0263pe3c82236a2c69084@mail.gmail.com> Date: Mon, 4 Feb 2008 14:15:08 +0000 From: sebb To: "JMeter Users List" Subject: Re: Problem with sessions handling using cookie manager In-Reply-To: <899753.32471.qm@web45503.mail.sp1.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <899753.32471.qm@web45503.mail.sp1.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org The Cookie Manager should normally be added at the top level of a test. Unfortunately there is a bug in 2.3.1: if you set the "clear cookies each iteration" checkbox, the cookies end up shared between threads, see: http://wiki.apache.org/jakarta-jmeter/CookieManagerBugIn231 On 04/02/2008, Flavio Mendes wrote: > Dear all, > > I am testing an application where I create a folder, update it and re= move it. I am having problems with the "Remove Request". If I add a Cookie = Manager like a child of this Request, the JMeter fails since the second ite= ration (it doesn=B4t remove the folder). I think JMeter tries to remove the= folder of the second iteration in the session of the first iteration. > > If I add a Cookie Manager in the begining of JMeter Script (at the same l= evel of "Remove Request"), I get problems when I execute scenarios with mor= e than one user (I see, in "View Results Tree", folders of an user or threa= d in requests of other users). If I disable the Cookie Manager, I see the L= ogin Page when "Remove request" is sent to the server. > > So, I want to work with the folders (creating, updating and removing th= em) in session separated (one for each user or thread). I don=B4t know how = to use the cookie manager to do it. Could somebody help me? > > Thanks > > Flavio > > > --------------------------------- > Abra sua conta no Yahoo! Mail, o =FAnico sem limite de espa=E7o para arma= zenamento! --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org