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 6DA3C9D92 for ; Thu, 2 Feb 2012 05:11:33 +0000 (UTC) Received: (qmail 96391 invoked by uid 500); 2 Feb 2012 05:11:33 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 96069 invoked by uid 500); 2 Feb 2012 05:11:28 -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 96054 invoked by uid 99); 2 Feb 2012 05:11:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 05:11:23 +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 (nike.apache.org: domain of shettyd@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-tul01m020-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 05:11:15 +0000 Received: by obcuy19 with SMTP id uy19so3022362obc.2 for ; Wed, 01 Feb 2012 21:10:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=X/vFeEf3d2VuVNH4uggP8tKRgI6viCujapAmAZnR7AM=; b=N+xQaMA+kVAfS3BmWTkkzShlueeUKzGAbewbTnq/M6jZKrrxuXotKPvreVCDFSErlO LkEzHk7+ohmd69izPNXYHZWufrBbmzWY3ey6DYs9OSPer2h/wu13kTRaRYeRiBDP0ZtA irN6Njgkaof0HS+xM7XS0ox8EkX6+LKQ1t+AM= MIME-Version: 1.0 Received: by 10.182.192.36 with SMTP id hd4mr1261261obc.60.1328159454722; Wed, 01 Feb 2012 21:10:54 -0800 (PST) Received: by 10.182.182.98 with HTTP; Wed, 1 Feb 2012 21:10:54 -0800 (PST) In-Reply-To: References: Date: Wed, 1 Feb 2012 21:10:54 -0800 Message-ID: Subject: Re: CSV DataSet Config From: Deepak Shetty To: JMeter Users List Content-Type: multipart/alternative; boundary=14dae9399b5b80f8ff04b7f438c0 X-Virus-Checked: Checked by ClamAV on apache.org --14dae9399b5b80f8ff04b7f438c0 Content-Type: text/plain; charset=ISO-8859-1 I believe relative paths are relative to the script location regards deepak On Wed, Feb 1, 2012 at 9:05 PM, rajan gupta wrote: > Hi > > This is just for any googler facing issue with CSV Data Set element. > Per documentation it says if csv file is in bin folder it is enough to give > filename. It did not work for me, even if it is jmeter bin directory I had > to give full path to the csv file. > > Not sure if this is a known issue or just happened to me. > > Thanks > Rajan > --14dae9399b5b80f8ff04b7f438c0--