Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE2AF10764 for ; Fri, 30 Aug 2013 08:13:01 +0000 (UTC) Received: (qmail 12166 invoked by uid 500); 30 Aug 2013 08:13:01 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 12023 invoked by uid 500); 30 Aug 2013 08:13:00 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 12014 invoked by uid 99); 30 Aug 2013 08:12:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Aug 2013 08:12:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ankush.upadhyay@gmail.com designates 209.85.219.42 as permitted sender) Received: from [209.85.219.42] (HELO mail-oa0-f42.google.com) (209.85.219.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Aug 2013 08:12:53 +0000 Received: by mail-oa0-f42.google.com with SMTP id j10so1498806oah.1 for ; Fri, 30 Aug 2013 01:12:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8+ZLqHDwu4D+ZWSnmGRxWf2E1lY5lTWrcuKYNwfU/jQ=; b=pekbq3iYBs2ZHJKGZ8JAL8T3dOJ/lHjoYXyaETQgYPbhOFJwWOi6Z7mfS70rLu365x khnkAWAmuCLnGwgYk/FSjdTXuZCTzr99V0KvLCeYW9wObpAz7N5i8MKQI4PpCkCHzv0T EgceXYkn4y56oeQmf3bYZks2jyGm9XBU5nZZhr5AHxF3OU1cZhwwXV+Thvt0VjC9svKd 3ZVAnjC6i3hkhLlagLZ1GEmQYLflkuiTKjVPu217wjjeyDaUUlET4gS12iLLSrSBsrnT lVvej1OcCv+aymPb9A5EDqSMRhitdwFtM5PVMK1RMRjAyctqC/KHpOQgChBQjcXDQHrh qKmw== MIME-Version: 1.0 X-Received: by 10.60.80.8 with SMTP id n8mr5878405oex.33.1377850353228; Fri, 30 Aug 2013 01:12:33 -0700 (PDT) Received: by 10.60.41.68 with HTTP; Fri, 30 Aug 2013 01:12:33 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Aug 2013 13:42:33 +0530 Message-ID: Subject: Re: Jmeter keeps pausing now and than during the test From: ankush upadhyay To: JMeter Users List Content-Type: multipart/alternative; boundary=089e01160678dba59304e525c89c X-Virus-Checked: Checked by ClamAV on apache.org --089e01160678dba59304e525c89c Content-Type: text/plain; charset=ISO-8859-1 Constant timer delaying each thread with value ${__javaScript(${__ threadNum()}*300)} On Thu, Aug 29, 2013 at 7:48 PM, umesh prajapati wrote: > I am wondering how can I make jmeter stop pausing in between the test. This > is how my script looks like: > > Number of threads:100 > ramp up:0 > loop: forever > > CSV Data Set Config > > schedular: 1 hr > > Http cookie manager > Http request for login > synchronizing timer:100 > constant timer:${__javaScript(${__threadNum()}*300)} > Xpath assertion > Response assertion > Summary Report > Http request for logout > -- ------ Regards @Ankush Upadhyay@ --089e01160678dba59304e525c89c--