Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 88390 invoked from network); 5 Apr 2011 14:25:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Apr 2011 14:25:25 -0000 Received: (qmail 51353 invoked by uid 500); 5 Apr 2011 14:25:24 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 51331 invoked by uid 500); 5 Apr 2011 14:25:24 -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 51317 invoked by uid 99); 5 Apr 2011 14:25:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 14:25:24 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.235.156.190] (HELO mail50c40.carrierzone.com) (209.235.156.190) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 14:25:15 +0000 Received: from mail50c40.carrierzone.com (localhost [127.0.0.1]) by mail50c40.carrierzone.com (8.13.6/8.13.1) with ESMTP id p35EOrcY030948 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 5 Apr 2011 14:24:53 +0000 Received: (from webmail@localhost) by mail50c40.carrierzone.com (8.13.6/8.12.2/Submit) id p35EOrbA030947 for jmeter-user@jakarta.apache.org; Tue, 5 Apr 2011 10:24:53 -0400 Received: from customer-static-210-16-145.iplannetworks.net (customer-static-210-16-145.iplannetworks.net [190.210.16.145]) by webmail.kennen-consulting.com (Webmail 5.0 V.V.I.) with HTTP for ; Tue, 05 Apr 2011 10:24:53 -0400 Message-ID: <20110405102453.n2afqlt9z5dkwo00@webmail.kennen-consulting.com> From: jordan.moises@kennen-consulting.com To: jmeter-user@jakarta.apache.org Subject: Problems with concurrents threads and cookies Date: Tue, 05 Apr 2011 10:24:53 -0400 X-Priority: 3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Webmail 6.0 X-CSC: 0 X-CHA: v=1.1 cv=YXnBnpAMtxZEq/+ayUFkH2rmzUJBjMl5o1c/xmspwNQ= c=1 sm=1 a=Q5QLeeme7KwA:10 a=7WygsaB7LLkA:10 a=IkcTkHD0fZMA:10 a=sHWEY5m0Wsv72z35owpj3Q==:17 a=LLQxP-Mqc00HbmL3ficA:9 a=QEXdDO2ut3YA:10 a=WkljmVdYkabdwxfqvArNOQ==:117 X-Virus-Checked: Checked by ClamAV on apache.org I'm working with Apache Jmeter 2.4 r961953. I created a test plan wich incl= udes a HTTP Cookie Manager for the Thread Group, when I runned the test pla= n, it worked fine until I seted more than one concurrent thread. For some t= hreads sometimes the login page received the cookie but for others threads = didn't do it.=C2=A0 This happens with one particular site and not with othe= rs I tested before. =C2=A0 The particular in this project is that, at the first page, I receive a java= script cookie that I have to send to the login page before received the def= initive one. =C2=A0 I parsed the page with a beanshell postprocesor and then i save it to a var= iable, y tried to add to the name of the variable the number of the corresp= onding thread, but it didn=C2=B4t work. =C2=A0 I need some help please. Thanks Jord=C3=A1n --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org