On 06/01/07, sebb <[EMAIL PROTECTED]> wrote:
On 06/01/07, asn_dileep <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using 'CSV Data Set Config' for passing parameters. I've entered file
> name as D:\data.csv and the variable names are username,password.

OK

> In my script, I input ${username} and ${password} for each column. I run the

OK

> thread group now. No values are passing from csv file.
>
> When, I check in log file, I found following error.
>
> 2007/01/06 19:47:40 ERROR - jmeter.gui.tree.JMeterTreeNode: Can't obtain GUI
> class for org.apache.jmeter.config.CSVDataSet
>

This looks like there is a problem with the JMeter installation, or
perhaps with the way you are starting JMeter.

Are there any other error messages in jmeter.log?
What version of JMeter, OS and Java are you running?


Turns out that JMeter was using Java 1.3 by mistake - this caused the
GUI error messages.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to